qooxdoo

Universal JavaScript Framework

 

Spinner

A Spinner widget is a control that allows you to adjust a numerical value, typically within an allowed range e.g.: month of a year (range 1 – 12).

Preview Image

Spinner

Features

  • Mouse support.
  • Configurable steps.
  • Supports number format.

Description

A spinner widget has a field to display the current value and controls such as up and down buttons to change that value. The current value can also be changed by editing the display field directly, or using mouse wheel and cursor keys.

An optional NumberFormat allows you to control the format of how a value can be entered and will be displayed.

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

Spacer

Next topic

SplitButton

This Page