R - the row typepublic interface RowMetaDataFunction<R>
XGridRowMetaData for a given cell| Modifier and Type | Method and Description |
|---|---|
@NonNull java.util.List<XGridRowMetaData<R>> |
getMetaData(R rowValue)
Retrieve meta data for the given cell
|
@NonNull java.util.List<XGridRowMetaData<R>> getMetaData(R rowValue)
rowValue - the row value