Skip to content

Mojox scrollbar

mojox:mojox.ScrollBar

Class ScrollBar Extends mojo.app.View#

The ScrollBar class.

Fields
ValueChanged Invoked when the user drags the scroll knob.
Constructors
New Creates a new scroll bar.
Properties
Axis The scroll bar axis.
Maximum The scroll bar maximum value.
Minimum The scroll bar minimum value.
PageSize The scroll bar page size.
Value The scroll bar value.