Method Summary |
|
public boolean | fillMajor(IConfigurationElement widgetElement) Returns whether or not the defining
IConfigurationElement declares that the widget should use extra space in the 'major'
dimension (ie. |
public boolean | fillMinor(IConfigurationElement widgetElement) Returns whether or not the defining
IConfigurationElement declares that the widget should use extra space in the 'minor'
dimension (ie. |
public void | generateSubCaches() |
public void | getContributionItems(List additions) |
public IConfigurationElement | getElement(IWorkbenchWidget widget) Parameters: widget - The IWorkbenchWidget to get the defining configurationelement for. |
public String | getId() |
public MenuLocationURI | getUri() |
public Expression | getVisibleWhenForItem(IContributionItem item) |
public List | getWidgets() Attempts to load -all- widgets for this entry and
keeps track of the successful loads only. |
public boolean | isAtStart() true iff the group is positioned at the start(or 'before') the entry that it is relative to. |
public void | removeWidget(IWidget widget) |