| Search Locate Previous Next | Contents |
Description
Provides a scrolling matrix edit facility for a simple numeric array. The user cannot change the shape of the data.
For more details on the Specification property, see the Text Matrix class.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Style | ManyOf | ||
| Values | User | Numeric Values matrix | |
| Specification | Runtime | Grid Specification | |
| Column Titles | Runtime | Text vector of column headers | |
| Row Labels | Runtime | Text vector to label rows | |
| CurrCell | User | Location of cell (two-element int vec) | |
| Index | User | Location of top corner (two-element integer vec) |
Class-specific Events
| PC | Post Create |
| HR | Help Request |
Class-specific Functions
| Move | Shift current cell |
| Info | Returns (offset)(index) |