| Modifier and Type | Method and Description |
|---|---|
com.vaadin.flow.shared.Registration |
Dialog.addOpenedChangeListener(com.vaadin.flow.component.ComponentEventListener<GeneratedVaadinDialog.OpenedChangeEvent<Dialog>> listener)
Add a lister for event fired by the
opened-changed events. |
| Constructor and Description |
|---|
DialogCloseActionEvent(Dialog source,
boolean fromClient) |
DialogResizeEvent(Dialog source,
boolean fromClient,
String width,
String height) |
Copyright © 2025. All rights reserved.