public class MiPaModel extends CidsBeanTableModel_Lagis
| Modifier and Type | Field and Description |
|---|---|
static int |
AKTENZEICHEN_COLUMN |
static int |
FLAECHE_COLUMN |
static int |
LAGE_COLUMN |
static int |
NUTZER_COLUMN |
static int |
NUTZUNG_COLUMN |
static int |
VERTRAGS_BEGINN_COLUMN |
static int |
VERTRAGS_ENDE_COLUMN |
listenerList| Constructor and Description |
|---|
MiPaModel()
Creates a new MiPaModel object.
|
MiPaModel(Collection<MipaCustomBean> miPas)
Creates a new MiPaModel object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearSlaveComponents()
DOCUMENT ME!
|
Collection<de.cismet.cismap.commons.features.Feature> |
getAllMiPaFeatures()
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 |
setCurrentSelectedMipa(MiPa newMiPa)
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 AKTENZEICHEN_COLUMN
public static final int FLAECHE_COLUMN
public static final int NUTZUNG_COLUMN
public static final int NUTZER_COLUMN
public static final int VERTRAGS_BEGINN_COLUMN
public static final int VERTRAGS_ENDE_COLUMN
public MiPaModel()
public MiPaModel(Collection<MipaCustomBean> miPas)
miPas - 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 Collection<de.cismet.cismap.commons.features.Feature> getAllMiPaFeatures()
public void setValueAt(Object aValue, int rowIndex, int columnIndex)
setValueAt in interface TableModelsetValueAt in class AbstractTableModelpublic void clearSlaveComponents()
public SimpleDocumentModel getBemerkungDocumentModel()
public void setCurrentSelectedMipa(MiPa newMiPa)
newMiPa - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.