Details List
From Openmoko
Contents |
Overview
Detail Lists are used to control the modes of a collection of Field widgets
Usage Cases
- Commonly used in the Details Area of Native Stylus-Based applications.
Appearance & Interaction
(as per field widgets)
Constraints
- No horizontal scrollbar allowed
Architectural Details
UI Image Files
Download the UI images: click here / Navigation List
Implementation Recommendations
- This is probably derived from a GtkVBox
Cross-Widget Interactions
- Field Widgets
Unresolved Issues
None
Questions and Answers
- Q: Do we even need this widget? It seems to me to be redundant since we already have field widgets.
- A: The Details List is just a container of field widgets. Technically, some operations need be implemented by this one, not by individual field widgets.


