Gwittir is a library for GWT that provides a lot of interesting features including data binding, animation, reflection, and more. To help me learn more about this library, I decided to take it a spin and create a small GWT application to experiment with Gwittir’s data binding capabilities.
ContactsApplication - gwt-mosaic - 0 views
Schluesselmeister (App Engine Fan) - 0 views
Exploring data binding with Gwittir | GWT Site - 0 views
-
-
It allows you to glue together your user-interface widgets with the properties on your domain model. Whenever a user does something to a bound widget, its associated property in the model will be updated automatically. The binding is bi-directional as well,
Showcase of Features: Cell Validation - 1 views
« First
‹ Previous
81 - 89 of 89
Showing 20▼ items per page