Method Summary |
|
void | addAdjunctContribution(IContributionItem item) Adds to the list all the actions that are part of this action set but
belong to different cool bar items. |
protected SubMenuManager | createSubMenuManager(IMenuManager parent) |
protected SubToolBarManager | createSubToolBarManager(IToolBarManager parent) |
public void | dispose() Dispose the contributions. |
String | getActionSetId() |
public IToolBarManager | getToolBarManager() Returns a tool bar manager for this Item. |
public IToolBarManager | getToolBarManager(String actionId) Returns the correct tool bar for the given action id. |
void | removeAdjunctContribution(ContributionItem item) |
protected void | setActive(boolean set) Activate / Deactivate the contributions. |