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