Class AddTabAfterAction

java.lang.Object
org.csstudio.opibuilder.actions.AbstractWidgetTargetAction
org.csstudio.opibuilder.widgets.actions.AddTabAfterAction
All Implemented Interfaces:
IActionDelegate, IObjectActionDelegate

public class AddTabAfterAction extends AbstractWidgetTargetAction
Add a tab after the current tab.
  • Constructor Details

    • AddTabAfterAction

      public AddTabAfterAction()
  • Method Details

    • run

      public void run(IAction action)
    • getSelectedTabWidget

      protected final TabEditPart getSelectedTabWidget()
      Gets the widget models of all currently selected EditParts.
      Returns:
      a list with all widget models that are currently selected