Class LockUnlockChildrenAction

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

public class LockUnlockChildrenAction extends AbstractWidgetTargetAction
The action to lock or unlock children in grouping container.
  • Constructor Details

    • LockUnlockChildrenAction

      public LockUnlockChildrenAction()
  • Method Details

    • run

      public void run(IAction action)
    • createLockUnlockCommand

      public static org.eclipse.gef.commands.Command createLockUnlockCommand(GroupingContainerModel containerModel)
    • 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