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
S
 safeStopPropagation, Util
 scale, OpenLayers. Bounds
 scriptFailed, Fusion. Constant
 scriptLoaded, Fusion. Constant
 Scroller.js
 scrollIntoView, Jx. Toolbar. Container
 segmentsIntersect, OpenLayers. Geometry. OpenLayers. Geometry
 selectCell, Jx.Grid
 selectColumn, Jx.Grid
 selectColumnHeader, Jx.Grid
 selected, Jx. TreeItem
 selectedFeatures, OpenLayers. Layer. Vector
 selectionChanged, Jx. ButtonSet
 selectionHandler, Fusion. Widget.Map
 SelectionRenderer, Fusion. Widget. SelectionPanel. SelectionRenderer. Fusion. Widget. SelectionPanel
 Selectors.js
 selectRow, Jx.Grid
 selectRowHeader, Jx.Grid
 selectUrl, OpenLayers. Layer. HTTPRequest
 Separator
 serializeXMLToString, OpenLayers. Ajax. Response
 serverFailed, Fusion. Constant
 serverSet, Fusion. Constant
 setActive
 setActiveButton
 setActiveLayer, Fusion. Widget.Map
 setActiveTab, Jx. TabSet
 setAlpha
 setBackgroundColor, OpenLayers. Popup
 setBorder
 setBorderBoxSize, Element
 setBusy, Jx. Panel
 setButton, Jx. Button. Multi
 setCanvasStyle, OpenLayers. Renderer. Canvas
 setCenter, OpenLayers. Control. ArgParser
 setColor
 setColumnWidth, Jx.Grid
 setContent, Jx. Panel
 setContentBoxSize, Element
 setContentHTML, OpenLayers. Popup
 setContentURL, Jx. Panel
 setEnabled
 setEvent, OpenLayers. Handler
 setExtent
 setImage, Jx. Addable
 setLabel
 setLayerZIndex, OpenLayers.Map
 setLoadState, Fusion. Constant
 setMap
 setMapType, OpenLayers. Layer. Google
 setModel, Jx.Grid
 setNodeDimension, OpenLayers. Renderer.VML
 setOpacity
 setOwner
 setRectPxBounds, OpenLayers. Control. OverviewMap
 setRequestHeaders, OpenLayers. Ajax. Request
 setRicoCorners, OpenLayers. Popup. AnchoredBubble
 setRowHeaderHeight, Jx.Grid
 setSelection, Fusion. Widget.Map
 setSize
 setStyle
 setTitle, Jx. Dialog
 setTooltip, Jx. Addable
 setUrl
 setValue, Jx. Button. Combo
 setValueAt, Jx.Grid
 setVisibleItem
 setZIndex
 shiftColumn, OpenLayers. Layer.Grid
 shiftRow, OpenLayers. Layer.Grid
 show
 showChrome, Jx. Chrome
 showMenu, Jx. TreeItem
 showRootFolder, Fusion. Widget. Legend. LegendRendererDefault
 showTile, OpenLayers.Tile
 showToggle, OpenLayers. Control. OverviewMap
 SINGLE_TILE_PARAMS, OpenLayers. Layer. MapGuide
 size
 Size, OpenLayers. Size. OpenLayers
 sizeChanged
 Slider.js
 SmoothScroll.js
 snap, Jx. Splitter.Snap
 Snap, Jx. Splitter. Snap. Jx. Splitter
 Sortables.js
 spiralTileLoad, OpenLayers. Layer.Grid
 splitter, Jx. Splitter.Snap
 Splitter, Jx. Splitter.Jx
 start, OpenLayers. Handler.Drag
 startBox, OpenLayers. Handler.Box
 started, OpenLayers. Handler.Drag
 startTransition, OpenLayers. Tile. Image
 state, OpenLayers. Feature. Vector
 status, OpenLayers. Ajax. Response
 statusText, OpenLayers. Ajax. Response
 stop, OpenLayers. Event
 stopClick, OpenLayers. Handler. Feature
 stopDown
 stopObserving, OpenLayers. Event
 stopObservingElement, OpenLayers. Event
 stopUp, OpenLayers. Handler. Feature
 strategies, OpenLayers. Layer. Vector
 String.js
 style, OpenLayers. Feature. Vector. OpenLayers. Feature. Vector
 Style, OpenLayers. Style. OpenLayers
 styleMap, OpenLayers. Layer. Vector
 StyleMap, OpenLayers. StyleMap. OpenLayers
 styles, OpenLayers. StyleMap
 subDomObj
 SubMenu, Jx. Menu. SubMenu.Jx
 success, OpenLayers. Ajax. Request
 SUPPORTED_TRANSITIONS, OpenLayers. Layer
 SVG, OpenLayers. Renderer. SVG. OpenLayers. Renderer
 swatchClick, Jx. ColorPalette
 swatchOver, Jx. ColorPalette
 Swiff.js
 symbol, OpenLayers. Renderer. Elements. OpenLayers. Renderer
 symbolCache, OpenLayers. Renderer.VML
 symbolizer, OpenLayers.Rule
 SYMBOLIZER_PREFIXES, OpenLayers. Style. OpenLayers. Style
 symbolSize, OpenLayers. Renderer.SVG
OpenLayers.Util.safeStopPropagation = function(evt)
Deprecated.
scale: function(ratio,
origin)
Scales the bounds around a pixel or lonlat.
scriptFailed: function(url)
Called when a script fails to load for some reason.
scriptLoaded: function(url)
a script has loaded.
Class which scrolls the contents of any Element (including the window) when the mouse reaches the Element’s boundaries.
scrollIntoView: function(item)
scrolls an item in one of the toolbars into the currently visible area of the container if it is not already fully visible
OpenLayers.Geometry.segmentsIntersect = function(seg1,
seg2,
point)
Determine whether two line segments intersect.
selectCell: function(row,
col)
Select a cell and apply the jxGridCellSelected style to it.
selectColumn: function(col,
selected)
Select a column.
selectColumnHeader: function(col,
selected)
Apply the jxGridColumnHeaderSelected style to the column header cell of a selected column.
selected : function(e)
Called when the DOM element for the TreeItem is clicked, the node is selected.
{Array(OpenLayers.Feature.Vector)}
Handle selection changing on the buttons themselves and activate the appropriate button in response.
selectionHandler: function()
handle selection events from maps and republish for widgets as appropriate
Constructor for a new Fusion.Widget.SelectionPanel.SelectionRenderer instance.
Adds advanced CSS Querying capabilities for targeting elements.
selectRow: function(row,
selected)
Select a row and apply the jxGridRowSelected style to it.
selectRowHeader: function(row,
selected)
Apply the jxGridRowHeaderSelected style to the row header cell of a selected row.
selectUrl: function(paramString,
urls)
selectUrl() implements the standard floating-point multiplicative hash function described by Knuth, and hashes the contents of the given param string into a float between 0 and 1.
Create a new instance of a menu separator
Create a new Jx.Toolbar.Separator
OpenLayers.Ajax.serializeXMLToString = function(xmldom)
Wrapper function around XMLSerializer, which doesn’t exist/work in IE/Safari.
serverFailed: function(r)
the application failed to load the application configuration file.
serverSet : function()
the server has returned the application configuration file that contains enough information to bootstrap the application.
setActive: function(active)
Set the active state of the button
setActive: function(isActive)
Set the active state of the Jx.Menu that contains this sub menu
setActive: function(b)
Set the active state of the toolbar (for menus)
setActiveButton: function(button)
update the menu item to be the requested button.
setActiveButton: function(button)
Set the active button to the one passed to this method
setActiveLayer: function(oLayer)
sets the active layer for selection/manipulation
setActiveTab: function(tab)
Set the active tab to the one passed to this method
setAlpha: function(alpha)
set the alpha represented by this colour panel
setAlpha: function(alpha)
set the alpha represented by this colour panel
setBackgroundColor:function(color)
Sets the background color of the popup.
setBorder: function (color,
width)
Allow the user to change the box’s color and border width
setBorder:function(border)
Sets the border style of the popup.
setBorder:function(border)
Always sets border to 0.
setBorderBoxSize : function(size)
set either or both of the width and height of an element to the provided size.
setBusy : function(isBusy)
Set the panel as busy or not busy, which displays a loading image in the title bar.
setButton: function(button)
update the active button in the menu item, trigger the button’s action and hide the flyout that contains the buttons.
setCanvasStyle: function(type,
style)
Prepare the canvas for drawing by setting various global settings.
setCenter: function()
As soon as a baseLayer has been loaded, we center and zoom ...and remove the handler.
setColor: function(color)
set the colour represented by this colour panel
setColor: function(color)
set the colour represented by this colour panel
This function is called with a column index and width in pixels when a column is resized.
setContent : function (html)
set the content of this panel to some HTML
setContentBoxSize : function(size)
set either or both of the width and height of an element to the provided size.
setContentHTML:function(contentHTML)
Allows the user to set the HTML content of the popup.
setContentURL : function (url)
Set the content of this panel to come from some URL.
setEnabled: function(enabled)
enable or disable the button.
setEnabled: function(enabled)
enable or disable the combo button.
setEvent: function(evt)
With each registered browser event, the handler sets its own evt property.
setExtent: function(extent,
resolutionChanged)
Set the visible part of the layer.
setExtent: function(extent)
Set the visible part of the layer.
setExtent: function(extent,
resolutionChanged)
setExtent: function(extent,
resolutionChanged)
Set the renderer’s extent
setImage: function(path)
set the image of this button to a new image URL
setLabel: function(label)
sets the text of the button.
setLabel: function(s)
Set the label in the title bar of this panel
setLayerZIndex: function (layer,
zIdx)
setLoadState: function(state)
set the current initialization state of the application.
setMap: function(map)
Set the map property for the control.
setMap: function(map)
Set the map property for the control.
setMap: function (map)
setMap: function (map)
setMap: function(map)
Set the map property for the layer.
setMap: function(map)
Set the map property for the layer.
setMap: function(map)
The layer has been added to the map.
setMapType: function()
The map has been centered, and a map type was specified, so we set the map type on the gmap object, then unregister the listener so that we dont keep doing this every time the map moves.
setModel: function(model)
set the model for the grid to display.
setNodeDimension: function(node,
geometry)
Get the geometry’s bounds, convert it to our vml coordinate system, then set the node’s position, size, and local coordinate system.
setOpacity: function(opacity)
Change the icon’s opacity
setOpacity: function(opacity)
Change the opacity of the marker by changin the opacity of its icon
setOpacity:function(opacity)
Sets the opacity of the popup.
OpenLayers.Util.setOpacity = function(element,
opacity)
Deprecated.
setOwner: function(obj)
Set the owner of this menu item
setOwner: function(obj)
Set the ownder of this menu item
setOwner: function(obj)
Set the owner of this sub menu
setRectPxBounds: function(pxBounds)
Set extent rectangle pixel bounds.
setRequestHeaders: function()
setRicoCorners:function()
Update RICO corners according to the popup’s current relative postion.
setRowHeaderHeight: function(row,
height)
set the height of a row.
setSelection: function(selText,
zoomTo)
sets a Selection XML back to the server
setSize: function(size)
setSize:function(contentSize)
Used to adjust the size of the popup.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Sets the size of the drawing surface.
setSize: function(size)
Set the size of the drawing surface
setStyle: function(node,
style,
options)
Use to set all the style attributes to a SVG node.
setStyle: function(node,
style,
options,
geometry)
Use to set all the style attributes to a VML node.
setTitle: function(title)
set the text of the dialog title.
setTooltip: function(tooltip)
sets the tooltip displayed by the button
setUrl: function(url)
setUrl: function(url)
Change URL of the Icon Image.
setValue: function(value)
set the value of the Combo
This function is called with the row and column of a cell and a new value for the cell.
setVisibleItem: function(obj)
Set the sub menu that is currently open
setVisibleItem: function(obj)
Set a sub menu of this menu to be visible and hide the previously visible one.
setVisibleItem: function(obj)
For menus, they want to know which menu is currently open.
setZIndex: function (zIndex)
setZIndex: function (zIndex)
Set the z-index order for the pane.
shiftColumn: function(prepend)
Shift grid work in the other dimension
shiftRow:function(prepend)
Shifty grid work
show the color panel when the user clicks the button
show : function( )
show the dialog, external code should use the Jx.Dialog::open method to make the dialog visible.
show : function(o)
Show the menu
show : function(e)
Show the context menu at the location of the mouse click
Show the menu item
Show the menu item
show: function()
Show the sub menu
show: function()
Makes the popup visible.
show: function()
Show the tile.
show: function()
Show the tile by showing its frame.
showChrome: function(element)
show the chrome on an element.
showMenu: function(e)
Called when the DOM element for the TreeItem is right-clicked.
{Boolean} This controls whether the tree will have a single root node that contains the name of the map as its label.
showTile: function()
Show the tile only if it should be drawn.
showToggle: function(minimize)
Hide/Show the toggle depending on whether the control is minimized
{Object} Hashtable of default parameter key/value pairs for untiled layer
{OpenLayers.Size}
{OpenLayers.Size} Size of the main div (this.div)
{OpenLayers.Size} the width and height of the popup.
{OpenLayers.Size}
{OpenLayers.Size} null
Create an instance of OpenLayers.Size
sizeChanged: function()
overload panel’s sizeChanged method
sizeChanged: function()
handle the size of the container being changed.
Handle the size of the element changing to see if the toggle state has changed.
Class for creating horizontal and vertical slider controls.
Class for creating a smooth scrolling effect to all internal links on the page.
{HTMLElement} the DOM element of the snap (the thing that gets clicked).
Create a new Jx.Splitter.Snap
Class for creating a drag and drop sorting interface for lists of items.
spiralTileLoad: function()
Starts at the top right corner of the grid and proceeds in a spiral towards the center, adding tiles one at a time to the beginning of a queue.
{Jx.Splitter} the splitter that this snap is associated with.
Create a new instance of Jx.Splitter
{OpenLayers.Pixel} The first pixel location of the drag.
startBox: function (xy)
{Boolean} When a mousedown event is received, we want to record it, but not set ‘dragging’ until the mouse moves after starting.
startTransition: function()
This method is invoked on tiles that are backBuffers for tiles in the grid.
{String}
{Integer}
{String}
stop: function(event,
allowDefault)
Stops an event from propagating.
{Boolean} If stopClick is set to true, handled clicks do not propagate to other click listeners.
{Boolean} Stop propagation of mousedown events from getting to listeners on the same element.
{Boolean} If stopDown is set to true, handled mousedowns do not propagate to other mousedown listeners.
stopObserving: function(elementParam,
name,
observer,
useCapture)
stopObservingElement: function(elementParam)
Given the id of an element to stop observing, cycle through the element’s cached observers, calling stopObserving on each one, skipping those entries which can no longer be removed.
{Boolean} If stopUp is set to true, handled mouseups do not propagate to other mouseup listeners.
{Array(OpenLayers.Strategy})} Optional list of strategies for the layer.
Contains String Prototypes like camelCase, capitalize, test, and toInt.
OpenLayers features can have a number of style attributes.
Creates a UserStyle.
{OpenLayers.StyleMap}
Hash of {OpenLayers.Style}, keyed by names of well known rendering intents (e.g.
{HTMLElement} the HTML element that contains the menu items within the menu.
{HTMLElement} the HTML container for the sub menu.
{HTMLElement} an HTML container for the things inside the folder
Create a new instance of Jx.SubMenu
success: function()
{Boolean} -
{Array} An immutable (that means don’t change it!)
swatchClick: function(e)
handle mouse click on a swatch by updating the color and hiding the panel.
swatchOver: function(e)
handle the mouse moving over a colour swatch by updating the preview
Wrapper for embedding SWF movies.
Coordinate arrays for well known (named) symbols.
{DOMElement} node holding symbols.
{Object} Symbolizer or hash of symbolizers for this rule.
{Array} prefixes of the sld symbolizers.
{Object} Cache for symbol sizes according to their svg coordinate space