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
I
 i18n_back_tooltip
 i18n_button_delegate
 i18n_checkfid_exist_messagebox_message, OpenLayers.Control.EditFeature_Create
 i18n_checkfid_exist_messagebox_title, OpenLayers.Control.EditFeature_Create
 i18n_default_panel_html
 i18n_default_panel_title
 i18n_delete_confirm_message, OpenLayers.Control.EditFeature_Delete
 i18n_featurepanel_selector_grid_title
 i18n_featurepanel_selector_no_context_message
 i18n_featurepanel_selector_no_context_title
 i18n_form_button_cancel_text
 i18n_form_button_cancel_tooltip
 i18n_form_button_commit_text
 i18n_form_button_commit_tooltip
 i18n_message_no_result_msg
 i18n_message_no_result_title
 i18n_message_select_row
 i18n_next_tooltip
 i18n_no_layer_queryable
 i18n_no_result_panel_html
 i18n_no_result_panel_title
 i18n_pan_tooltip
 i18n_please_wait
 i18n_query_result
 i18n_wait_options_completed_text
 i18n_wait_options_msg
 i18n_wait_options_of_text
 i18n_wait_options_progress_text
 i18n_warning
 i18n_window_title
 i18n_zoomfull_tooltip
 i18n_zoomin_tooltip
 i18n_zoomout_tooltip
 initComponent
 initContent
 initializeForm, OpenLayers.Control.PDFPrint
 isEligible, OpenLayers.Control.Split
 isValidFeature
L
 layer
 layer(Object)The default wfs layer of the application
 listeners
 loadCapabilities, OpenLayers.Control.WMSLayerAdder
 loadCapabilitiesServers, OpenLayers.Control.WMSLayerAdder
 loadCapabilitiesWorkspace, OpenLayers.Control.WMSLayerAdder
 loadData
 loading_please_wait_text{String}
M
 map
 map(Object)The default map of the application
 mapfish.widgets.recenter.DataField
 mapfishlayertree, OpenLayers.Control.WMSLayerAdder
 MapFishLayerTree.js
 marker, OpenLayers.Control.QueryOnClick
 markerLayer, OpenLayers.Control.QueryOnClick
 mode
 modifiers, OpenLayers.Control.QueryOnClick
O
 offsetX, OpenLayers.Control.EditFeature_Copy
 offsetY, OpenLayers.Control.EditFeature_Copy
 oldwindow, OpenLayers.Control.PDFPrint
 oldWindow
 onActionClicked
 onAfterRender
 onBeforeFeatureModified, OpenLayers.Control.EditFeature_Drag
 onCheckItemClicked
 onClick, OpenLayers.Control.QueryOnClick
 onCommit, OpenLayers.Control.EditFeature
 onError, OpenLayers.Control.QueryOnClick
 onFeatureAdded, OpenLayers.Control.EditFeature_Create
 onModification, OpenLayers.Control.EditFeature
 onModificationEnd
 onModificationStart, OpenLayers.Control.EditFeature
 onSketchComplete, OpenLayers.Control.Split
 onStoreLoaded
 OpenLayers.Control.Click
 OpenLayers.Control.EditFeature
 OpenLayers.Control.EditFeature_Copy
 OpenLayers.Control.EditFeature_Create
 OpenLayers.Control.EditFeature_Delete
 OpenLayers.Control.EditFeature_Drag
 OpenLayers.Control.EditFeature_Split
 OpenLayers.Control.EditFeature_Update
 OpenLayers.Control.PDFPrint
 OpenLayers.Control.QueryByRect
 OpenLayers.Control.QueryOnClick
 OpenLayers.Control.Split
 OpenLayers.Control.TemplatePopupWMSGetFeatureInfo
 OpenLayers.Control.WMSLayerAdder
 OpenLayers.Geometry.Polygon
 org.GeoPrisma.GeoExtToolbar.js
 org.GeoPrisma.Shortcut.js
{String} Tooltip of the back button
{String} Delegate Context button
{String} Message of the checkfid message box
{String} Title of the checkfid message box
{String} Html contain of the default panel
{String} Title of the default panel
{String} Delete confirm message
{String} GridPanel title
{String} No context error message
{String} No context error title
{String} Button text
{String} Button tooltip
{String} Button text
{String} Button tooltip
{String} No result message
{String} No result message
{String} No result title
{String} No result title
{String} Alert message to select row in grid
{String} Tooltip of the next button
{String} No layer is queryable
{String} No layer is queryable
{String} Html contain of the no result panel
{String} Title of the no result panel
{String} Tooltip of the pan button
{String} Wait message, for initial dataStore row
{String} Popup title
{String} ??
{String} Completed :
{String} Completed :
{String} Wait msg
{String} Wait msg
{String} of
{String} of
{String} Wait progress text
{String} Wait progress text
{String} Warning text
{String} Warning text
{String} Title for window when inwindow is true
{String} Tooltip of the zoomfull button
{String} Tooltip of the zoomin button
{String} Tooltip of the zoomout button
initComponent: function()
Call by Ext on initialize of the Component
initContent : function(map,
options)
Create default controls for the map and associate each one of them to a GeoExtAction.
initializeForm: function(template,
node)
Initialize the form with the corresponding fields
isEligible: function(target)
Test if a target feature is eligible for splitting.
isValidFeature: function(feature)
A feature is valid if :
{OpenLayers.Layer.Vector}
{OpenLayers.Layer.Vector} Vector layer that has this.resource
loadCapabilities : function()
Load the personal servers and other layers of the current user
loadCapabilitiesServers : function(request)
Insert the capabilities in the server list
loadCapabilitiesWorkspace : function(request)
Insert the layers in the list
loadData : function()
Called after the ComboBox has been rendered.
{OpenLayers.Map} The map object to be called
{OpenLayers.Map} The map object to be called
Extends the mapfish recenter tool
{mapfish.widgets.LayerTree} The mapfishlayertree to update (if set)
{OpenLayers.Feature.Vector} Point feature created/updated on click
{OpenLayers.Layer.Vector} Layer used to point a marker where the user clicked.
{Object} The event modifiers to use, according to the current event being handled by this control’s handlers
{Integer} Offset in pixel for the X axis.
{Integer} Offset in pixel for the Y axis.
{Ext.Window} The window saved so it can be recalled
{Ext.Window} When in inWindow:true mode, the window that opens is not destroyed on closing.
onActionClicked : function()
Called when a Action (button) item in the toolbar has been clicked.
onAfterRender : function()
Called after the toolbar has been rendered.
onBeforeFeatureModified: function(object)
Called on layer “beforefeaturemodified” event triggered.
onCheckItemClicked : function()
Called when a checkItem item of a menu item in the toolbar has been clicked.
onClick: function(evt)
Called by this click handler when the user click the map.
onCommit: function(response)
Called after protocol commit.
onError: function(response)
Called when an error occurs with the AJAX request
onFeatureAdded: function(event)
Called when a feature is added to the vector layer.
onModification: function(object)
Called on feature modification.
onModificationEnd: function(object)
Called after feature modification.
onModificationEnd: function(object)
Call parent onModificationEnd and re-enable feature handler.
onModificationStart: function(object)
Called before feature modification.
onSketchComplete: function(event)
Registered as a listener for the sketchcomplete event on the editable layer.
onStoreLoaded : function(store)
The method is called after the load of each store.
Todo: rename class
N.B.
Acts as a split feature agent while editing vector features.
Polygon is a collection of Geometry.LinearRings.
Close