gwtXPDownloadsBlog

gwtXP Release Notes

Release Notes for 0.1.2

Minor change release.

Changes

  • ListBox: selectedIndex, selectedValue, valuePropName and displayPropName.
  • WidgetPropertyObservableValue, HasTextObservableValue, HasValueObservableValue, HasWordWrapObservableValue and HasCaptionObservableValue: Check the widget before setting value to its property.

New Features

  • Event Handler expression can be in #{#historyToken} format.

Release Notes for 0.1.1

Minor change release.

Changes

  • Pack all required class into one jar for convenient purpose.
  • Include samples

New Features

  • Add attribute onCommand to menuItem
  • Add SimplePanel

Release Notes for 0.1

Initial release

Features

  • Transform XML file to GWT code
  • Generate code for data binding using JFace Data Binding
    • Value Binding, including Computed Value (for example: ${item.price * orderLine.quantity}
    • List Binding: Bind to ListBox and bind to Table (using ScrollTable – a scrollable table)
  • Generate code for event handler regsitration
  • Almost common widgets like TextBox, Label, ListBox, etc are done
  • ScrollTable: a modified version of FlexTable with scrolling feature
Share and Enjoy:

  • Google Bookmarks
  • Twitter
  • Facebook
  • Digg
  • Technorati
  • Live
  • DZone
  • Reddit
  • del.icio.us
  • Mixx
  • Netvibes
  • StumbleUpon
  • Yahoo! Bookmarks
  • Yahoo! Buzz
  • email


Recent Comments:

  • Colin: @Piotr Szaranski: I had the same issue with authentication, and I also was looking for...
  • Ora Finona: This is a bit off discussion, which I apologize for, but would you and your readers...
  • Amos: First, thanks for some great software. This is great to have. Here are collection of notes...
  • Peter Frankmann: Hallo zusammen, Sehr gute Beiträge. Danke dafür. Werde wohl noch öfters mal...
  • Trung: SyncProxy depends in gdata java client, thus download it from code.google.com Hope this...