Package org.eclipse.nebula.widgets.nattable.edit
package org.eclipse.nebula.widgets.nattable.edit
-
ClassDescription
ICellEditHandler
implementation for editing within a dialog.The configuration attributes for configuring editing behavior.Helper class that will retrieve edit configuration values out of theIConfigRegistry
.Definition of editing related constants.Controller to handle the activation of the edit mode of NatTable cells.Enumeration type for specifying how a value should be processed that was entered to an editor by dialog.Handles the updating of the data bean with the new value provided by theICellEditor
.ICellEditHandler
that handles inline editing of single values.