Class InitializeClientAreaCommandFixture
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.grid.command.ClientAreaResizeCommand
org.eclipse.nebula.widgets.nattable.test.fixture.InitializeClientAreaCommandFixture
- All Implemented Interfaces:
ILayerCommand
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.grid.command.ClientAreaResizeCommand
getCalcArea, getScrollable, setCalcArea
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Constructor Details
-
InitializeClientAreaCommandFixture
public InitializeClientAreaCommandFixture()
-