public interface MHandlerContainer
This provides a container in which to store lists of Handlers.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
List<MHandler> |
getHandlers()
Returns the value of the 'Handlers' containment reference list.
|
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.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.