Package org.eclipse.nebula.widgets.nattable.edit.gui
package org.eclipse.nebula.widgets.nattable.edit.gui
-
ClassDescriptionAbstract implementation of a
ICellEditorthat is also aICellEditDialog.Dialog that supports editing of cells in NatTable.Factory to createICellEditDialoginstances that should be opened for editing cell values.This implementation is a proof of concept for special cell editors that wrap dialogs.Interface for dialogs that can be used as editing dialogs in NatTable.Specialization ofCellEditDialogthat adds additional functionality to also use tick updates on the cell value(s).