Interface MToolControl

All Superinterfaces:
MApplicationElement, MContribution, MLocalizable, MToolBarElement, MTrimElement, MUIElement
All Known Implementing Classes:
ToolControlImpl

public interface MToolControl extends MToolBarElement, MContribution, MTrimElement
A representation of the model object 'Tool Control'.

This is a concrete class representing a widget hosted directly in the trim or as an item in a Toolbar.

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