JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.vaadin.firitin.form
Interface AbstractForm.DeleteHandler<T>
All Superinterfaces:
Serializable
Enclosing class:
AbstractForm
<
T
>
public static interface
AbstractForm.DeleteHandler<T>
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onDelete
(
T
entity)
Method Details
onDelete
void
onDelete
(
T
entity)