Developers
Templates and controls
CSS templates
UWA templates are simple code conventions for writing clean and meaninful XHTML. They let you build powerful user interfaces easily, and make sure your widget integrates well in the UWA environment.
In order to have the right style applied to your widget, these templates provide the proper CSS rules, along with the expected XHTML nodes. This way, your widget will perfectly fit with the whole UWA style.
- 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
JavaScript controls
Controls are advanced templates, in that they offer you powerful JavaScript methods and CSS rules to build HTML components that directly integrate into your widget's design.
- Send to a friend
- Add to favorites
- Last modified: 2008/10/28 17:46

