Reviewers: sbrubaker,

Description:
Adding support for setting column widths in CellTable, and for allowing
CellTable to use fixed table-layout for more precise control over column
widths. I also updated the CellTable example in Showcase and the
DynaTableRf sample with the new feature so that columns do not resize
when paging.
https://groups.google.com/group/google-web-toolkit-contributors/browse_thread/thread/46bd604e11091025/f8eb6326b0892417?lnk=raot#f8eb6326b0892417


Please review this at http://gwt-code-reviews.appspot.com/1263801/show

Affected files:
M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/SummaryWidget.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/widgets/SummaryWidget.ui.xml M samples/showcase/src/com/google/gwt/sample/showcase/client/ContentWidget.java M samples/showcase/src/com/google/gwt/sample/showcase/client/ContentWidgetView.java M samples/showcase/src/com/google/gwt/sample/showcase/client/ContentWidgetView.ui.xml M samples/showcase/src/com/google/gwt/sample/showcase/client/ShowcaseShell.java M samples/showcase/src/com/google/gwt/sample/showcase/client/ShowcaseShell.ui.xml M samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/CwCellTable.java M samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/CwCellTable.ui.xml
  M user/src/com/google/gwt/user/cellview/client/CellTable.css
  M user/src/com/google/gwt/user/cellview/client/CellTable.java
  M user/src/com/google/gwt/user/cellview/client/CellTableBasic.css
  M user/test/com/google/gwt/user/cellview/client/CellTableTest.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to