Interface DataRowTypeHandler

    • Method Detail

      • setDataRowType

        void setDataRowType​(DataRow value)
        Sets the type of data row to use.
        Parameters:
        value - the type
      • getDataRowType

        DataRow getDataRowType()
        Returns the type of data row to use.
        Returns:
        the type
      • dataRowTypeTipText

        String dataRowTypeTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.