Package org.csstudio.opibuilder.actions
Class ShowPVInfoAction
java.lang.Object
org.csstudio.opibuilder.actions.ShowPVInfoAction
- All Implemented Interfaces:
IActionDelegate,IObjectActionDelegate
Show details information of widget's primary PV.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidselectionChanged(IAction action, ISelection selection) voidsetActivePart(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
ShowPVInfoAction
public ShowPVInfoAction()
-
-
Method Details
-
setActivePart
- Specified by:
setActivePartin interfaceIObjectActionDelegate
-
run
- Specified by:
runin interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChangedin interfaceIActionDelegate
-