Uses of Class
org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeColumnsCommand
Packages that use AutoResizeColumnsCommand
Package
Description
-
Uses of AutoResizeColumnsCommand in org.eclipse.nebula.widgets.nattable.grid.command
Methods in org.eclipse.nebula.widgets.nattable.grid.command that return types with arguments of type AutoResizeColumnsCommandMethods in org.eclipse.nebula.widgets.nattable.grid.command with parameters of type AutoResizeColumnsCommandModifier and TypeMethodDescriptionbooleanAutoResizeColumnCommandHandler.doCommand(ILayer targetLayer, AutoResizeColumnsCommand command) -
Uses of AutoResizeColumnsCommand in org.eclipse.nebula.widgets.nattable.resize.command
Constructors in org.eclipse.nebula.widgets.nattable.resize.command with parameters of type AutoResizeColumnsCommandModifierConstructorDescriptionprotectedCreate aAutoResizeColumnsCommandas a clone of the given command instance.