R
- the row typepublic interface RowMetaDataFunction<R>
XGridRowMetaData
for a given cellModifier 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