| AnchoredLayout |
|
| DefaultRowColLocation |
A location used to represent a an edge case where not suitable location can be found and the
client does not wish to return null.
|
| FieldLocation |
Class to represent Field locations within the field viewer.
|
| FieldRange |
A range consists of a start position within a start row to an end position within an end row
(exclusive).
|
| FieldSelection |
This class represents a selection in a field viewer.
|
| FieldSelectionHelper |
|
| FieldUtils |
A utility class for working with Field objects.
|
| Highlight |
|
| MultiRowLayout |
Handles layouts with muliple rows.
|
| RowColLocation |
Simple class to return a row, column location.
|
| RowLayout |
RowLayout handles a single row layout that may be part of a multiple row layout that
is generic enough to be used by the SingleRowLayout or the MultiRowLayout.
|
| SingleRowLayout |
Convienence class for SingleRowLayout.
|
| ViewerPosition |
Records the current top of screen position of the viewer.
|