| 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:ButtonThis property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:SpinnerThis property can be used as the source for data binding.
| incrementButton | property |
public var incrementButton:ButtonThis property can be used as the source for data binding.
| SpinnerSkin | () | Constructor |
public function SpinnerSkin()Constructor.