Class SelectParentAction

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

public class SelectParentAction extends AbstractWidgetTargetAction
The action will select parent container of current selected widget.
  • Constructor Details

    • SelectParentAction

      public SelectParentAction()
  • Method Details