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

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 (come after your application layer switch) You'll add your childs to this one, if you want to use another layer and the auto swipelayer mechanics. 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.
ApplicationDetailsLayer
  
ApplicationDetailsLayer
Constructor Detail
ApplicationDetailsLayer()Constructor
public function ApplicationDetailsLayer()

Constructor.

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