Class RemoveTabCommand

java.lang.Object
org.eclipse.gef.commands.Command
org.csstudio.opibuilder.widgets.actions.RemoveTabCommand

public class RemoveTabCommand extends org.eclipse.gef.commands.Command
The command which add a tab to the tab widget.
  • Constructor Details

    • RemoveTabCommand

      public RemoveTabCommand(TabEditPart tabEditPart)
  • 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