Class AutoResizeRowCommandFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
org.eclipse.nebula.widgets.nattable.test.fixture.command.AutoResizeRowCommandFixture
- All Implemented Interfaces:
ILayerCommand
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeRowsCommand
cloneCommand, getConfigRegistry, getGCFactory, getRowPositions, getSourceLayer, setSelectedRowPositions
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractRowCommand
convertToTargetLayer, getLayer, getRowPosition, toString
-
Constructor Details
-
AutoResizeRowCommandFixture
public AutoResizeRowCommandFixture()
-