Properties

plugins {Array}

Functions

create

create : function()

update

update : function()

onclick

onclick : function(event)

afterSetup

afterSetup : function()

beforeDestroyed

beforeDestroyed : function()

destroy

destroy : function()

Legato.Control.Legend.Plugin.Layer.Factory Factory class wich is able

Functions

create Factory method for creating a

Configurable Components

llp:Layer

Inherits from

See Also

Configuration example

<llp:Layer>
  <displayClass>Foo</displayClass>
</llp:Layer>
create : function()
update : function()
onclick : function(event)
afterSetup : function()
beforeDestroyed : function()
destroy : function()