Package org.eclipse.nebula.widgets.nattable.resize.command
package org.eclipse.nebula.widgets.nattable.resize.command
-
ClassDescriptionCommand indicating that all selected columns have to be auto resized i.e made wide enough to just fit the widest cell.Command to trigger auto resizing of rows in a grid.Command to trigger column resizing.Command to configure column widths.Command to reset the column width configurations.Command handler to handle the
ColumnWidthResetCommand
.This command triggers the AutoResizeColumms command.Command to trigger resizing of multiple columns.Command to trigger resizing of multiple rows.Command to reset the row height configurations.Command handler to handle theRowHeightResetCommand
.Command to trigger row resizing.Command to configure row heights.