Interface MTrimElement

All Superinterfaces:
MApplicationElement, MLocalizable, MUIElement
All Known Subinterfaces:
MToolBar, MToolControl
All Known Implementing Classes:
ToolBarImpl, ToolControlImpl

public interface MTrimElement extends MUIElement
A representation of the model object 'Trim Element'.

A class to be mixed in to any element that should be allowed to be added to a TrimBar.

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