Interface MToolBarElement

All Superinterfaces:
MApplicationElement, MLocalizable, MUIElement
All Known Subinterfaces:
MDirectToolItem, MHandledToolItem, MToolBarSeparator, MToolControl, MToolItem

public interface MToolBarElement extends MUIElement
A representation of the model object 'Tool Bar Element'.

This is a placeholder class mixed in to any other type that can be added to a Toolbar.

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