Class AutoResizeColumnCommandFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
org.eclipse.nebula.widgets.nattable.test.fixture.command.AutoResizeColumnCommandFixture
- All Implemented Interfaces:
ILayerCommand
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
cloneCommand, getColumnPositions, getConfigRegistry, getGCFactory, getSourceLayer, setSelectedColumnPositions
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
convertToTargetLayer, getColumnPosition, getLayer, toString
-
Constructor Details
-
AutoResizeColumnCommandFixture
public AutoResizeColumnCommandFixture()
-