Package org.eclipse.nebula.widgets.nattable.freeze.command
package org.eclipse.nebula.widgets.nattable.freeze.command
-
ClassDescriptionCommand that can be used to freeze a grid for whole columns.Command to freeze at the specified position.Command that can be used to freeze a grid for whole rows.Will inform the handler to use the selection layer for its freeze coordinates.Interface to mark commands as freeze related commands that are handled by the
FreezeCommandHandler
or any command handler that handlesILayerCommand
s of this type.Simple command to unfreeze a frozen state.