Package | ardisia.themes.london.skins |
Class | public class TabBarSimpleButtonSkin |
Inheritance | TabBarSimpleButtonSkin spark.skins.SparkButtonSkin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
border : Rect border | TabBarSimpleButtonSkin | ||
fill : Rect fill | TabBarSimpleButtonSkin | ||
fillA : GradientEntry | TabBarSimpleButtonSkin | ||
fillB : GradientEntry | TabBarSimpleButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | TabBarSimpleButtonSkin |
border | property |
public var border:Rect
border
This property can be used as the source for data binding.
fill | property |
public var fill:Rect
fill
This property can be used as the source for data binding.
fillA | property |
public var fillA:GradientEntry
This property can be used as the source for data binding.
fillB | property |
public var fillB:GradientEntry
This property can be used as the source for data binding.
TabBarSimpleButtonSkin | () | Constructor |
public function TabBarSimpleButtonSkin()
Constructor.