Package org.eclipse.nebula.widgets.nattable.edit.editor
package org.eclipse.nebula.widgets.nattable.edit.editor
-
ClassDescriptionAbstract implementation of
ICellEditorthat wraps SWT controls to be NatTable editors.Abstract implementation ofIEditErrorHandlerthat by default calls the underlyingIEditErrorHandlerto handle the error.ICellEditorimplementation for checkbox editors.ICellEditorimplementation to provide combo box editing behaviour.This class adds support for adding aControlDecorationto the editor controls of aICellEditor.ICellEditor implementation that uses a DateTime control for editing.Enumeration for selection mode within a TextCellEditor.Interface for implementing editors that can be used in a NatTable.Interface to specify a data provider forComboBoxCellEditors in NatTable.AnIEditErrorHandlerwill be used if on data conversion or validation while editing viaICellEditoran error occurs.A specialization ofTextCellEditorthat uses a multi line text editor as editor control.SpecialisedTextCellEditorthat sets the echo char of the text control used by this editor to a configured character.ICellEditor that uses a JFace TableViewer as editor control.ICellEditorimplementation that wraps a SWTTextcontrol to support text editing.