Reviewers: Ray Ryan,

Message:
This isn't ready for review quite yet, but it's a first cut of being
able to edit records and have them persist on the server.

Description:
Initial support for round-trip edits in the DynaTableRF sample.
Patch by: bobv
Review by: rjrjr


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

Affected files:
M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/DynaTableRf.gwt.xml M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/CalendarProvider.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/DynaTableRf.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/DynaTableWidget.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/PersonEditor.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/PersonEditor.ui.xml M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/SchoolCalendarWidget.java A samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/client/events/EditPersonEvent.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/domain/Person.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/server/SchoolCalendarService.java M samples/dynatablerf/src/com/google/gwt/sample/dynatablerf/shared/PersonProxy.java
  A user/src/com/google/gwt/editor/Editor.gwt.xml
  A user/src/com/google/gwt/editor/client/Editor.java
  A user/src/com/google/gwt/editor/client/EditorDelegate.java


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

Reply via email to