Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 active, OpenLayers.Control.FeaturePopups.Layer
 anchor, OpenLayers.Control.FeaturePopups.Popup
 applyTemplate, OpenLayers.Control.FeaturePopups.Layer
 autoActivate, OpenLayers.Control.FeaturePopups
B
 boxSelectionOptions, OpenLayers.Control.FeaturePopups
C
 clearCustom, OpenLayers.Control.FeaturePopups.Popup
 closeBox, OpenLayers.Control.FeaturePopups.Popup
 control, OpenLayers.Control.FeaturePopups.Popup
 controls, OpenLayers.Control.FeaturePopups
D
 delayedRefresh, OpenLayers.Control.FeaturePopups.Layer
E
 environments, OpenLayers.Control.FeaturePopups.Popup
 eventListeners
 events
F
 featureContext, OpenLayers.Control.FeaturePopups.Layer
 featuresHash, OpenLayers.Control.FeaturePopups.Layer
H
 hoverClusterTemplate, OpenLayers.Control.FeaturePopups
 hoverListeners, OpenLayers.Control.FeaturePopups
 hoverOptions, OpenLayers.Control.FeaturePopups
L
 layerListeners, OpenLayers.Control.FeaturePopups.Layer
 layerListTemplate, OpenLayers.Control.FeaturePopups
 layerObjs, OpenLayers.Control.FeaturePopups
 layers, OpenLayers.Control.FeaturePopups
 listContext, OpenLayers.Control.FeaturePopups.Layer
 listenFeatures, OpenLayers.Control.FeaturePopups.Layer
M
 maxSize, OpenLayers.Control.FeaturePopups.Popup
 minSize, OpenLayers.Control.FeaturePopups.Popup
 mode, OpenLayers.Control.FeaturePopups
 moveListener, OpenLayers.Control.FeaturePopups.Popup
O
 observeItems, OpenLayers.Control.FeaturePopups.Popup
 onCloseBoxMethod, OpenLayers.Control.FeaturePopups.Popup
 origin, OpenLayers.Control.FeaturePopups.Popup
P
 panMapIfOutOfView, OpenLayers.Control.FeaturePopups.Popup
 popup, OpenLayers.Control.FeaturePopups.Popup
 popupClass, OpenLayers.Control.FeaturePopups.Popup
 popupHoverListOptions, OpenLayers.Control.FeaturePopups
 popupHoverOptions, OpenLayers.Control.FeaturePopups
 popupListItemOptions, OpenLayers.Control.FeaturePopups
 popupListOptions, OpenLayers.Control.FeaturePopups
 popupObj, OpenLayers.Control.FeaturePopups.Layer
 popupObjs, OpenLayers.Control.FeaturePopups
 popupOptions
 popupSingleOptions, OpenLayers.Control.FeaturePopups
 popupType, OpenLayers.Control.FeaturePopups.Popup
R
 refreshDelay, OpenLayers.Control.FeaturePopups.Layer
 regExpAttributes, OpenLayers.Control.FeaturePopups.Layer
 regExpI18n, OpenLayers.Control.FeaturePopups.Layer
 regExpShow, OpenLayers.Control.FeaturePopups.Layer
 relatedSimultaneous, OpenLayers.Control.FeaturePopups.Popup
 relatedToClear, OpenLayers.Control.FeaturePopups.Popup
S
 safeSelection, OpenLayers.Control.FeaturePopups.Layer
 selectingSet, OpenLayers.Control.FeaturePopups
 selection, OpenLayers.Control.FeaturePopups.Layer
 selectionHash, OpenLayers.Control.FeaturePopups.Layer
 selectionObject, OpenLayers.Control.FeaturePopups.Layer
 selectOptions, OpenLayers.Control.FeaturePopups
 silentSelection, OpenLayers.Control.FeaturePopups.Layer
 staticSelectionHash, OpenLayers.Control.FeaturePopups.Layer
T
 templates, OpenLayers.Control.FeaturePopups.Layer
 type, OpenLayers.Control.FeaturePopups.Popup
U
 unselectFunction, OpenLayers.Control.FeaturePopups.Popup
 unselectingAll, OpenLayers.Control.FeaturePopups
 updatingSelection, OpenLayers.Control.FeaturePopups.Layer
{Boolean} The object is active (read-only)
{Object} Object to which we’ll anchor the popup.
{Object} The object contains an applicator of the template for each template name.
{Boolean} Activate the control when it is added to a map.
{Object|null} Used to set non-default properties on OpenLayers.Handler.Box dedicated to select features by a box.
{Function|null} stores while displaying a custom popup the function to clear the popup, this function is returned by the custom popup.
{Boolean} To display a close box inside the popup.
{OpenLayers.Control.FeaturePopups} The control that initialized this popup manager.
{Object} Internal use only.
{Number} Timeout id of forced refresh.
Array(OpenLayers.Control.FeaturePopups) First item is the control that initialized this popup manager.
{Object} If set on options at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{Object} If set on options at construction, the eventListeners object will be registered with OpenLayers.Events.on.
{OpenLayers.Events} Events instance for listeners and triggering specific events.
{OpenLayers.Events} Events instance for listeners and triggering specific events.
{Object} See FeaturePopups.addLayer
{String} String unique for the single features of the layer regardless of the order or clustering of these, is based on its id or fid (if it exists)
Default is “Cluster with ${cluster.length} features<br>on layer \”${layer.name}\””
{Object} hoverListeners object will be registered with OpenLayers.Events.on on hover control, internal use only.
{Object|null} Used to set non-default properties on SelectFeature control dedicated to highlight features.
{Object} layerListeners object will be registered with OpenLayers.Events.on, internal use only.
Default is “h2>${layer.name} - ${count}</h2><ul>${html}</ul”
{Object} stores templates and others objects of this control’s layers, internal use only.
{Array(OpenLayers.Layer.Vector)} The layers this control will work on, internal use only.
{Object} See FeaturePopups.addLayer
{Boolean} internal use to optimize performance, true if eventListeners contains a “featureschanged” event.
{OpenLayers.Size} Maximum size allowed for the popup’s contents.
{OpenLayers.Size} Minimum size allowed for the popup’s contents.
To enable or disable the various behaviors of the control.
{Object} moveListener object will be registered with OpenLayers.Events.on, use only when followCursor is true.
{Boolean} If true, will be activated observers of the DOMElement of the popup to trigger some events (mostly in list popups).
{Function|null} When the popup is created with closeBox argument to true, this property stores the method that implement any measures to close the popup, otherwise is null.
{OpenLayers.Control.FeaturePopups.Popup} Popup from where requested showing the current popup (usually an “listItem” that is requested from a “list”)
{Boolean} When drawn, pan map such that the entire popup is visible in the current viewport (if necessary).
{Boolean|<OpenLayers.Popup>} True or instance of OpenLayers.Popup when popup is showing.
{String|<OpenLayers.Popup>|Function} Type of popup to manage.
{Object} Options used to create a popup manager for highlight on hover a cluster.
{Object} Options used to create a popup manager to highlight on hover.
{Object} Options used to create the popup manager for show a single item into a multiple selection.
{Object} Options used to create a popup manager for multiple selections.
OpenLayers.Control.FeaturePopups.Popup Internal use.
{Object} Internal use only.
{Object} Options used to create a popup manager for hover & selections, see defaults for any valid keys.
{Object} Options used to create a popup manager for selections only on this layer, set to {} to use default options, default is null.
{Object} Options used to create a popup manager for single selections.
{String} Code of type of popup to manage: “div”, “OL” or “custom”
{Number} Number of accepted milliseconds of waiting between removing and re-add features (useful when using strategies such as BBOX), after this time has expired is forced a popup refresh.
{RegEx} Used to omit the name “attributes” as ${.myPropertyName} instead of ${attributes.myPropertyName} to show data on a popup using templates.
{RegEx} Used to internationalize templates.
{RegEx} Used to activate events in the html elements to show individual popup.
{Object} Object with two keys: “axis” key is the axis on which to display the two popups (valid values are “h” or “v”) and “related” key is a code of FeaturePopups.popupObjs from control to show simultaneously without much overlap.
Array({String}) Related FeaturePopups.popupObjs codes from control to clear.
{Boolean} Read only, true if the control constructor argument in the FeaturePopups.mode have set OpenLayers.Control.FeaturePopups.SAFE_SELECTION.
{Boolean} The control set to true this property while being selected a set of features to can ignore individual selection, internal use only.
{Object} Used if safeSelection is true.
{String} String unique for the single features of the selected features of the layer regardless of the order or clustering of these, is based on its id or fid (if it exists)
{Object} Used to store calculations associated with current selection.
{Object|null} Used to set non-default properties on SelectFeature control dedicated to select features.
{Boolean} Suppress “selectionchanged” event triggering during a selection process, internal use only.
{String} String unique for the single features of the static selected features of the layer regardless of the order or clustering of these, is based on its id or fid (if it exists)
{Object} Set of templates, see FeaturePopups.addLayer
{String} Type of popup manager, read only.
{Function} Closing a popup all features are unselected using this function (used only if is not null)
{Boolean} The control set to true this property while being unselected all features to can ignore individual unselection, internal use only.
{Boolean} The control set to true this property while being refreshed selection on a set of features to can ignore others acctions, internal use only.
Close