| Package | ardisia.themes.stockholm.skins |
| Class | public class ButtonSkin |
| Inheritance | ButtonSkin spark.skins.SparkButtonSkin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| fillA : GradientEntry | ButtonSkin | ||
| fillB : GradientEntry | ButtonSkin | ||
| stroke : SolidColorStroke | ButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | ButtonSkin | ||
| 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.
| stroke | property |
public var stroke:SolidColorStrokeThis property can be used as the source for data binding.
| ButtonSkin | () | Constructor |
public function ButtonSkin()Constructor.