Uses of Class
com.storedobject.vaadin.DataGrid
Packages that use DataGrid
-
Uses of DataGrid in com.storedobject.vaadin
Subclasses of DataGrid in com.storedobject.vaadinModifier and TypeClassDescriptionclassListGrid<T>A grid that implements aListdata model.classA grid to be shown in a window with "Proceed/Cancel" buttons to select multiple entries.classSelectGrid<T>A grid to be shown in a window with "Proceed/Cancel" buttons to select an entry.classViewGrid<T>A grid to be shown in a window with an "Exit" button for viewing the rows of the grid.