S | |
selectBox, OpenLayers. | |
selectControl | |
selectedIndex(int)The index of the selected resource | |
selectedTemplate, OpenLayers. | |
selectFeature | |
Selector.js | |
service, OpenLayers. | |
setDrawControl, OpenLayers. | |
setFeatureControl | |
setLayer | |
setMap | |
setModifiers, OpenLayers. | |
setQueryOnClick | |
setSingleFeature | |
setSingleResource | |
setSnappingControl, OpenLayers. | |
setWindowPosition | |
showFeaturePanel | |
showMessage | |
showPanel | |
showResult | |
showReult | |
showUnsupportedLayers | |
showWaitMessageBox | |
singleResource | |
sortByFieldValue | |
source, OpenLayers. | |
sourceOptions, OpenLayers. | |
Split, OpenLayers. | |
splitControl, OpenLayers. | |
splitFeatures, OpenLayers. | |
splitWith, OpenLayers. | |
stringify, OpenLayers. | |
T | |
TabPanel)The TabPanel that contains the, tabPanel(Ext | |
templates, OpenLayers. | |
title{String}The default title for the panel | |
toggleExtComponent, OpenLayers. | |
toggleFeatureHandler, OpenLayers. | |
toggleLayerNode | |
toggleSubLayerNode | |
trigger | |
triggerAction | |
type | |
U | |
unselectFeature | |
Update, OpenLayers. | |
updateProgressBar | |
urlMatches, OpenLayers. | |
V | |
valueField | |
VECTOR_LAYER_TYPES, OpenLayers. | |
W | |
WFSFilterBuilderButton Create a new, GeoExt.ux | |
WFSFilterBuilderButton.js | |
WFSSearch)The plugin for quick queries, wfsSearch(GeoExt.ux | |
window | |
window_title_text{String}Title of the default window | |
Window}The window that contains the Tabpanel, window{Ext | |
WMS_LAYER_TYPES, OpenLayers. | |
wmslayer, OpenLayers. |
Callback from the handlers.box set up when box selection is on
selectBox: function( position )
When a feature is selected by this control, set the state to DELETE.
selectFeature: function( feature )
Create a DrawFeature control for a particular geometry type.
setDrawControl: 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.
setFeatureControl: function( layer )
Set the layer
setLayer : function( layer )
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.
setMap: function( map )
Sets the multiple modifiers according to the current event
setModifiers: function( evt )
Set the queryOnClickWidget
setQueryOnClick : function( queryOnClick )
Set the singlefeature property.
setSingleFeature: function( singlefeature )
Sets the ‘singleResource’ property if in ‘singleMode’ and if ‘singleResource’ is not already set.
setSingleResource: function( resource )
Called as soon as the vector layer related to the resources of this control is found.
setSnappingControl: function( layer )
Sets the position of the window so that it’s the farest away form the selected feature(s) to be able to see them.
setWindowPosition: function( features )
Called by an owner.
showFeaturePanel: function( features )
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.
showMessage: function( title, message, icon )
Called by this.showResult when the panel received all its new results or when an error occurs, like “there’s no result to display”.
showPanel: function()
Called by the query as soon as all responses were parses to features.
showResult: function( features, htmlResults )
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.
showResult: function()
Show the user the unsupported layer types and ask the user what to do about them.
showUnsupportedLayers: function( unsupportedLayers, canPrint )
Shows a “wait message” in a Ext.Window with a ProgressBar.
showWaitMessageBox: function()
Shows a “wait message” in a Ext.Window with a ProgressBar.
showWaitMessageBox: function()
Parameters : a {string} b {string}
sortByFieldValue: function( a, b )
Split this geometry (the target) with the given geometry (the source).
splitWith: function( geometry, options )
Transform JSON in string
stringify: function( json )
Called on map “moveend” events.
toggleExtComponent: function()
toggleFeatureHandler: function( toggle )
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.toggleLayerNode = function()
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.
mapfish.widgets.LayerTree.prototype.toggleSubLayerNode = function( e )
Open the window.
trigger: function( template )
Open the window.
trigger: function()
When a feature is unselected by this control, reset the state to null.
unselectFeature: function( feature )
Update the “wait message” window with the current queries completed.
updateProgressBar: function()
Update the “wait message” window with the current queries completed.
updateProgressBar: function()
Override url matching to always return true, as this causes issues with proxy alliases.
urlMatches: function( url )