Class ReplaceWidgetCommand

java.lang.Object
org.eclipse.gef.commands.Command
org.csstudio.opibuilder.commands.ReplaceWidgetCommand

public class ReplaceWidgetCommand extends org.eclipse.gef.commands.Command
The command to replace a widget to the target widget..
  • Constructor Details

  • Method Details

    • execute

      public void execute()
      Overrides:
      execute in class org.eclipse.gef.commands.Command
    • redo

      public void redo()
      Overrides:
      redo in class org.eclipse.gef.commands.Command
    • undo

      public void undo()
      Overrides:
      undo in class org.eclipse.gef.commands.Command