The Spinner Behaviour

The Spinner behaviour is used to allow an object to act as the Up or Down spinner button to control the content of a text area and present a spinner type interaction.

Spinner Behaviour Properties

Direction

Whether the object will act as the Up or Down spinner button.

Text area object

The object with a Text Interaction attached that contains the text that will be controlled by the spinner.

Step size

The size of step by which the spinner will increase or decrease the value in the text area.

Decimal points

The number of decimal points to which the value in the text area will be presented.

Minimum value

The lowest value that the user will be able to enter using the spinner control in the text area.

Maximum value

The highest value that the user will be able to enter using the spinner control in the text area.

Unit

The units to append to the value in the text area.

Judge on change

Whether the content of the text area should be judged when the spinner changes it's content.

Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation