Represents a horizontal scroll bar.
Creates a new HScrollBar. parent is the owner of the scroll bar.
HScrollBar
parent
A DOM element
An editor renderer
Sets the inner and scroll width of the scroll bar, in pixels.
The new inner width
Forcely update width
Returns the height of the scroll bar.
Internal
Emitted when the scroll thumb dragged or scrollbar canvas clicked.
Returns new left for scroll thumb
Sets the scroll left of the scroll bar.
The new scroll left
Sets the width of the scroll bar, in pixels.
The new width
Generated using TypeDoc
Represents a horizontal scroll bar.