public class ApplicationTableModel<C extends ApplicationContext,T> extends AbstractObjectTableModel<T> implements ApplicationObject<C>
TableModel
just maintains an ApplicationContext
Constructor and Description |
---|
ApplicationTableModel(C ctx) |
Modifier and Type | Method and Description |
---|---|
C |
getApplicationContext() |
addColumn, addColumn, addColumn, addColumn, addDataLoadListener, addObject, addObject, addObjects, addObjects, addOrderChangeListener, addRowData, addRowData, clear, clearRowData, containsObject, dropRow, dropRow, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, getAllObjects, getColumnCount, getColumnName, getComparator, getObject, getRowCount, getValueAt, getValueAt, indexOf, isEmpty, isNumb, isSortAscending, load, removeColumn, removeDataLoadListener, removeObject, removeObject, removeOrderChangeListener, removeRowData, replaceObject, setComparator, setNumb, setObject, setSortAscending, setValueAt
public ApplicationTableModel(C ctx)
public final C getApplicationContext()
getApplicationContext
in interface ApplicationObject<C extends ApplicationContext>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.