Class AddWidgetCommand

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

public class AddWidgetCommand extends org.eclipse.gef.commands.Command
Add widget to container
  • Constructor Details

  • Method Details

    • execute

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

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