Packageardisia.components.timeMachineList.themes.spark.skins
Classpublic class TimeMachineListSkin
InheritanceTimeMachineListSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  dataGroup : DataGroup
TimeMachineListSkin
  hostComponent : TimeMachineList
TimeMachineListSkin
  hScrollerPart : HScrollBar
TimeMachineListSkin
Public Methods
 MethodDefined By
  
Constructor.
TimeMachineListSkin
Property Detail
dataGroupproperty
public var dataGroup:DataGroup

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

hostComponentproperty 
public var hostComponent:TimeMachineList

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

hScrollerPartproperty 
public var hScrollerPart:HScrollBar

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

Constructor Detail
TimeMachineListSkin()Constructor
public function TimeMachineListSkin()

Constructor.