Class ShowXYGraphToolbarAction
java.lang.Object
org.csstudio.opibuilder.actions.AbstractWidgetTargetAction
org.csstudio.opibuilder.widgets.actions.ShowXYGraphToolbarAction
- All Implemented Interfaces:
IActionDelegate
,IObjectActionDelegate
Show/Hide XYGraph Toolbar
-
Field Summary
Fields inherited from class org.csstudio.opibuilder.actions.AbstractWidgetTargetAction
selection, targetPart
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected final XYGraphEditPart
Gets the widget models of all currently selected EditParts.void
Methods inherited from class org.csstudio.opibuilder.actions.AbstractWidgetTargetAction
execute, getCommandStack, getSelection, selectionChanged, setActivePart
-
Constructor Details
-
ShowXYGraphToolbarAction
public ShowXYGraphToolbarAction()
-
-
Method Details
-
run
-
getSelectedXYGraph
Gets the widget models of all currently selected EditParts.- Returns:
- a list with all widget models that are currently selected
-