| Package | ardisia.themes.london.skins |
| Class | public class ButtonBarFirstButtonSkin |
| Inheritance | ButtonBarFirstButtonSkin spark.skins.SparkButtonSkin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| border : Rect border and fill | ButtonBarFirstButtonSkin | ||
| fillA : GradientEntry | ButtonBarFirstButtonSkin | ||
| fillB : GradientEntry | ButtonBarFirstButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ButtonBarFirstButtonSkin | ||
| border | property |
public var border:Rectborder and fill
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.
| ButtonBarFirstButtonSkin | () | Constructor |
public function ButtonBarFirstButtonSkin()Constructor.