public interface TethysUITableFactory
Table Factory.
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtain a new table.
  • Method Details

    • newTable

      <C, R> TethysUITableManager<C,R> newTable()
      Obtain a new table.
      Type Parameters:
      C - the column type.
      R - the row type
      Returns:
      the new field