public class FillLayerResetCommand
extends java.lang.Object
implements org.eclipse.nebula.widgets.nattable.command.ILayerCommand
Constructor and Description |
---|
FillLayerResetCommand() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.nebula.widgets.nattable.command.ILayerCommand |
cloneCommand() |
boolean |
convertToTargetLayer(org.eclipse.nebula.widgets.nattable.layer.ILayer targetLayer) |
public org.eclipse.nebula.widgets.nattable.command.ILayerCommand cloneCommand()
cloneCommand
in interface org.eclipse.nebula.widgets.nattable.command.ILayerCommand
public boolean convertToTargetLayer(org.eclipse.nebula.widgets.nattable.layer.ILayer targetLayer)
convertToTargetLayer
in interface org.eclipse.nebula.widgets.nattable.command.ILayerCommand