WPS.Control.GeoControlSyncGeometryEditor

Switches geoInputControl on and off

Inherits from

Summary
WPS.Control.GeoControlSyncGeometryEditorSwitches geoInputControl on and off
Functions
activateInvoked when the control is activated in toggle mode
deactivateInvoked when the control is deactivated in toggle mode
lwpsc:GeoControlSyncGeometryEditorXML based config for a WPS.Control.GeoControlSyncGeometryEditor.

Functions

activate

activate: function()

Invoked when the control is activated in toggle mode

deactivate

deactivate: function()

Invoked when the control is deactivated in toggle mode

lwpsc:GeoControlSyncGeometryEditor

XML based config for a WPS.Control.GeoControlSyncGeometryEditor.

See Also

  • <Legato.Control>
  • <Legato.Beans.BeanFactory>
  • <QName>

A valid config example for a ToggleDiv would be

<lwpsc:GeoControlSyncGeometryEditor>
<editor>
<lb:Reference target="geometryEditor" />
</editor>
</lwpsc:GeoControlSyncGeometryEditor>
activate: function()
Invoked when the control is activated in toggle mode
deactivate: function()
Invoked when the control is deactivated in toggle mode
Switches geoInputControl on and off
Abstract base class for all WPS control classes