cl::utfsm::acs::ebe::util::EbeTableModel Class Reference
List of all members.
Detailed Description
- Author:
- javarias[at]inf.utfsm.cl Implements the table model used in the GUI of Error Browser and Editor. This model is used to show the data of Documents and Error/Completion attributes table.
Constructor & Destructor Documentation
| cl::utfsm::acs::ebe::util::EbeTableModel::EbeTableModel |
( |
|
) |
[inline] |
Member Function Documentation
| int cl::utfsm::acs::ebe::util::EbeTableModel::getColumnCount |
( |
|
) |
[inline] |
| String cl::utfsm::acs::ebe::util::EbeTableModel::getColumnName |
( |
int |
c |
) |
[inline] |
| int cl::utfsm::acs::ebe::util::EbeTableModel::getRowCount |
( |
|
) |
[inline] |
| Object cl::utfsm::acs::ebe::util::EbeTableModel::getValueAt |
( |
int |
rowIndex, |
|
|
int |
columnIndex | |
|
) |
| | [inline] |
| boolean cl::utfsm::acs::ebe::util::EbeTableModel::isCellEditable |
( |
int |
row, |
|
|
int |
col | |
|
) |
| | [inline] |
| void cl::utfsm::acs::ebe::util::EbeTableModel::setValueAt |
( |
Object |
value, |
|
|
int |
row, |
|
|
int |
col | |
|
) |
| | [inline] |
References attrs, complex, editor, cl::utfsm::acs::ebe::EbeDocumentManager::getDocuments(), cl::utfsm::acs::ebe::ErrorBrowserEditor::getManager(), cl::utfsm::acs::ebe::EbeDocument::getNodes(), cl::utfsm::acs::ebe::ErrorBrowserEditor::getSelectedDoc(), cl::utfsm::acs::types::TypedObject::getValue(), cl::utfsm::acs::ebe::ErrorBrowserEditor::publicRefreshNodeTree(), cl::utfsm::acs::ebe::ErrorBrowserEditor::refreshDocsTree(), cl::utfsm::acs::types::TypedObject::setValue(), and tableObjects.
Member Data Documentation
Initial value: {
"Attribute Name",
"Attribute Value"
}
Referenced by getColumnName().
The documentation for this class was generated from the following file: