Contents
Interface VGrid.CellFormatter<T>
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
defaultVaadinFormatting
(Object value) formatColumnValue
(VGrid.VColumn<T> col, Object value) Formats the value in a raw data column.