| Inherits from: | Legato.Control |
| ControlFunction | |
| Properties | |
| type | {OpenLayers.Control.TYPE} |
| Functions | |
| Legato. | Create a new control function control displayed as a button. |
| trigger | Invoked when the control is clicked |
| lc: | XML based config for a <Legato.Control.ControlFunction>. |
| Properties | |
| QName | The qualified name for this control. |
Create a new control function control displayed as a button. If clicked the given callback method will been executed and the current map will been passed as argument.
| options | {Object} A Hashmap containing option parameters for this control |
The following keys are supported for an observer element
XML based config for a <Legato.Control.ControlFunction>.
<lc:ControlFunction />
| Properties | |
| QName | The qualified name for this control. |
Invoked when the control is clicked
trigger : function()