Uses of Interface
org.vaadin.firitin.components.grid.VGrid.CellFormatter
Packages that use VGrid.CellFormatter
-
Uses of VGrid.CellFormatter in org.vaadin.firitin.components.grid
Methods in org.vaadin.firitin.components.grid with parameters of type VGrid.CellFormatterModifier and TypeMethodDescriptionVGrid.withCellFormatter
(VGrid.CellFormatter<T> formatter) Defines a formatter used for all basic data columns.