[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: How to disable view toolbar items

Brian Berry wrote:
I have a view contribution in my plugin for a view that is a tree viewer. How can I disable the toolbar action based on the element in the tree that is selected?
I figured it out....
Needed to add an enablement and a selection tag in the plugin for that action.