Properties

plugins {Array}

Functions

create

create : function()

update

update : function()

update

updateVisibility : function(evt)

Parameters

evt{Object} event

afterSetup

afterSetup : function()

beforeDestroyed

beforeDestroyed : function()

Legato.Control.Legend.Plugin.LayerDescription.Factory Factory class

Functions

create Factory method for creating a

supports Just layers wich provide the getURL method are

supported.

llp:LayerDescription XML based config for

Legato.Control.Legend.Plugin.LayerDescription.

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

A valid config example for a Layer Plugin would be

<llp:LayerDescription />

Properties

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

to instantiate it.

create : function()
update : function()
afterSetup : function()
beforeDestroyed : function()
Abstract base class for all Legato.Legend.Plugin subclasses.