qooxdoo

Universal JavaScript Framework

 

ScrollBar

The scroll bar widget exists as a custom qooxdoo scroll bar and a native browser scroll bar widget.

Which one is used as default can be controlled by the qx.nativeScrollBars setting.

Scroll bars are used e.g. by the Scroll container. Usually a scroll bar is not used directly.

Preview Image

widget/scrollbars.png

Features

  • Fully themable scroll bar (qooxdoo scroll bar)
  • Size of the scroll bar knob can be adjusted

Demos

Here are some links that demonstrate the usage of the widget:

API

Here is a link to the API of the Widget:

Table Of Contents

Previous topic

Scroll

Next topic

SelectBox

This Page