Functions

OpenLayers.Control.ArgParser

Parameters: options{Object}

setMap Set the map property for the control.

Parameters: map{<OpenLayers.Map>}

getBounds Tries to parse from current request the BBOX query

parameter and returns a bounds instance.

Returns: {<OpenLayers.Bounds>}

setBounds As soon as the legato.refresh event is triggered we try

to zoom to given bounding box and remove ourself from the handler

lc:ArgParser XML based config for a <Legato.Control.ArgParser>.

See Also:Legato.Control - Legato.Beans.BeanFactory - <QName>

A valid config example for a ArgParser would be

<lc:ArgParser />

Properties

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

instantiate it.

Abstract base class for all Legato control classes