| Search Locate Previous Next | Contents |
Description
A set of four small square buttons in a recess, to look like the rewind reverse forward and end buttons on a Video Recorder. Use this to page through layers of data in a 3D spreadsheet, or for left-right paging in a column-based editor.
It expects a Stop points variable as a numeric list (default value 1..99) and a data variable of a numeric singleton which is an index into the list. The four buttons set the data variable to first, previous, next ,last respectively.
Note that the list of Stop points need not be in ascending sequence.
If nothing else catches <Ctrl+Home> <PgUp> <PgDn> and <Ctrl+End> these keys trigger the appropriate buttons.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Index | User | Current Index | |
| Stop points | Runtime | Stop points list |