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