Package | ardisia.themes.stockholm.skins |
Class | public class SpinnerDecrementButtonSkin |
Inheritance | SpinnerDecrementButtonSkin spark.components.supportClasses.Skin |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
fill : SolidColor | SpinnerDecrementButtonSkin | ||
hostComponent : Button | SpinnerDecrementButtonSkin | ||
stroke : SolidColorStroke | SpinnerDecrementButtonSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | SpinnerDecrementButtonSkin |
fill | property |
public var fill:SolidColor
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:Button
This property can be used as the source for data binding.
stroke | property |
public var stroke:SolidColorStroke
This property can be used as the source for data binding.
SpinnerDecrementButtonSkin | () | Constructor |
public function SpinnerDecrementButtonSkin()
Constructor.