Package | Description |
---|---|
com.vaadin.flow.component.crud |
Modifier and Type | Method and Description |
---|---|
Registration |
Crud.addDeleteListener(ComponentEventListener<Crud.DeleteEvent<E>> listener)
Registers a listener to be notified when the user tries to delete an existing item.
|
Copyright © 2021. All rights reserved.