Reviewers: pdr,
Description:
Updating Showcase to use LayoutPanels throughout the hierarchy, thus
implementing ProvidesResize down to the examples. This allows the
examples to look better, especially examples that implement
RequiresResize. Most of the example look the same, but TabLayoutPanel
and SplitLayoutPanel now take up a larger area to illustrate how they
would be used in most apps.
This change Also modifies ContentWidget to use SafeHtml instead of a
String html for the example descriptions, and fixes some warnings in
Showcase.
Please review this at http://gwt-code-reviews.appspot.com/1409801/
Affected files:
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/ContactDatabase.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/CwCellSampler.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/cell/ShowMorePagerPanel.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/other/CwCookies.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/panels/CwAbsolutePanel.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/panels/CwDockPanel.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/panels/CwSplitLayoutPanel.java
M
samples/showcase/src/com/google/gwt/sample/showcase/client/content/panels/CwTabLayoutPanel.java
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors