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