<basescrollarrow>
Provides non-visual aspects of scrollbar's arrow.

JavaScript: lz.basescrollarrow

This is a simple helper class to provide scrollbar arrow behavior. If the mouse is held down on the arrow, the scrollbar will scroll until the mouse button is released.

See <basescrollbar> for more details.

Attributes

Name (CSS property) Type (tag) Type (js) Default Category
direction expression any 1 read/write
  The direction in which the scroll should move. Use -1 to go back.

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <basebuttonrepeater>

onmousestilldown

Events inherited from <basebutton>

onclick, onresourceviewcount

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy