the options passed to elementStoreFunc
to configure the retrieved PageElement instance
This function retrieves an instance of a PageElement mapped by PageElementMap from the map's PageNodeStore.
This identifier
provides a mappingObject
and a mappingFunc
which are used to constrain the "base"
XPath selector of PageElementMap using XPath modification functions in order to statically identify a
PageElementMap's managed PageElements when the PageElementMap is initially created.
An interval in milliseconds.
an instance of PageNodeStore which can be used to retrieve/create PageNodes
A timeout in milliseconds.
Generated using TypeDoc
Describes the opts parameter passed to the constructor function of PageElementMap.
Store type of the PageNodeStore instance which can be used to retrieve/create PageNodes
K the key names of PageElementMap's
$
accessor used to access the map's managed PageElementsPageElementType type of the PageElements managed by PageElementList
PageElementOpts type of the opts parameter passed to the constructor function of the PageElements managed by PageElementList