public class DirectAccessPropertyHolderTableModel extends DefaultPropertyHolderTableModel
| Constructor and description | 
|---|
| DirectAccessPropertyHolderTableModel
                                (T holder) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | TestProperty | getPropertyAtRow(int rowIndex) | 
|  | int | getRowCount() | 
|  | void | moveProperty(java.lang.String name, int oldIndex, int newIndex) | 
|  | void | sort() | 
| Methods inherited from class | Name | 
|---|---|
| class DefaultPropertyHolderTableModel | getColumnClass, getColumnCount, getColumnName, getPropertyAtRow, getRowCount, getValueAt, isCellEditable, moveProperty, propertyChange, propertyMoved, propertyValueChanged, release, setValueAt, sort |