SelectLonLat

Inherits from:Legato.Control
Summary
SelectLonLat
Properties
type{OpenLayers.Control.TYPE}
callback{Function} callback function
Functions
Legato.Control.SelectLonLat
draw
lc:SelectLonLatXML based config for a <Legato.Control.SelectLonLat>.
Properties
QNameThe qualified name for this control.

Properties

type

{OpenLayers.Control.TYPE}

callback

{Function} callback function

Functions

Legato.Control.SelectLonLat

Parameters

options{Object} An optional object whose properties will be set on this instance. currently no options are supported yet.

draw

draw: function()

lc:SelectLonLat

XML based config for a <Legato.Control.SelectLonLat>.

See Also

A valid config example for a SelectLonLat would be

<lc:SelectLonLat/>
Summary
Properties
QNameThe qualified name for this control.

Properties

QName

The qualified name for this control.  Needed by XML config to instantiate it.

draw: function()
Abstract base class for all Legato control classes