public class WebFileTreeCellEditor extends WebTreeCellEditor<WebTextField>
| Modifier and Type | Class and Description |
|---|---|
protected class |
WebFileTreeCellEditor.FileNameEditorDelegate
Custom editor delegate for WebFileTableCellEditor.
|
WebDefaultCellEditor.EditorDelegate<T>autoUpdateLeadingIconclickCountToStart, COMBOBOX_CELL_EDITOR, delegate, editorComponent| Constructor and Description |
|---|
WebFileTreeCellEditor()
Constructs new file tree cell editor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize(WebTextField editor)
Initializes cell editor and its delegate.
|
cancelCellEditing, focusGained, focusLost, getTreeCellEditorComponent, stopCellEditinggetCellEditorValue, getClickCountToStart, getComponent, getTableCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCelladdCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerpublic WebFileTreeCellEditor()
protected void initialize(WebTextField editor)
WebDefaultCellEditorinitialize in class WebDefaultCellEditor<WebTextField>editor - actual editor component