java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
org.eclipse.nebula.widgets.nattable.hideshow.command.RowHideCommand
All Implemented Interfaces:
ILayerCommand

public class RowHideCommand extends AbstractRowCommand
  • Constructor Details

    • RowHideCommand

      public RowHideCommand(ILayer layer, int rowPosition)
    • RowHideCommand

      protected RowHideCommand(RowHideCommand command)
  • Method Details