Packageat.fhjoanneum.dmt.umj.core.content.media.presentation
Classpublic class PresentationComponentDefinition
InheritancePresentationComponentDefinition Inheritance spark.components.SkinnableContainer
Subclasses PresentationComponent

PRESENTATIONCONTENT ONLY COMPONENT DEFINITION: The component definition as used in PresentationComponent

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  countDownGroup : VGroup
PresentationComponentDefinition
  countdownTicker : Label
PresentationComponentDefinition
  debugTickerGroup : Group
PresentationComponentDefinition
  lbl_ticker : Label
PresentationComponentDefinition
Public Methods
 MethodDefined By
  
Constructor.
PresentationComponentDefinition
Protected Methods
 MethodDefined By
  
PresentationComponentDefinition
  
PresentationComponentDefinition
Property Detail
countDownGroupproperty
public var countDownGroup:VGroup

This property can be used as the source for data binding.

countdownTickerproperty 
public var countdownTicker:Label

This property can be used as the source for data binding.

debugTickerGroupproperty 
public var debugTickerGroup:Group

This property can be used as the source for data binding.

lbl_tickerproperty 
public var lbl_ticker:Label

This property can be used as the source for data binding.

Constructor Detail
PresentationComponentDefinition()Constructor
public function PresentationComponentDefinition()

Constructor.

Method Detail
presentationComponentDefinitionContentCreated()method
protected function presentationComponentDefinitionContentCreated(event:FlexEvent):void

Parameters

event:FlexEvent

presentationComponentDefinitionIsComplete()method 
protected function presentationComponentDefinitionIsComplete(event:FlexEvent):void

Parameters

event:FlexEvent