| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICellEditHandler | |
|---|---|
| org.eclipse.nebula.widgets.nattable.edit | |
| org.eclipse.nebula.widgets.nattable.edit.editor | |
| org.eclipse.nebula.widgets.nattable.edit.gui | |
| Uses of ICellEditHandler in org.eclipse.nebula.widgets.nattable.edit | 
|---|
| Classes in org.eclipse.nebula.widgets.nattable.edit that implement ICellEditHandler | |
|---|---|
|  class | DialogEditHandlerICellEditHandlerimplementation for editing within a dialog. | 
|  class | InlineEditHandlerICellEditHandlerthat handles inline editing of single values. | 
| Uses of ICellEditHandler in org.eclipse.nebula.widgets.nattable.edit.editor | 
|---|
| Methods in org.eclipse.nebula.widgets.nattable.edit.editor with parameters of type ICellEditHandler | |
|---|---|
|  org.eclipse.swt.widgets.Control | ICellEditor.activateCell(org.eclipse.swt.widgets.Composite parent,
             Object originalCanonicalValue,
             EditModeEnum editMode,
             ICellEditHandler editHandler,
             ILayerCell cell,
             IConfigRegistry configRegistry)This method will be called by the framework to activate this cell editor. | 
|  org.eclipse.swt.widgets.Control | AbstractCellEditor.activateCell(org.eclipse.swt.widgets.Composite parent,
             Object originalCanonicalValue,
             EditModeEnum editMode,
             ICellEditHandler editHandler,
             ILayerCell cell,
             IConfigRegistry configRegistry) | 
| Uses of ICellEditHandler in org.eclipse.nebula.widgets.nattable.edit.gui | 
|---|
| Methods in org.eclipse.nebula.widgets.nattable.edit.gui with parameters of type ICellEditHandler | |
|---|---|
|  org.eclipse.swt.widgets.Control | AbstractDialogCellEditor.activateCell(org.eclipse.swt.widgets.Composite parent,
             Object originalCanonicalValue,
             EditModeEnum editMode,
             ICellEditHandler editHandler,
             ILayerCell cell,
             IConfigRegistry configRegistry) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||