dojo.E Widgets
One of the many things the dojo.E team has been working on is the creation of new widgets for the Dojo Toolkit. Below are five of the widgets we have gotten to a point where they are usable:
- Fusion Charts - Are a flash-based charting package that is available for free, under the new license. We have taken the chart components and turned them into a dojo Widget that can be added to any dojo application.
- Paging Bar - One of the many things that dojo.E makes easier is the insertion of content into the HTML DOM or dojo Widget hierarchy. This Widget provides a reusable way to page through data that is displayed independent of the paging bar.
- WebTop - Provides developers with an iGoogle like experience. WebTop provides all the internal workings of a reusable Dojo widget for a re-orderable desktop.
- Iterator - Given a standard data source the Iterator widget will loop over the data and create new content for each.
- TagCloud - It is just what it says is; a standard TagCloud widget that allows developers to style their text based upon a score.
|