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.SavedHandler<T>
All Superinterfaces:
Serializable
Enclosing class:
AbstractForm
<
T
>
public static interface
AbstractForm.SavedHandler<T>
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onSave
(
T
entity)
Method Details
onSave
void
onSave
(
T
entity)