Developers
The UWA templates and controls
CSS templates
UWA templates are code conventions for writing clean and meaninful XHTML. Using these will allow you to build powerful user interfaces and make sure your own widget integrate well in the UWA environment.
In order to have the right style or behaviour apply to your widget, those templates provide the proper CSS rules or JavaScript code, along with the expected HTML tree. This way, your widget will perfectly fit with the whole UWA style.
Data display templates
- Data grid - simple data table
- E-mail list - display of messages' titles and excerpts
- Feed list - display of feed's titles
- Rich list - display of items with title and description
- Thumbnailed list - display of items with title, description and thumbnail image
Navigation templates
- Pager - add paging to your widget
JavaScript controls
Controls are more elaborate: they offer you powerful JavaScript methods to build HTML components that directly integrate into your widget's design.
Navigation templates
- TabView - add tabs to your widget
Miscellaneous
- Title highlight - make the widget's title highlight
- Send to a friend
- Add to favorites
- Last modified: 2008/04/24 23:27

