| Package | ardisia.themes.stockholm.skins |
| Class | public class VScrollBarSkin |
| Inheritance | VScrollBarSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| decrementButton : Button | VScrollBarSkin | ||
| incrementButton : Button | VScrollBarSkin | ||
| thumb : Button | VScrollBarSkin | ||
| track : Button | VScrollBarSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | VScrollBarSkin | ||
| 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.
| VScrollBarSkin | () | Constructor |
public function VScrollBarSkin()Constructor.