public static class FormatAllAction.ObjectDelegate extends Object implements IObjectActionDelegate
| Constructor and Description |
|---|
ObjectDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(IAction action) |
void |
selectionChanged(IAction action,
ISelection selection) |
void |
setActivePart(IAction action,
IWorkbenchPart targetPart) |
public void setActivePart(IAction action, IWorkbenchPart targetPart)
setActivePart in interface IObjectActionDelegatepublic void run(IAction action)
run in interface IActionDelegatepublic void selectionChanged(IAction action, ISelection selection)
selectionChanged in interface IActionDelegate
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.