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