| 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:Rectborder
This property can be used as the source for data binding.
| fill | property |
public var fill:Rectfill
This property can be used as the source for data binding.
| fillA | property |
public var fillA:GradientEntryThis property can be used as the source for data binding.
| fillB | property |
public var fillB:GradientEntryThis property can be used as the source for data binding.
| TabBarSimpleButtonSkin | () | Constructor |
public function TabBarSimpleButtonSkin()Constructor.