Klasse ListRecordTableModel<RECORD>

java.lang.Object
org.teamapps.ux.component.table.AbstractTableModel<RECORD>
org.teamapps.application.ux.table.AbstractRecordTableModel<RECORD>
org.teamapps.application.ux.table.ListRecordTableModel<RECORD>
Alle implementierten Schnittstellen:
org.teamapps.ux.component.infiniteitemview.InfiniteListModel<RECORD>, org.teamapps.ux.component.table.TableModel<RECORD>

public class ListRecordTableModel<RECORD> extends AbstractRecordTableModel<RECORD>
  • Konstruktordetails

    • ListRecordTableModel

      public ListRecordTableModel()
    • ListRecordTableModel

      public ListRecordTableModel(List<RECORD> records)
  • Methodendetails