Package org.vaadin.firitin.form
Interface AbstractForm.SavedHandler<T>
- Type Parameters:
 T- the entity being edited
- All Superinterfaces:
 Serializable
- Enclosing class:
 - AbstractForm<T>
 
A handler called when the built-in save button of the form is called.
- 
Method Summary
 
- 
Method Details
- 
onSave
 
 -