Package | ardisia.themes.london.skins |
Class | public class VScrollBarSkin |
Inheritance | VScrollBarSkin ![]() |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
decrementButton : Button | VScrollBarSkin | ||
hostComponent : VScrollBar | VScrollBarSkin | ||
incrementButton : Button | VScrollBarSkin | ||
thumb : Button | VScrollBarSkin | ||
track : Button | VScrollBarSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | VScrollBarSkin |
decrementButton | property |
public var decrementButton:Button
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:VScrollBar
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.
thumb | property |
public var thumb:Button
This property can be used as the source for data binding.
track | property |
public var track:Button
This property can be used as the source for data binding.
VScrollBarSkin | () | Constructor |
public function VScrollBarSkin()
Constructor.