Creates a new VScrollBar. parent is the owner of the scroll bar.
VScrollBar
parent
A DOM element
An editor renderer
Optional
Returns the width of the scroll bar.
Returns new top for scroll thumb
Sets the height of the scroll bar, in pixels.
The new height
Sets the inner and scroll height of the scroll bar, in pixels.
The new inner height
Forcely update height
Sets the scroll top of the scroll bar.
The new scroll top
Creates a new
VScrollBar
.parent
is the owner of the scroll bar.Param: parent
A DOM element
Param: renderer
An editor renderer