R - the row typepublic interface XGridRowMetaData<R>
| Modifier and Type | Method and Description |
|---|---|
<M> M |
getMetaData() |
R |
getRowValue() |
@NonNull java.lang.String |
getTopic() |
R getRowValue()
<M> M getMetaData()
M - MetaData type@NonNull java.lang.String getTopic()