public class BaumModel extends CidsBeanTableModel_Lagis
| Modifier and Type | Field and Description |
|---|---|
static int |
ALTE_NUTZUNG_COLUMN |
static int |
AUFTRAGNEMER_COLUMN |
static int |
AUSPRAEGUNG_COLUMN |
static int |
BAUMBESTAND_COLUMN |
static int |
BAUMNUMMER_COLUMN |
static int |
ERFASSUNGSDATUM_COLUMN |
static int |
FAELLDATUM_COLUMN |
static int |
FLAECHE_COLUMN |
static int |
LAGE_COLUMN |
listenerList| Constructor and Description |
|---|
BaumModel()
Creates a new BaumModel object.
|
BaumModel(Collection<BaumCustomBean> baeume)
Creates a new BaumModel object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearSlaveComponents()
DOCUMENT ME!
|
ArrayList<de.cismet.cismap.commons.features.Feature> |
getAllBaumFeatures()
DOCUMENT ME!
|
SimpleDocumentModel |
getBemerkungDocumentModel()
DOCUMENT ME!
|
Object |
getValueAt(int rowIndex,
int columnIndex) |
boolean |
isCellEditable(int rowIndex,
int columnIndex) |
void |
removeCidsBean(int rowIndex)
DOCUMENT ME!
|
void |
setCurrentSelectedBaum(Baum newBaum)
DOCUMENT ME!
|
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 static final int LAGE_COLUMN
public static final int BAUMNUMMER_COLUMN
public static final int FLAECHE_COLUMN
public static final int ALTE_NUTZUNG_COLUMN
public static final int BAUMBESTAND_COLUMN
public static final int AUSPRAEGUNG_COLUMN
public static final int AUFTRAGNEMER_COLUMN
public static final int ERFASSUNGSDATUM_COLUMN
public static final int FAELLDATUM_COLUMN
public BaumModel()
public BaumModel(Collection<BaumCustomBean> baeume)
baeume - 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> getAllBaumFeatures()
public void setValueAt(Object aValue, int rowIndex, int columnIndex)
setValueAt in interface TableModelsetValueAt in class AbstractTableModelpublic void clearSlaveComponents()
public SimpleDocumentModel getBemerkungDocumentModel()
public void setCurrentSelectedBaum(Baum newBaum)
newBaum - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.