Package org.eclipse.nebula.widgets.nattable.edit

Interface Summary
EditConfigAttributes The configuration attributes for configuring editing behaviour.
ICellEditHandler Handles the updating of the data bean with the new value provided by the ICellEditor.
 

Class Summary
ActiveCellEditorRegistry Deprecated. Storing the editor in a global registry has certain drawbacks as outlined in the documentation and the bug report.
CellEditorCreatedEvent The CellEditorCreatedEvent is fired by the EditController whenever a editor has been created.
DialogEditHandler ICellEditHandler implementation for editing within a dialog.
EditConfigHelper Helper class that will retrieve edit configuration values out of the IConfigRegistry.
EditController Controller to handle the activation of the edit mode of NatTable cells.
InlineEditHandler ICellEditHandler that handles inline editing of single values.
 

Enum Summary
CheckBoxStateEnum  
EditTypeEnum Enumeration type for specifying how a value should be processed that was entered to an editor by dialog.
 



Copyright © 2014. All rights reserved.