Blog Zenika

#CodeTheWorld

Web

GWT databinding: English version

The purpose of this tutorial is to explain how Deferred Binding works in GWT and the use of the Generator class to create classes dynamically.
The example we will use throughout this tutorial is the creation of an utility class which provides access to the properties of an object using the field names. This mechanism will prove very useful for solving recurrent problems like connecting a model to a GUI (also know as databinding).
You can download the tutorial in PDF format (PDF article) and the code (GWT_Binding).

Auteur/Autrice

2 réflexions sur “GWT databinding: English version

Laisser un commentaire

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur comment les données de vos commentaires sont utilisées.