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