Serialized Form
-
Package com.vaadin.componentfactory.selectiongrid
-
Class com.vaadin.componentfactory.selectiongrid.SelectionGrid
class SelectionGrid extends com.vaadin.flow.component.grid.Grid<T> implements Serializable -
Class com.vaadin.componentfactory.selectiongrid.SelectionTreeGrid
class SelectionTreeGrid extends com.vaadin.flow.component.treegrid.TreeGrid<T> implements Serializable-
Serialized Fields
-
multiSelectionColumnVisible
boolean multiSelectionColumnVisible
-
persistentCheckboxSelection
boolean persistentCheckboxSelection
-
rangeStartItem
T rangeStartItem
-
-
-