Klasse FillLayerResetCommand
java.lang.Object
org.deidentifier.arx.gui.view.impl.common.table.FillLayerResetCommand
- Alle implementierten Schnittstellen:
org.eclipse.nebula.widgets.nattable.command.ILayerCommand
public class FillLayerResetCommand
extends Object
implements org.eclipse.nebula.widgets.nattable.command.ILayerCommand
Reset command
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.eclipse.nebula.widgets.nattable.command.ILayerCommandbooleanconvertToTargetLayer(org.eclipse.nebula.widgets.nattable.layer.ILayer targetLayer)
-
Konstruktordetails
-
FillLayerResetCommand
public FillLayerResetCommand()
-
-
Methodendetails
-
cloneCommand
public org.eclipse.nebula.widgets.nattable.command.ILayerCommand cloneCommand()- Angegeben von:
cloneCommandin Schnittstelleorg.eclipse.nebula.widgets.nattable.command.ILayerCommand
-
convertToTargetLayer
public boolean convertToTargetLayer(org.eclipse.nebula.widgets.nattable.layer.ILayer targetLayer) - Angegeben von:
convertToTargetLayerin Schnittstelleorg.eclipse.nebula.widgets.nattable.command.ILayerCommand
-