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