qooxdoo

Universal JavaScript Framework

 

Scroll

Scroll is a container, which allows vertical and horizontal scrolling if the content is larger than the container.

Preview Image

widget/scroll.jpg

Features

  • Themeable scroll bars
  • Scroll bar visibility can be set independently for the X- and Y-axis. Possible values are auto (default), on and off

Description

This widget can be used if the container's content is larger than the container itself. In this case vertical or horizontal scroll bars are displayed as needed.

Note that this class can only have one child widget and no configurable layout. The layout is fixed and cannot be changed.

API

Here is a link to the API of the Widget:

Table Of Contents

Previous topic

Resizer

Next topic

ScrollBar

This Page