Package | ardisia.components.timeMachineList.themes.spark.skins |
Class | public class TimeMachineListSkin |
Inheritance | TimeMachineListSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
dataGroup : DataGroup | TimeMachineListSkin | ||
hostComponent : TimeMachineList | TimeMachineListSkin | ||
hScrollerPart : HScrollBar | TimeMachineListSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | TimeMachineListSkin |
dataGroup | property |
public var dataGroup:DataGroup
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:TimeMachineList
This property can be used as the source for data binding.
hScrollerPart | property |
public var hScrollerPart:HScrollBar
This property can be used as the source for data binding.
TimeMachineListSkin | () | Constructor |
public function TimeMachineListSkin()
Constructor.