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