[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] About the IActionDelegate?

Title: Dollyn
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