<basescrollthumb>
Provides non-visual aspects of a scrollbar thumb.

JavaScript: lz.basescrollthumb
extends <basecomponent> » <view> » <node> » lz.Eventable »

This class must be used with basescrollbar. The thumb automatically scales its height to display the relationship between the target height and the track height.

Basescrollthumb expects to be within a basescrollbar (or a subclass). In other words, its "classroot" must be a scrollbar.

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy