public interface MDynamicMenuContribution extends MMenuItem, MContribution
This is a concrete class used to represent a menu item that replaces itself through the execution of the associated client code. The supplied contribution will provide the appropriate MMenuElement model elements when queried.
getType, isEnabled, isSelected, setEnabled, setSelected, setType
getLocalizedMnemonics, getMnemonics, setMnemonics
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementId
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip
updateLocalization
getContributionURI, getObject, setContributionURI, setObject
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.