Interface MHandledMenuItem

All Superinterfaces:
MApplicationElement, MHandledItem, MItem, MLocalizable, MMenuElement, MMenuItem, MUIElement, MUILabel

public interface MHandledMenuItem extends MMenuItem, MHandledItem
A representation of the model object 'Handled Menu Item'.

This is the concrete UI Model element representing a menu item that is managed through the Commands / Handlers infrastructure.

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