Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

Description

setActive

Called when the perspective is loaded or unloaded

getOverlays

Optional list of Xul overlys to be loaded when atheperspective the perspective is activated

getEventHandlers

Optional list of Xul Event Handlers to be registered when theperspective the perspective is activated

addPerspectiveListener

Listeners can be added to be informed when the perspective is activated/deactivated

getActiveMeta

If the perspective has content that can be saved, this method must return the EngineMeta for the active content

...