Packageat.fhjoanneum.dmt.umj.core.display.layers
Classpublic class ApplicationLayer
InheritanceApplicationLayer Inheritance EmbeddedFontSparkGroup Inheritance spark.components.Group

A visual component spark EmbeddedFontSparkGroup that is used as THE ONE AND ONLY ApplicationLayer within the DisplayContainerWithNavigationButtons main display component! You'll want to add an ApplicationComponent to THIS LAYER! 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. Make sure to add an ApplicationComponent to it on it num0 to have some magic happening: ApplicationLayer automatically calls its ApplicationComponent component (can also be a subcomponent)' method .resetApplicationByApplicationComponent();

Default MXML PropertymxmlContent



Public Methods
 MethodDefined By
  
Constructor.
ApplicationLayer
  
ApplicationLayer
  
ApplicationLayer
Constructor Detail
ApplicationLayer()Constructor
public function ApplicationLayer()

Constructor.

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

resetApplicationDisplay()method 
public function resetApplicationDisplay():void