BestSolution.at public p2 repository
XGridRowMetaData
at.bestsolution.framework.grid

Interface XGridRowMetaData<R>

  • Type Parameters:
    R - the row type
    All Known Implementing Classes:
    DefaultXGridRowMetaData


    public interface XGridRowMetaData<R>
    Object with meta data
    Since:
    1.0
    • Method Detail

      • getRowValue

        R getRowValue()
        Returns:
        the row value
      • getMetaData

        <M> M getMetaData()
        Type Parameters:
        M - MetaData type
        Returns:
        the meta data
      • getTopic

        @NonNull java.lang.String getTopic()
        Returns:
        the object