public class ReBeTableModel extends CidsBeanTableModel_Lagis
listenerList| Constructor and Description |
|---|
ReBeTableModel()
Creates a new instance of ReBeTableModel.
|
ReBeTableModel(Collection<RebeCustomBean> reBe)
Creates a new ReBeTableModel object.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<de.cismet.cismap.commons.features.Feature> |
getAllReBeFeatures()
DOCUMENT ME!
|
Object |
getValueAt(int rowIndex,
int columnIndex) |
boolean |
isCellEditable(int rowIndex,
int columnIndex) |
boolean |
isIsReBeKindSwitchAllowed()
DOCUMENT ME!
|
void |
removeCidsBean(int rowIndex)
DOCUMENT ME!
|
void |
setIsReBeKindSwitchAllowed(boolean isReBeKindSwitchAllowed)
isReBeKindSwitchAllowed seems to have always the opposite value as ReBePanel.isInAbteilungIXModus.
|
void |
setValueAt(Object aValue,
int rowIndex,
int columnIndex) |
addAllCidsBeans, addCidsBean, backupBean, clearBackups, clearCidsBeans, createCidsFeature, fireTableDataChangedAndKeepSelection, getCidsBeanAtRow, getCidsBeans, getColumnClass, getColumnCount, getColumnName, getIndexOfCidsBean, getRowCount, getTable, isInEditMode, refreshTableModel, restoreBean, restoreSelectedCidsBean, setCidsBeans, setInEditMode, setTable, unbackupBeanaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListenerpublic ReBeTableModel()
public ReBeTableModel(Collection<RebeCustomBean> reBe)
reBe - DOCUMENT ME!public Object getValueAt(int rowIndex, int columnIndex)
public void removeCidsBean(int rowIndex)
removeCidsBean in class CidsBeanTableModel_LagisrowIndex - DOCUMENT ME!public boolean isCellEditable(int rowIndex,
int columnIndex)
isCellEditable in interface TableModelisCellEditable in class CidsBeanTableModel_Lagispublic ArrayList<de.cismet.cismap.commons.features.Feature> getAllReBeFeatures()
public void setValueAt(Object aValue, int rowIndex, int columnIndex)
setValueAt in interface TableModelsetValueAt in class AbstractTableModelpublic boolean isIsReBeKindSwitchAllowed()
public void setIsReBeKindSwitchAllowed(boolean isReBeKindSwitchAllowed)
isReBeKindSwitchAllowed - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.