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
identifier
property of theopts
parameter passed to ValuePageElementMap's constructor function.Store type of the PageNodeStore instance which can be used to retrieve/create PageNodes
K the key names of ValuePageElementMap's
$
accessor used to access the map's managed ValuePageElementsPageElementType type of the ValuePageElement managed by ValuePageElementMap
PageElementOpts type of the opts parameter passed to the constructor function of the ValuePageElements managed by ValuePageElementMap
ValueType type of the values of ValuePageElements managed by ValuePageElementMap