Version 0.1.6, May 2, 2009:
New features:
- Add ListBoxRenderer, ButtonRenderer, TextBoxRenderer,
HyperlinkRenderer and ImageRenderer.
- Tooltip support for all renderers.
- Add column select state and corresponding 'gwtlib-Column-selected'
style.
- Apply 'gwtlib-Cell-selected' style to cells for which both the row
and column have the select state set.
Bug fixes:
- Skip table resize handling when reported width or height are zero
so it can still be used inside a TabPanel.
Now available at
http://www.gwtlib.org
Sander