Uses of Class
com.storedobject.vaadin.Window
Packages that use Window
-
Uses of Window in com.storedobject.vaadin
Methods in com.storedobject.vaadin that return WindowModifier and TypeMethodDescriptiondefault Window
HasColumns.createDecoratedWindow
(View view) This method creates a decoratedWindow
.protected Window
View.createWindow
(com.vaadin.flow.component.Component component) Create the window for embedding the component of this view.protected Window
Viewer.createWindow
(com.vaadin.flow.component.Component component) Create the "window" to show the content.ViewGrid.createWindow
(View view) -
Uses of Window in com.storedobject.vaadin.util
Methods in com.storedobject.vaadin.util that return Window