dw::core::ui::ListResource Class Reference
#include <ui.hh>
List of all members.
Member Enumeration Documentation
- Enumerator:
-
| SELECTION_EXACTLY_ONE |
Exactly one item is selected.
If no item is selected initially, the first one is selected. |
| SELECTION_EXACTLY_ONE_BY_USER |
Exactly one item is selected, except possibly at the beginning.
If no item is selected initially, no one is selected automatically. The user may not unselect the only selected item. |
| SELECTION_AT_MOST_ONE |
At most one item is selected.
If no item is selected initially, no one is selected automatically. The user may unselect the only selected item. |
| SELECTION_MULTIPLE |
An arbitrary number of items may be selected. |
The documentation for this class was generated from the following file: