Class InsertRowAction
java.lang.Object
org.csstudio.opibuilder.widgets.actions.InsertRowAction
- All Implemented Interfaces:
IActionDelegate
,IObjectActionDelegate
Insert a row on a Table widget.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
selectionChanged
(IAction action, ISelection selection) void
setActivePart
(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
InsertRowAction
public InsertRowAction()
-
-
Method Details
-
setActivePart
- Specified by:
setActivePart
in interfaceIObjectActionDelegate
-
run
- Specified by:
run
in interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChanged
in interfaceIActionDelegate
-