Uses of Class
org.eclipse.nebula.widgets.nattable.data.command.RowDeleteCommand
Package
Description
-
Uses of RowDeleteCommand in org.eclipse.nebula.widgets.nattable.data.command
Modifier and TypeMethodDescriptionboolean
RowDeleteCommandHandler.doCommand
(ILayer targetLayer, RowDeleteCommand command) ModifierConstructorDescriptionprotected
RowDeleteCommand
(RowDeleteCommand command) Clone constructor. -
Uses of RowDeleteCommand in org.eclipse.nebula.widgets.nattable.extension.glazedlists.data.command
Modifier and TypeMethodDescriptionboolean
GlazedListsRowDeleteCommandHandler.doCommand
(ILayer targetLayer, RowDeleteCommand command)