public class ClientRecordTableModel<C extends ClientContext,T extends DBRecord> extends DBRecordTableModel<C,T> implements ClientObject<C>
DBRecordTableModel
which just narrows to ClientContext
.Constructor and Description |
---|
ClientRecordTableModel(C clientCtx,
T masterRec) |
Modifier and Type | Method and Description |
---|---|
C |
getClientContext()
Returns the the client runtime environment
|
addRecord, addRecord, addRecords, clear, getActionLoadAsync, getApplicationContext, getMasterRecord, getParentRecord, getRecord, getRecord, indexOf, indexOf, isFieldVisible, load, load, load, removeRecord, replaceRecord, search, setParentRecord, setRecord
addColumn, addColumn, addColumn, addColumn, addDataLoadListener, addObject, addObject, addObjects, addObjects, addOrderChangeListener, addRowData, addRowData, clearRowData, containsObject, dropRow, dropRow, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, getAllObjects, getColumnCount, getColumnName, getComparator, getObject, getRowCount, getValueAt, getValueAt, indexOf, isEmpty, isNumb, isSortAscending, removeColumn, removeDataLoadListener, removeObject, removeObject, removeOrderChangeListener, removeRowData, replaceObject, setComparator, setNumb, setObject, setSortAscending, setValueAt
public final C getClientContext()
ClientObject
getClientContext
in interface ClientObject<C extends ClientContext>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.