Uses of Class
com.vaadin.flow.component.crud.Crud.NewEvent
-
Uses of Crud.NewEvent in com.vaadin.flow.component.crud
Method parameters in com.vaadin.flow.component.crud with type arguments of type Crud.NewEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationCrud.addNewListener(com.vaadin.flow.component.ComponentEventListener<Crud.NewEvent<E>> listener) Registers a listener to be notified when the user starts to create a new item.