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