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:Button
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.
resizeLeftPart | property |
public var resizeLeftPart:Button
This property can be used as the source for data binding.
resizeRightPart | property |
public var resizeRightPart: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.
TimebarContainerHScrollBarSkin | () | Constructor |
public function TimebarContainerHScrollBarSkin()
Constructor.