Interface MMenuSeparator

All Superinterfaces:
MApplicationElement, MLocalizable, MMenuElement, MUIElement, MUILabel
All Known Implementing Classes:
MenuSeparatorImpl

public interface MMenuSeparator extends MMenuElement
A representation of the model object 'Separator'.

An element representing a separator in a menu.

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