public class FormFieldComponentCellEditor extends FormComponentCellEditor
Notice: Currently, tree cell editors are not enhanced any further.
clickCountToStart, column, editor, expanded, leaf, row, selected, table, treechangeEvent, listenerList| Constructor and Description |
|---|
FormFieldComponentCellEditor()
Creates a cell-editor with a default editing component.
|
FormFieldComponentCellEditor(FormFieldComponent editorComponent)
Creates a celleditor from a FormFieldComponent.
|
| Modifier and Type | Method and Description |
|---|---|
FormFieldComponent |
getEditorComponent()
Gets the current editor component.
|
protected void |
prepareTableCellEditorComponent(FormTable table,
boolean selected,
int row,
int column)
Prepares the table cell editor.
|
void |
setEditorComponent(FormFieldComponent editor)
Sets the editor FormFieldComponent.
|
cancelCellEditing, clearInhibitCellTraversal, clearStartOver, getCellEditorValue, getClickCountToStart, getFormTable, getTableCellEditorComponent, getTableCellEditorComponent, getTreeCellEditorComponent, getTreeCellEditorComponent, inhibitCellTraversal, isAutoRowHeight, isCellEditable, prepare, prepareTreeCellEditorComponent, requestFocusInWindow, requestFocusLater, setAutoRowHeight, setClickCountToStart, setEditorComponent, shouldSelectCell, startOver, stopCellEditing, wasEditingCanceledaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic FormFieldComponentCellEditor(FormFieldComponent editorComponent)
editorComponent - the editor formfield componentpublic FormFieldComponentCellEditor()
StringFormFieldpublic void setEditorComponent(FormFieldComponent editor)
editor - the editor componentpublic FormFieldComponent getEditorComponent()
getEditorComponent in class FormComponentCellEditorprotected void prepareTableCellEditorComponent(FormTable table, boolean selected, int row, int column)
FormComponentCellEditorprepareTableCellEditorComponent in class FormComponentCellEditortable - the tableselected - true if cell is selectedrow - the table rowcolumn - the table columnTentackle - distributed, domain- and model-driven