Uses of Class
com.vaadin.flow.component.confirmdialog.ConfirmDialog.OpenedChangeEvent
-
Uses of ConfirmDialog.OpenedChangeEvent in com.vaadin.flow.component.confirmdialog
Method parameters in com.vaadin.flow.component.confirmdialog with type arguments of type ConfirmDialog.OpenedChangeEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationConfirmDialog.addOpenedChangeListener(com.vaadin.flow.component.ComponentEventListener<ConfirmDialog.OpenedChangeEvent> listener) Add a listener for when the confirm dialog's opened state changes.