Package org.eclipse.nebula.widgets.nattable.edit.command
package org.eclipse.nebula.widgets.nattable.edit.command
-
ClassDescription
ILayerCommand
that is used to delete the values in the current selected cells.ILayerCommandHandler
for handlingDeleteSelectionCommand
s.Command that will trigger activating the edit mode for the specified cell.Command handler for handlingEditCellCommand
s.Command that will trigger activating the edit mode for the current selection.Command handler for handlingEditSelectionCommand
s.Helper class for retrieving information regarding editing of selected cells.Command that will trigger a data model update.ILayerCommandHandler
that handlesUpdateDataCommand
s by updating the data model.