Package org.eclipse.nebula.widgets.nattable.command
package org.eclipse.nebula.widgets.nattable.command
-
ClassDescription
ILayerCommand
that is executed for a column position.AbstractLayerCommandHandler<T extends ILayerCommand>Abstract implementation for commands that should process multiple columns.Abstract implementation for commands that should process multiple rows.ILayerCommand
that is executed for a cell position.Abstract command that can be used to send a command into a specific region of a composition like a grid.ILayerCommand
that is executed for a row position.Command fired byNatTable
just before it is disposed.Commands are fired by NatTable in response to user actions.ILayerCommandHandler<T extends ILayerCommand>Helper class for converting coordinates.Command that triggers aStructuralRefreshEvent
.Command handler for handlingStructuralRefreshCommand
s.Command that triggers aVisualRefreshEvent
.Command handler for handlingVisualRefreshCommand
s.