public static interface DataGrid.RowDescriptionProvider<E extends Entity>
cell
description is not generated.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription(E entity)
Called by DataGrid to generate a description (tooltip) for a row.
|
java.lang.String getDescription(E entity)
entity - an entity instance represented by the current rownull for no description