Packageat.fhjoanneum.dmt.umj.core.display.layers
Classpublic class ApplicationDetailsLayerAlwaysVisible
InheritanceApplicationDetailsLayerAlwaysVisible Inheritance ApplicationDetailsLayer Inheritance EmbeddedFontSparkGroup Inheritance spark.components.Group

A visual component spark EmbeddedFontSparkGroup that is used as a LAYER within the DisplayContainerWithNavigationButtons main display component! This one is used for your details page, BUT WITH A SPECIALITY: ITS CHILDS ARE NEVER REMOVED AND VISIBLE (AND IN MEMORY) ALL THE TIME! Choose this one if you have many elements to add per layer change! This class has functions to automatically remove all its elements after its layer is deactivated by the main display componets DisplayContainerWithNavigationButtons and his sub-classes.

Default MXML PropertymxmlContent



Public Methods
 MethodDefined By
  
Constructor.
ApplicationDetailsLayerAlwaysVisible
  
[override]
ApplicationDetailsLayerAlwaysVisible
Constructor Detail
ApplicationDetailsLayerAlwaysVisible()Constructor
public function ApplicationDetailsLayerAlwaysVisible()

Constructor.

Method Detail
layerGetsDeactivated()method
override public function layerGetsDeactivated():void