Packageardisia.components.timebarContainer.themes.spark.skins
Classpublic class TimebarContainerHScrollBarSkin
InheritanceTimebarContainerHScrollBarSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  decrementButton : Button
TimebarContainerHScrollBarSkin
  incrementButton : Button
TimebarContainerHScrollBarSkin
  resizeLeftPart : Button
TimebarContainerHScrollBarSkin
  resizeRightPart : Button
TimebarContainerHScrollBarSkin
  thumb : Button
TimebarContainerHScrollBarSkin
  track : Button
adjust left/right to 17 rather than spark defaults to fit the resize button correctly
TimebarContainerHScrollBarSkin
Public Methods
 MethodDefined By
  
Constructor.
TimebarContainerHScrollBarSkin
Property Detail
decrementButtonproperty
public var decrementButton:Button

This property can be used as the source for data binding.

incrementButtonproperty 
public var incrementButton:Button

This property can be used as the source for data binding.

resizeLeftPartproperty 
public var resizeLeftPart:Button

This property can be used as the source for data binding.

resizeRightPartproperty 
public var resizeRightPart:Button

This property can be used as the source for data binding.

thumbproperty 
public var thumb:Button

This property can be used as the source for data binding.

trackproperty 
public var track:Button

adjust left/right to 17 rather than spark defaults to fit the resize button correctly

This property can be used as the source for data binding.

Constructor Detail
TimebarContainerHScrollBarSkin()Constructor
public function TimebarContainerHScrollBarSkin()

Constructor.