org.eclipse.nebula.widgets.nattable.test.fixture.command
Class AutoResizeColumnCommandFixture

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.command.AbstractColumnCommand
      extended by org.eclipse.nebula.widgets.nattable.resize.command.InitializeAutoResizeColumnsCommand
          extended by org.eclipse.nebula.widgets.nattable.test.fixture.command.AutoResizeColumnCommandFixture
All Implemented Interfaces:
ILayerCommand

public class AutoResizeColumnCommandFixture
extends InitializeAutoResizeColumnsCommand


Constructor Summary
AutoResizeColumnCommandFixture()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoResizeColumnCommandFixture

public AutoResizeColumnCommandFixture()


Copyright © 2015. All rights reserved.