| Package | ardisia.themes.london.skins |
| Class | public class TabBarButtonSkin |
| Inheritance | TabBarButtonSkin spark.skins.SparkButtonSkin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| leftFillA : GradientEntry | TabBarButtonSkin | ||
| leftFillB : GradientEntry | TabBarButtonSkin | ||
| middleFillA : GradientEntry | TabBarButtonSkin | ||
| middleFillB : GradientEntry | TabBarButtonSkin | ||
| rightFillA : GradientEntry | TabBarButtonSkin | ||
| rightFillB : GradientEntry | TabBarButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TabBarButtonSkin | ||
| leftFillA | property |
public var leftFillA:GradientEntryThis property can be used as the source for data binding.
| leftFillB | property |
public var leftFillB:GradientEntryThis property can be used as the source for data binding.
| middleFillA | property |
public var middleFillA:GradientEntryThis property can be used as the source for data binding.
| middleFillB | property |
public var middleFillB:GradientEntryThis property can be used as the source for data binding.
| rightFillA | property |
public var rightFillA:GradientEntryThis property can be used as the source for data binding.
| rightFillB | property |
public var rightFillB:GradientEntryThis property can be used as the source for data binding.
| TabBarButtonSkin | () | Constructor |
public function TabBarButtonSkin()Constructor.