| Package | Description |
|---|---|
| org.eclipse.e4.ui.model.application.commands | |
| org.eclipse.e4.ui.workbench.modeling |
Application programming interfaces describing the Eclipse 4 model services.
|
| Modifier and Type | Method and Description |
|---|---|
MHandler |
MCommandsFactory.createHandler()
Returns a new object of class 'Handler'
|
| Modifier and Type | Method and Description |
|---|---|
List<MHandler> |
MHandlerContainer.getHandlers()
Returns the value of the 'Handlers' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
MHandler |
EModelService.findHandler(MHandlerContainer handlerContainer,
String id)
Finds a handler by ID in a particular container
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.