Interface MMenuItem

All Superinterfaces:
MApplicationElement, MItem, MLocalizable, MMenuElement, MUIElement, MUILabel
All Known Subinterfaces:
MDirectMenuItem, MDynamicMenuContribution, MHandledMenuItem
All Known Implementing Classes:
DirectMenuItemImpl, DynamicMenuContributionImpl, HandledMenuItemImpl, MenuItemImpl

public interface MMenuItem extends MItem, MMenuElement
A representation of the model object 'Item'.

This is the base type for both Handled and direct menu items.

Since:
1.0
Restriction:
This interface is not intended to be implemented by clients.