Interface MHandledToolItem

All Superinterfaces:
MApplicationElement, MHandledItem, MItem, MLocalizable, MToolBarElement, MToolItem, MUIElement, MUILabel
All Known Implementing Classes:
HandledToolItemImpl

public interface MHandledToolItem extends MToolItem, MHandledItem
A representation of the model object 'Handled Tool Item'.

This is the concrete UI Model element representing a tool item that is managed through the Commands / Handlers infrastructure.

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