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