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