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
L
 label, Jx.Field
 last
 lastDown, OpenLayers.Handler.Point
 lastFeature, OpenLayers.Handler.Feature
 lastMoveEvt, OpenLayers.Handler.Drag
 lastPixel, OpenLayers.Control.DragFeature
 lastSeqID, Util
 lastTouchPx, OpenLayers.Handler.Point
 lastUp, OpenLayers.Handler.Point
 lastXy, OpenLayers.Control.MousePosition
 layer
 layerAlphaHack, OpenLayers.Tile.Image
 layerContainerDiv, OpenLayers.Map
 layerContainerOrigin, OpenLayers.Map
 layerOptions
 layerRoot, Fusion.Widget.Legend.LegendRenderer
 layers, OpenLayers.Control.ArgParser
 layout, Jx.Splitter.Snap
 left, OpenLayers.Bounds
 legend, Jx.Fieldset
 length, OpenLayers.Strategy.Paging
 level, OpenLayers.Format.JSON
 libPath
 line, OpenLayers.Handler.Path
 list
 listeners, OpenLayers.Events
 loadAt, Jx.Store.Strategy.Progressive
 loaded
 loadedPages, Jx.Store.Strategy.Progressive
 loading, OpenLayers.Layer.Grid
 localCS, Proj4js.Proj
 locked, OpenLayers.Renderer
 lonlat
M
 map
 mapGroups, Fusion.Lib.ApplicationDefinition
 mapObject, OpenLayers.Layer.EventPane
 marker, OpenLayers.Feature
 matchCase, OpenLayers.Filter.Comparison
 maxPages, Jx.Store.Strategy.Progressive
 maxPx, OpenLayers.Map
 maxWidth, OpenLayers.Control.ScaleLine
 maxZIndex, OpenLayers.ElementsIndexer
 message, Fusion.Widget.Map
 meta, Jx.Store.Response
 metadata, OpenLayers.Layer
 minPx, OpenLayers.Map
 mode, OpenLayers.Control.MouseToolbar
 mouseDown, OpenLayers.Handler.Point
 mousePosition, OpenLayers.Handler.MouseWheel
 mouseWheelOptions, OpenLayers.Control.Navigation
 moveTimerId, OpenLayers.Layer.Grid
 multiCurve, OpenLayers.Format.GML.v3
 multiSurface, OpenLayers.Format.GML.v3
N
 name, OpenLayers.Format.XML.VersionedOGC
 namespaceAlias, OpenLayers.Format.XML
 namespaces
 nativeJSON, OpenLayers.Format.JSON
 nextIcon, Fusion.Widget.SelectionPanel
 NULL_FEATURE_STATE, OpenLayers.Protocol.SQL.Gears
 NULL_GEOMETRY, OpenLayers.Protocol.SQL.Gears
 num, OpenLayers.Strategy.Paging
 numberRegEx, OpenLayers.String
O
 object, OpenLayers.Events
 observers, OpenLayers.Event
 offset
 oldOnselectstart, OpenLayers.Handler.Drag
 oLegend, Fusion.Widget.Legend.LegendRenderer
 opacity, OpenLayers.Popup
 options
 order, OpenLayers.ElementsIndexer
 origin, OpenLayers.Handler.RegularPolygon
 oSelectionPanel, Fusion.Widget.SelectionPanel.SelectionRenderer
 out, OpenLayers.Control.ZoomBox
 overText, Jx.Field
 overtextOptions, Jx.Field
 owner
 ownsSelection, Jx.Tree
A reference to the label element for this field
{Object} Object that store relevant information about the last mousemove or touchmove.
{OpenLayers.Pixel} The last pixel location of the drag.
{Object} Object that store informations related to pinch last touch.
{OpenLayers.Pixel} Location of the last mouse down
{OpenLayers.Feature.Vector} The last feature that was handled.
{Object} The last mousemove event that occurred.
{OpenLayers.Pixel}
{Integer} The ever-incrementing count variable.
{OpenLayers.Pixel} The last pixel used to know the distance between two touches (for double touch).
{OpenLayers.Pixel}
{OpenLayers.Pixel}
{OpenLayers.Layer.Vector}
{OpenLayers.Layer.Vector}
{OpenLayers.Layer.Vector}
{OpenLayers.Layer}
{OpenLayers.Layer.Vector} The temporary drawing layer
{OpenLayers.Layer.Vector} The temporary drawing layer
{OpenLayers.Layer.Vector} The layer this strategy belongs to.
{OpenLayers.Layer} layer the tile is attached to
{Boolean} True if the png alpha hack needs to be applied on the layer’s div.
{HTMLDivElement} The element that contains the layers.
{OpenLayers.LonLat} The lonlat at which the later container was re-initialized (on-zoom)
{Object} Any optional properties to be set on the sketch layer.
{Object} Any optional properties to be set on the sketch layer.
{Groups} The groups of all layers.
{String} Each character represents the state of the corresponding layer on the map.
{String} track the layout of the splitter for convenience.
{Number} Minimum horizontal coordinate.
a holder for the legend Element
{Integer} Number of features per page.
{Integer} For “pretty” printing, this is incremented/decremented during serialization.
internal: http server path to library code.
{OpenLayers.Feature.Vector}
{Jx.List} the list of items in the menu
{Jx.List} a list to manage menu items
{Jx.List} the list that holds the items in this toolbar
{Jx.List} the list object is used to manage the DOM elements of the items added to the tree.
{Object} Hashtable of Array(Function): events listener functions
Options are ‘top’ or ‘bottom’.
Tells whether the store has been loaded or not
{Boolean} Flag for whether the GML data has been loaded yet.
{Boolean} Indicates if tiles are being loaded.
Flag to indicate if the projection is a local one in which no transforms are required.
{Boolean} If the renderer is currently in a state where many things are changing, the ‘locked’ property is set to true.
{OpenLayers.LonLat}
{OpenLayers.LonLat} location of object
{OpenLayers.LonLat} the position of this popup on the map
{OpenLayers.Map} this gets set in the addControl() function in OpenLayers.Map
{OpenLayers.Map}
{OpenLayers.Map} the map this marker is attached to
{OpenLayers.Map} this gets set in Map.js when the popup is added to the map
{OpenLayers.Map} Reference to the map -- this is set in Vector’s setMap()
array of map groups, parsed from ApplicationDefinition.
{Object} This is the object which will be used to load the 3rd party library in the case of the google layer, this will be of type GMap, in the case of the ve layer, this will be of type VEMap
{OpenLayers.Marker}
{Boolean} Force case sensitive searches for EQUAL_TO and NOT_EQUAL_TO comparisons.
{Object} An object with a ‘x’ and ‘y’ values that is the top right of maxExtent in viewport pixel space.
{Integer} Maximum width of the scale line in pixels.
{Integer} This is the largest-most z-index value for a node contained within the indexer.
The {Fusion.MapMessage} notification bar
The metadata received by the protocol
{Object} This object can be used to store additional information on a layer object.
{Object} An object with a ‘x’ and ‘y’ values that is the lower left of maxExtent in viewport pixel space.
{Boolean} The mouse is down
{OpenLayers.Pixel} mousePosition is necessary because evt.clientX/Y is buggy in Moz on wheel events, so we cache and use the value from the last mousemove.
{Object} Options passed to the MouseWheel control (only useful if zoomWheelEnabled is set to true)
{Number} The id of the deferMoveGriddedTiles timer.
{Boolean} Write gml:MultiCurve instead of gml:MultiLineString.
{Boolean} Write gml:multiSurface instead of gml:MultiPolygon.
{String} The name of this parser, this is the part of the CLASS_NAME except for “OpenLayers.Format.”
{Object} Mapping of namespace URI to namespace alias.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Boolean} Does the browser support native json?
{String} The default image for Previous page button.
{String}
{String}
{Integer} The currently displayed page number.
Used to test strings as numbers.
{Object} the code object issuing application events
{Object} A hashtable cache of the event observers.
{<OpenLayers.Pixel>|Object} distance in pixels to offset the image when being rendered.
{Object} Hash with “x” and “y” properties
{Function}
{Fusion.Widget.Legend} The parent widget that uses the renderer.
{float} the opacity of this popup (between 0.0 and 1.0)
{Object} A reference to options passed to the constructor.
{Object} An optional object whose properties will be set on the layer.
{Object} Any options sent to the constructor.
{Object} Any options sent to the constructor.
{Array<String>} This is an array of node id’s stored in the order that they should show up on screen.
{OpenLayers.Geometry.Point} Location of the first mouse down
{Fusion.Widget.SelectionPanel} The parent widget that uses the renderer.
{Boolean} Should the control be used for zooming out?
The overText instance for this field.
The default options Jx uses for mootools-more’s OverText plugin
{Jx.SubMenu or Jx.Menu} the menu that contains the menu item.
{Jx.Menu, Jx.Menu.SubMenu} the menu that the separator is in.
{Jx.Menu or Jx.SubMenu} the menu or sub menu that this sub menu belongs
{Object} the folder or tree that this item belongs to
{Boolean} indicates if this object created the Jx.Selection object or not.
Close