org.eclipse.nebula.widgets.nattable.hideshow.command
Class MultiRowShowCommandHandler
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<MultiRowShowCommand>
org.eclipse.nebula.widgets.nattable.hideshow.command.MultiRowShowCommandHandler
- All Implemented Interfaces:
- ILayerCommandHandler<MultiRowShowCommand>
public class MultiRowShowCommandHandler
- extends AbstractLayerCommandHandler<MultiRowShowCommand>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiRowShowCommandHandler
public MultiRowShowCommandHandler(IRowHideShowCommandLayer rowHideShowLayer)
getCommandClass
public Class<MultiRowShowCommand> getCommandClass()
doCommand
protected boolean doCommand(MultiRowShowCommand command)
- Specified by:
doCommand
in class AbstractLayerCommandHandler<MultiRowShowCommand>
Copyright © 2015. All rights reserved.