| [news.eclipse.platform] About the IActionDelegate? |
|
There are two methods in this interface :
SelectionChanged(IAction action, ISelection selection) and run(IAction
action). Who can tell me what is the "IAction action" used for? I've looked at some examples, but didn't find anyting about this parameter. --
Dollyn |