Uses of Interface
org.vaadin.firitin.components.grid.VGrid.RowStyler
Packages that use VGrid.RowStyler
-
Uses of VGrid.RowStyler in org.vaadin.firitin.components.grid
Methods in org.vaadin.firitin.components.grid with parameters of type VGrid.RowStylerModifier and TypeMethodDescriptionVGrid.withRowStyler
(VGrid.RowStyler<T> rowStyler) Adds a strategy to style cells based on rows.