Uses of Class
com.storedobject.vaadin.ListGrid
Packages that use ListGrid
-
Uses of ListGrid in com.storedobject.vaadin
Subclasses of ListGrid in com.storedobject.vaadinModifier and TypeClassDescriptionclassA 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.