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