public interface MHandlerContainer
This provides a container in which to store lists of Handlers.
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MHandler> |
getHandlers()
Returns the value of the 'Handlers' containment reference list.
|
java.util.List<MHandler> getHandlers()
MHandler.
Developers: Add more detailed documentation by editing this comment in org.eclipse.ui.model.workbench/model/UIElements.ecore. There is a GenModel/documentation node under each type and attribute.