| Package | ardisia.themes.london.skins |
| Class | public class NumericStepperSkin |
| Inheritance | NumericStepperSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| decrementButton : Button | NumericStepperSkin | ||
| incrementButton : Button | NumericStepperSkin | ||
| textDisplay : TextInput | NumericStepperSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | NumericStepperSkin | ||
| decrementButton | property |
public var decrementButton:ButtonThis 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.
| textDisplay | property |
public var textDisplay:TextInputThis property can be used as the source for data binding.
| NumericStepperSkin | () | Constructor |
public function NumericStepperSkin()Constructor.