public class IdentifierTableModel extends MustTableModel
remoteElementName
Constructor and Description |
---|
IdentifierTableModel() |
Modifier and Type | Method and Description |
---|---|
void |
addIndexedRow(java.lang.Object[] visualItems,
Identifier identifier)
Adds a row with an identifier.
|
void |
buildRemoteViewNewContent(ToAppletWriter out) |
Identifier |
getIdentifier(int row)
Return the identifier of the row as specified.
|
void |
removeAll()
Clears the table including the associated identifiers.
|
addRow, getData, getRowCount, getValueAt, isCellEditable, setCellEditable, setRemoteElementName, setValueAt
public void removeAll()
removeAll
in class MustTableModel
public void addIndexedRow(java.lang.Object[] visualItems, Identifier identifier)
visualItems
- the cell values if the rowidentifier
- the identifier of the database table rowpublic void buildRemoteViewNewContent(ToAppletWriter out)
buildRemoteViewNewContent
in class MustTableModel
public Identifier getIdentifier(int row)
row
- the row's indexCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de