public class FastBindableReferenceComboCellEditor extends AbstractCellEditor implements TableCellEditor
changeEvent, listenerList| Constructor and Description |
|---|
FastBindableReferenceComboCellEditor()
Creates a new FastBindableReferenceComboCellEditor object.
|
FastBindableReferenceComboCellEditor(de.cismet.cidsx.server.search.builtin.legacy.LightweightMetaObjectsSearch lwsSearch,
String pattern,
String[] fields)
Creates a new DefaultBindableComboboxCellEditor object.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellEditorValue() |
de.cismet.cids.editors.FastBindableReferenceCombo |
getComboBox()
DOCUMENT ME!
|
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
boolean |
isCellEditable(EventObject anEvent) |
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener, shouldSelectCell, stopCellEditingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, cancelCellEditing, removeCellEditorListener, shouldSelectCell, stopCellEditingpublic FastBindableReferenceComboCellEditor()
UnsupportedOperationException - DOCUMENT ME!public FastBindableReferenceComboCellEditor(de.cismet.cidsx.server.search.builtin.legacy.LightweightMetaObjectsSearch lwsSearch,
String pattern,
String[] fields)
lwsSearch - DOCUMENT ME!pattern - DOCUMENT ME!fields - DOCUMENT ME!public boolean isCellEditable(EventObject anEvent)
isCellEditable in interface CellEditorisCellEditable in class AbstractCellEditorpublic Object getCellEditorValue()
getCellEditorValue in interface CellEditorpublic Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
getTableCellEditorComponent in interface TableCellEditorpublic de.cismet.cids.editors.FastBindableReferenceCombo getComboBox()
Copyright © 2012–2025 cismet GmbH. All rights reserved.