Skip navigation links
C D E G I S 

C

com.flowingcode.vaadin.addons.gridhelpers - package com.flowingcode.vaadin.addons.gridhelpers
 

D

DENSE_THEME - Static variable in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Compact row styling for Vaadin Grid

E

extend(Grid<T>) - Static method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
 

G

getColumns() - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
 
getSelectionMode() - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Return the grid selection mode
GRID_STYLES - Static variable in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
 
GridHelper<T> - Class in com.flowingcode.vaadin.addons.gridhelpers
 

I

isColumnToggleVisible() - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
 

S

setArrowSelectionEnabled(boolean) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Allow Grid rows to be selected using up/down arrow keys
setClassNameGenerator(SerializableFunction<T, String>) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Sets the function that is used for generating CSS class names for all the cells in the rows in this grid.
setColumnToggleLabel(Grid.Column<T>, String) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
 
setColumnToggleVisible(boolean) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Show a menu to toggle the visibility of grid columns
setSelectionColumnFrozen(boolean) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Set whether the multiselect selection column is frozen.
setSelectionColumnHidden(boolean) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Set whether the multiselect selection column is hidden.
setSelectionFilter(SerializablePredicate<T>) - Method in class com.flowingcode.vaadin.addons.gridhelpers.GridHelper
Set a predicate for determining which rows are selectable.
C D E G I S 
Skip navigation links

Copyright © 2022 Flowing Code. All rights reserved.