Package | ardisia.themes.london.skins |
Class | public class SpinnerSkin |
Inheritance | SpinnerSkin spark.components.supportClasses.Skin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
decrementButton : Button | SpinnerSkin | ||
hostComponent : Spinner | SpinnerSkin | ||
incrementButton : Button | SpinnerSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | SpinnerSkin |
decrementButton | property |
public var decrementButton:Button
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:Spinner
This property can be used as the source for data binding.
incrementButton | property |
public var incrementButton:Button
This property can be used as the source for data binding.
SpinnerSkin | () | Constructor |
public function SpinnerSkin()
Constructor.