Package org.vaadin.firitin.form
package org.vaadin.firitin.form
-
ClassDescriptionAbstractForm<T>A basic form class to avoid a ton of boilerplate code.A handler called when the built-in delete button of the form is called.A handler called when the built-in reset/cancel button of the form is called.A handler called when the built-in save button of the form is called.Deprecated.handle with care, very little tested and should be considered experimental at this point.A handler called when the built-in delete button of the form is called.A handler called when the built-in reset/cancel button of the form is called.A handler called when the built-in save button of the form is called.FormBinder<T>A new start for the
Binder
.