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