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 WindowHasColumns.createDecoratedWindow(View view) This method creates a decoratedWindow.protected WindowView.createWindow(com.vaadin.flow.component.Component component) Create the window for embedding the component of this view.protected WindowViewer.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