org.eclipse.nebula.widgets.nattable.test.fixture.command
Class CommandHandlerFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<LayerCommandFixture>
org.eclipse.nebula.widgets.nattable.test.fixture.command.CommandHandlerFixture
- All Implemented Interfaces:
- ILayerCommandHandler<LayerCommandFixture>
public class CommandHandlerFixture
- extends AbstractLayerCommandHandler<LayerCommandFixture>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandHandlerFixture
public CommandHandlerFixture()
doCommand
public boolean doCommand(LayerCommandFixture command)
- Specified by:
doCommand
in class AbstractLayerCommandHandler<LayerCommandFixture>
getCommandClass
public Class<LayerCommandFixture> getCommandClass()
getLastCommandHandled
public LayerCommandFixture getLastCommandHandled()
clearLastCommandHandled
public void clearLastCommandHandled()
Copyright © 2015. All rights reserved.