Package org.eclipse.nebula.widgets.nattable.command
package org.eclipse.nebula.widgets.nattable.command
-
ClassDescription
ILayerCommandthat 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.ILayerCommandthat 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.ILayerCommandthat is executed for a row position.Command fired byNatTablejust 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 handlingStructuralRefreshCommands.Command that triggers aVisualRefreshEvent.Command handler for handlingVisualRefreshCommands.