- setAriaLabel(String) - Method in class com.vaadin.flow.component.dialog.GeneratedVaadinDialog
-
Description copied from corresponding location in WebComponent:
- setCloseOnEsc(boolean) - Method in class com.vaadin.flow.component.dialog.Dialog
-
Sets whether this dialog can be closed by hitting the esc-key or not.
- setCloseOnOutsideClick(boolean) - Method in class com.vaadin.flow.component.dialog.Dialog
-
Sets whether this dialog can be closed by clicking outside of it or not.
- setHeight(String) - Method in class com.vaadin.flow.component.dialog.Dialog
-
- setOpened(boolean) - Method in class com.vaadin.flow.component.dialog.Dialog
-
Opens or closes the dialog.
- setOpened(boolean) - Method in class com.vaadin.flow.component.dialog.GeneratedVaadinDialog
-
Description copied from corresponding location in WebComponent:
- setWidth(String) - Method in class com.vaadin.flow.component.dialog.Dialog
-