Function 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
$#!
 $jx
 _addButton
 _addWorker, Fusion.Widget.Map
 _convert, Jx.Compare
 _getScriptLocation
 _removeButton, OpenLayers.Control.PanZoom
 _removeElementObservers, OpenLayers.Event
 _removeWorker, Fusion.Widget.Map
A
 abort
 accumulateSelection, Fusion.Widget.Map
 activate
 add
 addClass, OpenLayers.Element
 addCloseBox, OpenLayers.Popup
 addComponent, OpenLayers.Geometry.Collection
 addControl, Fusion.Widget
 addControlToMap, OpenLayers.Map
 addDocumentEvents, OpenLayers.Handler.Drag
 addEvent, Jx.Grid
 addFormatterUriClickListener, Jx.Plugin.Grid.Editor
 addItem, Jx.Panel.DataView
 addMap, Fusion.Widget.Map
 addOption, Jx.Field.Select
 addPoint
 addPropertyStyles, OpenLayers.Style
 addResults, OpenLayers.Tile.WFS
 addTile, OpenLayers.Layer.WMS.Post
 addTileMonitoringHooks
 addTo, Jx.Toolbar
 addToCluster, OpenLayers.Strategy.Cluster
 addUniqueValueRules, OpenLayers.StyleMap
 addWidgetInstance, Fusion.Lib.ApplicationDefinition.WidgetSet
 addWidgetStyleSheet, Fusion
 adjust_axis, Proj4js
 adjustBounds, OpenLayers.Layer
 adjustXY, OpenLayers.Handler.Drag
 adjustZoom, OpenLayers.Map
 afterAdd
 afterGridRender, Jx.Plugin.Grid.Selector
 afterTweenLeft, Jx.Toolbar.Container
 afterTweenRight, Jx.Toolbar.Container
 ajaxException, Fusion
 ajaxRequest, Fusion
 allUploadCompleted, Jx.Panel.FileUpload
 alphaChanged, Jx.ColorPalette
 alphaHack, Util
 ApplicationDefinition, Fusion.Lib.ApplicationDefinition
 applyBackBuffer, OpenLayers.Layer.Grid
 applyDefaults, Util
 applyDefaultSymbolizer, OpenLayers.Renderer
 applySymbolizer, OpenLayers.Style
 applyTransform, OpenLayers.Control.PinchZoom
 ArgParser, OpenLayers.Control.ArgParser.OpenLayers.Control
 array, OpenLayers.Format.JSON.serialize
 assignRenderer, OpenLayers.Layer.Vector
 atPoint
 attachToElement, OpenLayers.Events
function $jx(id)
dereferences a DOM Element to a JxLib object if possible and returns a reference to the object, or null if not defined.
_addButton:function(id,
img,
activeImg,
xy,
sz,
title)
_addButton:function(id,
img,
xy,
sz)
_addWorker: function()
indicate that a new asynchronous process has started and make sure the visual indicator is visible for the user.
Normalizes numbers relative to the separator.
Return the path to this script.
_getScriptLocation: function ()
Return the path to this script for bootstrapping Fusion.
_removeButton: function(btn)
_removeElementObservers: function(elementObservers)
_removeWorker: function()
indicate that an asynchronous process has completed and hide the visual indicator if no remaining processes are active.
abort: function(response)
Abort an ongoing request.
abort: function(response)
Abort an ongoing request, the response object passed to this method must come from this protocol (as a result of a read, or commit operation).
accumulateSelection: function(map,
oSelection)
accumulate the selection results from each map and when all have reported in, pass the results to the callback function
activate: function()
Activates this widget
activate: function()
opens a pop-up window with the about information when invoked
activate: function()
Pan (and optionally zoom) to the user’s current geographic location
activate: function()
get the selection from the map (which may not be loaded yet).
activate: function(cell)
activates the input field or breaks up if conditions are not fulfilled
activate: function()
activate: function()
activate: function ()
activate: function()
Activate the handler.
activate: function()
Turn on the handler.
activate: function (evt)
activate: function()
Activate the handler.
activate: function()
Activate the strategy.
activate: function()
Set up strategy with regard to reading new batches of remote data.
activate: function()
Activate the strategy: load data or add listener to load when visible
add: function()
add a new item to the pick list
add: function(item,
position)
Add menu items to the sub menu.
add : function()
Add one or more Jx.Tabs to the TabBox.
add: function()
Add one or more Jx.Tabs to the TabSet.
add: function( )
Add an item to the toolbar.
addClass: function(element,
name)
Add a CSS class name to an element.
addCloseBox: function(callback)
addComponent: function(component,
index)
Add a new component (geometry) to the collection.
addControl: function(control)
utility method to add an {OpenLayers.Control} control to the internal {OpenLayers.Map} object
addControlToMap: function (control,
px)
addDocumentEvents: function()
Start observing document events when documentDrag is true and the mouse cursor leaves the map viewport while dragging.
addEvent: function(name,
fn)
override default addEvent to also trigger wanting the event which will then cause the underlying events to be registered
addFormatterUriClickListener : function()
looks up for Jx.Formatter.Uri columns to disable the link and open the inline editor instead when CTRL is NOT pressed.
addItem: function(item,
list)
Fires add event
addMap: function(map)
adds a map/Layer to the map and registers some event handlers on the map
addOption: function (item,
position)
add an option to the select list
addPoint: function(pixel)
Add point to geometry.
addPoint: function(pixel)
Add point to geometry.
addPropertyStyles: function(propertyStyles,
symbolizer)
addResults: function(results)
Construct new feature via layer featureClass constructor, and add to this.features.
addTile: function(bounds,
position)
addTile creates a tile, initializes it and adds it as iframe to the layer div.
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tiles.
addTileMonitoringHooks: function(tile)
This function takes a tile as input and adds the appropriate hooks to the tile so that the layer can keep track of the loading tile (making sure to check that the tile is always the layer’s current tile before taking any action).
addTo: function(parent)
add this toolbar to a DOM element automatically creating a toolbar container if necessary
addToCluster: function(cluster,
feature)
Add a feature to a cluster.
addUniqueValueRules: function(renderIntent,
property,
symbolizers,
context)
Convenience method to create comparison rules for unique values of a property.
addWidgetInstance: function(widget)
keep track of live widgets created in this widgetSet
addWidgetStyleSheet: function(url)
Dynamically load a CSS stylesheet.
adjust_axis: function(crs,
denorm,
point)
Normalize or de-normalized the x/y/z axes.
adjustBounds: function (bounds)
This function will take a bounds, and if wrapDateLine option is set on the layer, it will return a bounds which is wrapped around the world.
adjustXY: function(evt)
Converts event coordinates that are relative to the document body to ones that are relative to the map viewport.
adjustZoom: function(zoom)
afterAdd: function()
Called at the end of the map.addLayer sequence.
afterAdd: function()
Called at the end of the map.addLayer sequence.
afterGridRender: function ()
afterTweenLeft: function(previousButton)
Updates pointers to buttons after the toolbar scrolls left
afterTweenRight: function(currentButton)
Updates pointers to buttons after the toolbar scrolls right
ajaxException: function(r,
e)
trap exceptions produced in handling an ajax response.
ajaxRequest: function(scriptURL,
options)
convenience function to issue an {XmlHttpRequest} to the server relative to the Fusion installation.
Called when the Jx.Field.File completes uploading all files.
alphaChanged: function()
handle the user entering a new alpha value manually by updating the selected alpha if the entered value is valid alpha (0-100).
OpenLayers.Util.alphaHack = function()
Checks whether it’s necessary (and possible) to use the png alpha hack which allows alpha transparency for png images under Internet Explorer.
construct a new instance of the ApplicationDefinition object.
applyBackBuffer: function(resolution)
Create, insert, scale and position a back buffer for the layer.
OpenLayers.Util.applyDefaults = function (to,
from)
Takes an object and copies any properties that don’t exist from another properties, by analogy with OpenLayers.Util.extend() from Prototype.js.
applyDefaultSymbolizer: function(symbolizer)
applySymbolizer: function(rule,
style,
feature)
applyTransform: function(transform)
Applies the given transform to layers.
Transform an array into a JSON string.
assignRenderer: function()
Iterates through the available renderer implementations and selects and assigns the first one whose “supported()” function returns true.
atPoint: function(lonlat,
toleranceLon,
toleranceLat)
Determins whether the feature intersects with the specified location.
atPoint: function(lonlat,
toleranceLon,
toleranceLat)
attachToElement: function (element)
Close