Package com.storedobject.vaadin.util
Interface SupportWindowMode
- All Known Subinterfaces:
HasColumns<T>
- All Known Implementing Classes:
DataGrid,DataTreeGrid,ListGrid,MultiSelectGrid,SelectGrid,ViewGrid
public interface SupportWindowMode
An interface to denote that a class supports "window mode" and can create a
Window
when asked for.- Author:
- Syam
-
Method Summary
-
Method Details
-
createWindow
-