Interface MToolBar

All Superinterfaces:
MApplicationElement, MElementContainer<MToolBarElement>, MLocalizable, MTrimElement, MUIElement
All Known Implementing Classes:
ToolBarImpl

public interface MToolBar extends MElementContainer<MToolBarElement>, MTrimElement
A representation of the model object 'Tool Bar'.

This is the concrete class representing a Toolbar in the UI Model.

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