Directory

Auto Forms - Vaadin Add-on Directory

Server-side addon for quick creation of forms from POJOs using annotations Auto Forms - Vaadin Add-on Directory
Annotate your POJO's with several simple annotations and this add-on will build the complete multi-column form from it automatically. - Server-side only add-on, no widgetset update required - Create forms with zero widget/layout java/xml code - Describe form details and layouting in your POJO as extra annotations - Use IDE code completion benefits - Extra fast forms creation (1-2 mins per form) P.S. Note, that this add-on is in pre-alpha experimental state. No documentation exists at the moment. P.S.2. As for now, add-on supports simple form fields only. For the 1.0 release it is planned to add support for both simple and nested forms (complex POJO's), multi-page forms, support for custom validation methods in POJO's and several more features, so stay tuned.