| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
Crud.addSaveListener(com.vaadin.flow.component.ComponentEventListener<Crud.SaveEvent<E>> listener)
Registers a listener to be notified when the user tries to save a new
item or modifications to an existing item.
|
Copyright © 2021. All rights reserved.