Class GroupLevelMenu
java.lang.Object
org.eclipse.jface.action.ContributionItem
com._1c.g5.v8.dt.moxel.ui.handlers.GroupLevelMenu
- All Implemented Interfaces:
- org.eclipse.jface.action.IContributionItem
public class GroupLevelMenu
extends org.eclipse.jface.action.ContributionItem
Dynamically filled menu item, which represent currently available group levels.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.eclipse.jface.action.ContributionItemdispose, fill, fill, fill, getId, getParent, isDirty, isDynamic, isEnabled, isGroupMarker, isSeparator, isVisible, saveWidgetState, setId, setParent, setVisible, toString, update, update
- 
Constructor Details- 
GroupLevelMenupublic GroupLevelMenu()
 
- 
- 
Method Details- 
fillpublic void fill(org.eclipse.swt.widgets.Menu menu, int index) - Specified by:
- fillin interface- org.eclipse.jface.action.IContributionItem
- Overrides:
- fillin class- org.eclipse.jface.action.ContributionItem
 
 
-