Class RemoveGroupAction

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

public class RemoveGroupAction extends AbstractWidgetTargetAction
The action will remove a group and move all the selected widgets to the group's parent.
  • Constructor Details

    • RemoveGroupAction

      public RemoveGroupAction()
  • Method Details

    • run

      public void run(IAction action)
    • getSelectedContainer

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