See: Description
Class | Description |
---|---|
StringListView |
Base class for a viewer that displays a list of strings.
|
StringListView.LM |
List model that only holds visible items.
|
StringListView.LMElement |
List model element.
|
StringListView.MarkDisplay |
Component for displaying index marker.
|
StringListViewWSV |
Base class for a viewer that displays a list of strings and that displays
the selected item (or some component of the selected item) in a
subviewer.
|
StringTableView |
Base class for a viewer that displays a 2D table of strings.
|
StringTableViewWSV |
Base class for a viewer that displays a 2D table of strings and that
displays the selected item (or some component of the selected item) in a
subviewer.
|
TextAreaView |
Base class for a viewer that displays a block of text.
|