Switches WPS form on and off
WPS. | Switches WPS form on and off |
Functions | |
activate | Invoked when the control is activated in toggle mode |
deactivate | Invoked when the control is deactivated in toggle mode |
wpc: | XML based config for a WPS.Control.ToggleWpsForm. |
XML based config for a WPS.Control.ToggleWpsForm.
<lwpsc:ToggleWpsForm> <form> <lb:Reference target="WpsForm" /> </form> </lwpsc:ToggleWpsForm>
Invoked when the control is activated in toggle mode
activate: function()
Invoked when the control is deactivated in toggle mode
deactivate: function()