public class AutoCompleteTableCellEditor extends StringTableCellEditor
DefaultCellEditor.EditorDelegate| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,List<String>> |
PRECEDING_VALUES_BY_ID |
clickCountToStart, delegate, editorComponentchangeEvent, listenerList| Constructor and Description |
|---|
AutoCompleteTableCellEditor(String id) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCellEditorValue()
Split decimal with scale config
|
getComponent, runEditioncancelCellEditing, getClickCountToStart, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic AutoCompleteTableCellEditor(String id)
public String getCellEditorValue()
StringTableCellEditorgetCellEditorValue in interface CellEditorgetCellEditorValue in class StringTableCellEditorCopyright © 2008–2015 CodeLutin. All rights reserved.