Uses of Class
com.vaadin.flow.component.dialog.Dialog.ClosedEvent
Packages that use Dialog.ClosedEvent
-
Uses of Dialog.ClosedEvent in com.vaadin.flow.component.dialog
Method parameters in com.vaadin.flow.component.dialog with type arguments of type Dialog.ClosedEventModifier and TypeMethodDescriptionDialog.addClosedListener(ComponentEventListener<Dialog.ClosedEvent> listener) Add a lister for when the dialog's closing animation has finished.