T - the PDO classpublic class DefaultPdoTableEntry<T extends PersistentDomainObject<T>> extends FormTableEntry<T>
PersistentDomainObject.
Contains only one "name" column showing the GuiProvider.getTreeText()-value.
| Constructor and Description |
|---|
DefaultPdoTableEntry(T object)
Creates a form table entry.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
String |
getColumnName(int col) |
GuiProvider<T> |
getGuiProvider()
Gets the GUI-service object for the PDO.
|
T |
getObject() |
Object |
getValueAt(int col) |
DefaultPdoTableEntry<T> |
newInstance(T object) |
compareTo, fireCellsUpdated, fireRowUpdated, getAdjust, getBinding, getBindingPath, getBindType, getCellEditor, getCellRect, getCellRenderer, getColumnClass, getConvert, getDisplayedColumnName, getFormat, getHorizontalAlignment, getMaxColumns, getModel, getReferencedColumn, getReferencedRow, getRow, getScale, getShowHorizontalLine, getShowVerticalLine, getTable, getVerticalAlignment, isAutoSelect, isBindingChangeable, isBlankZero, isCellEditable, isCellEditorFixed, isCellRectFixed, isCellRendererFixed, isCellVisible, isColumnNotSummable, isVisiblyEqual, setModel, setRow, setValueAt, updateArray, updateCursor, updateListpublic DefaultPdoTableEntry(T object)
object - the data objectpublic int getColumnCount()
getColumnCount in class FormTableEntry<T extends PersistentDomainObject<T>>public String getColumnName(int col)
getColumnName in class FormTableEntry<T extends PersistentDomainObject<T>>public T getObject()
getObject in class FormTableEntry<T extends PersistentDomainObject<T>>public GuiProvider<T> getGuiProvider()
public Object getValueAt(int col)
getValueAt in interface FormTableRowObjectgetValueAt in class FormTableEntry<T extends PersistentDomainObject<T>>public DefaultPdoTableEntry<T> newInstance(T object)
newInstance in class FormTableEntry<T extends PersistentDomainObject<T>>Tentackle - distributed, domain- and model-driven