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
S
 selectBox, OpenLayers.Control.QueryByRect
 selectFeature
 setDrawControl, OpenLayers.Control.EditFeature_Create
 setFeatureControl
 setLayer
 setMap
 setModifiers, OpenLayers.Control.QueryOnClick
 setQueryOnClick
 setSingleFeature
 setSingleResource
 setSnappingControl, OpenLayers.Control.EditFeature
 setWindowPosition
 showFeaturePanel
 showMessage
 showPanel
 showResult
 showReult
 showUnsupportedLayers
 showWaitMessageBox
 sortByFieldValue
 Split, OpenLayers.Control.Split.OpenLayers.Control
 splitWith, OpenLayers.Geometry.Polygon
 stringify, OpenLayers.Control.PDFPrint
T
 toggleExtComponent, OpenLayers.Control.EditFeature
 toggleFeatureHandler, OpenLayers.Control.EditFeature_Copy
 toggleLayerNode
 toggleSubLayerNode
 trigger
U
 unselectFeature
 Update, OpenLayers.Control.EditFeature.OpenLayers.Control.EditFeature
 updateProgressBar
 urlMatches, OpenLayers.Control.TemplatePopupWMSGetFeatureInfo
W
 WFSFilterBuilderButton Create a new, GeoExt.ux
selectBox: function(position)
Callback from the handlers.box set up when box selection is on
selectFeature: function(feature)
When a feature is selected by this control, set the state to DELETE.
setDrawControl: function(layer)
Create a DrawFeature control for a particular geometry type.
setFeatureControl: function(layer)
Called as soon as the vector layer related to the resources of this control is found.
setFeatureControl: function(layer)
Create a new OpenLayers.Control.ModifyFeature control and assign it to this control.
setFeatureControl: function(layer)
Create a ModifyFeature and assign it to this control.
setFeatureControl: function(layer)
Create a DeleteFeature control and assign it to this control.
setFeatureControl: function(layer)
Create a new OpenLayers.Control.ModifyFeature control and assign it to this control.
setFeatureControl: function(layer)
Create a new OpenLayers.Contro.Split control and assign it to this control.
setFeatureControl: function(layer)
Create a ModifyFeature or SelectFeature control and assign it to this control.
setLayer : function(layer)
Set the layer
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
Set the map property for the control and all handlers.
setMap: function(map)
Set the map property for the control and all handlers.
setModifiers: function(evt)
Sets the multiple modifiers according to the current event
setQueryOnClick : function(queryOnClick)
Set the queryOnClickWidget
setSingleFeature: function(singlefeature)
Set the singlefeature property.
setSingleResource: function(resource)
Sets the ‘singleResource’ property if in ‘singleMode’ and if ‘singleResource’ is not already set.
setSnappingControl: function(layer)
Called as soon as the vector layer related to the resources of this control is found.
setWindowPosition: function(features)
Sets the position of the window so that it’s the farest away form the selected feature(s) to be able to see them.
showFeaturePanel: function(features)
Called by an owner.
showMessage: function(title,
message,
icon)
Display a Ext.MessageBox and hide it after 2 seconds.
showMessage: function(title,
message,
icon)
Display a Ext.MessageBox and hide it after 2 seconds.
showPanel: function()
Called by this.showResult when the panel received all its new results or when an error occurs, like “there’s no result to display”.
showResult: function(features,
htmlResults)
Called by the query as soon as all responses were parses to features.
showResult: function()
If results were found call each result “showResult” function.
showResult: function()
If results were found, add a marker where the user clicked and call each result “showResult” function.
Called by the query as soon as all responses were parses to features.
showUnsupportedLayers: function(unsupportedLayers,
canPrint)
Show the user the unsupported layer types and ask the user what to do about them.
showWaitMessageBox: function()
Shows a “wait message” in a Ext.Window with a ProgressBar.
showWaitMessageBox: function()
Shows a “wait message” in a Ext.Window with a ProgressBar.
sortByFieldValue: function(a,
b)
Parameters : a {string} b {string}
Creates a new split control.
splitWith: function(geometry,
options)
Split this geometry (the target) with the given geometry (the source).
stringify: function(json)
Transform JSON in string
toggleExtComponent: function()
Called on map “moveend” events.
toggleFeatureHandler: function(toggle)
mapfish.widgets.LayerTree.prototype.toggleLayerNode = function()
Called when a layer that is member of the MapFish LayerTree has its visibility changed by an other mean than the layertree itself.
mapfish.widgets.LayerTree.prototype.toggleSubLayerNode = function(e)
Called when a layer that is member of the MapFish LayerTree and also has sublayers has its ‘params’ changed other mean than the layertree itself.
trigger: function(template)
Open the window.
trigger: function()
Open the window.
unselectFeature: function(feature)
When a feature is unselected by this control, reset the state to null.
Create a new EditFeature.Update control.
updateProgressBar: function()
Update the “wait message” window with the current queries completed.
updateProgressBar: function()
Update the “wait message” window with the current queries completed.
urlMatches: function(url)
Override url matching to always return true, as this causes issues with proxy alliases.
WFSFilterBuilderButton
Close