| Package | Description |
|---|---|
| com.vaadin.flow.component.crud |
| Modifier and Type | Method and Description |
|---|---|
Registration |
Crud.addSaveListener(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 © 2025. All rights reserved.