Package org.eclipse.nebula.widgets.nattable.hideshow.command
package org.eclipse.nebula.widgets.nattable.hideshow.command
-
ClassDescriptionCommand to show a column that is currently hidden.CommandHandler for the
ColumnShowCommand
that shows one hidden adjacent column next to the transported column position.Hide a column by index instead of position.Hide a row by index instead of position.Command for showing hidden columns again via index.Command for showing hidden rows again via index.Command to hide a row by additional providing a column as context information.Command handler for theRowPositionHideCommand
.Command to show a row that is currently hidden.CommandHandler for theRowShowCommand
that shows one hidden adjacent column next to the transported column position.