Packageardisia.components.timebarContainer
Classpublic class TimebarContainerHScrollBar
InheritanceTimebarContainerHScrollBar Inheritance spark.components.HScrollBar

Custom horizontal scroll bar designed for use by the TimebarContainer class. Adds resize buttons skin parts on the left and right sides of the thumb.



Skin Parts

This component uses skins made up of skin parts. Do not set the skin parts directly. The component's skin sets the skin parts.


 Skin Part Description Defined By
  
resizeLeftPart:spark.components.supportClasses.ButtonBase
Required: true Part Type: Static
Resize button on the left of the thumb.
TimebarContainerHScrollBar
  
resizeRightPart:spark.components.supportClasses.ButtonBase
Required: true Part Type: Static
Resize button on the right of the thumb.
TimebarContainerHScrollBar