Represents a horisontal scroll bar.
Creates a new HScrollBar. parent is the owner of the scroll bar.
HScrollBar
parent
A DOM element
An editor renderer
Returns the height of the scroll bar.
Sets the inner width of the scroll bar, in pixels.
The new inner width
Use setScrollWidth instead
Sets the scroll left of the scroll bar.
The new scroll left
Sets the scroll width of the scroll bar, in pixels.
The new scroll width
Sets the width of the scroll bar, in pixels.
The new width
Internal
Emitted when the scroll bar, well, scrolls. scroll
Generated using TypeDoc
Represents a horisontal scroll bar.