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