Uses of Class
com.vaadin.ui.Window.CloseShortcut
-
Packages that use Window.CloseShortcut Package Description com.vaadin.ui -
-
Uses of Window.CloseShortcut in com.vaadin.ui
Methods in com.vaadin.ui that return types with arguments of type Window.CloseShortcut Modifier and Type Method Description Collection<Window.CloseShortcut>
Window. getCloseShortcuts()
Returns an unmodifiable collection ofWindow.CloseShortcut
objects currently registered with thisWindow
.
-