Reviewers: unnurg,

Description:
Add ability to include SafeHtml objects in dom based UI's if the lazy
widget option is being used (this is the only way that the setters
will work correctly).

Adds missing integration test for @UiChild, covering bug exposed by
the first shot at this change. Tidies the UiBinder test suites in the
process.

Also fixes some warnings in UiBinderWriter.

Restores r10100 (rolled back in r10103)


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

Affected files:
  M user/src/com/google/gwt/uibinder/elementparsers/HtmlInterpreter.java
  M user/src/com/google/gwt/uibinder/rebind/UiBinderWriter.java
  A user/test/com/google/gwt/uibinder/LazyWidgetBuilderSuite.java
  M user/test/com/google/gwt/uibinder/UiBinderGwtSuite.java
  M user/test/com/google/gwt/uibinder/client/UiBinderUtilTest.java
M user/test/com/google/gwt/uibinder/elementparsers/AbsolutePanelParserTest.java
  A user/test/com/google/gwt/uibinder/test/LazyWidgetBuilderSuite.gwt.xml
  A user/test/com/google/gwt/uibinder/test/UiBinderGwtSuite.gwt.xml
  M user/test/com/google/gwt/uibinder/test/UiBinderTestApp.gwt.xml
  M user/test/com/google/gwt/uibinder/test/client/InnerWidgetTest.java
A user/test/com/google/gwt/uibinder/test/client/SafeHtmlAsComponentsTest.Ui.ui.xml A user/test/com/google/gwt/uibinder/test/client/SafeHtmlAsComponentsTest.java
  A user/test/com/google/gwt/uibinder/test/client/SafeHtmlObject.java
M user/test/com/google/gwt/uibinder/test/client/TestParameterizedWidgets.java
  M user/test/com/google/gwt/uibinder/test/client/UiBinderTest.java
  A user/test/com/google/gwt/uibinder/test/client/UiChildTest.Ui.ui.xml
  A user/test/com/google/gwt/uibinder/test/client/UiChildTest.java


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

Reply via email to