[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] ContextMenuProvider + selected editParts

Is it possible to know which editparts are selected in a ContextMenuProvider? I want to be able to calculate which menus to show based on this knowledge. Note that there is not enough information in the SelectionAction since I need the set of (enabled) actions and the set of selected edit parts.

Thanks.

James