Listeners and binders

Vaadin applications interact with the server through listeners and binders. Listeners allow you to handle user interaction, while binders allow you to keep values in input components (such as TextField) and domain objects (for example, a custom User class) in sync.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset