Properties

type {OpenLayers.Control.TYPE}

callback {Function} callback function

Functions

Legato.Control.SelectBounds

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

draw

draw : function()

lc:SelectBounds XML based config for a

<Legato.Control.SelectBounds>.

See Also:Legato.Control - Legato.Beans.BeanFactory

A valid config example for a SelectBounds would be: (start code) <lc:SelectBounds/> (end)

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