Uses of Class
org.eclipse.nebula.widgets.nattable.resize.command.AutoResizeRowsCommand
Packages that use AutoResizeRowsCommand
Package
Description
-
Uses of AutoResizeRowsCommand in org.eclipse.nebula.widgets.nattable.grid.command
Methods in org.eclipse.nebula.widgets.nattable.grid.command that return types with arguments of type AutoResizeRowsCommandMethods in org.eclipse.nebula.widgets.nattable.grid.command with parameters of type AutoResizeRowsCommandModifier and TypeMethodDescriptionbooleanAutoResizeRowCommandHandler.doCommand(ILayer targetLayer, AutoResizeRowsCommand command) -
Uses of AutoResizeRowsCommand in org.eclipse.nebula.widgets.nattable.resize.command
Constructors in org.eclipse.nebula.widgets.nattable.resize.command with parameters of type AutoResizeRowsCommandModifierConstructorDescriptionprotectedCreate aAutoResizeRowsCommandas a clone of the given command instance.