|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmf.runtime.common.ui.services.action.global.GlobalActionHandlerOperation
org.eclipse.gmf.runtime.common.ui.services.action.global.GetGlobalActionHandlerOperation
public final class GetGlobalActionHandlerOperation
An operation that gets the IGlobalActionHandler
associated
with the IGlobalActionHandlerContext
from the
IGlobalActionHandlerProvider
Constructor Summary | |
---|---|
GetGlobalActionHandlerOperation(IGlobalActionHandlerContext context)
Constructor for GetGlobalActionHandlerOperation. |
Method Summary | |
---|---|
java.lang.Object |
execute(IProvider provider)
Executes this operation on the IGlobalActionHandlerProvider
provider. |
Methods inherited from class org.eclipse.gmf.runtime.common.ui.services.action.global.GlobalActionHandlerOperation |
---|
getContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetGlobalActionHandlerOperation(IGlobalActionHandlerContext context)
context
- The global action handler contextMethod Detail |
---|
public java.lang.Object execute(IProvider provider)
IGlobalActionHandlerProvider
provider.
provider
- The provider on which to execute this operation.
IOperation.execute(IProvider)
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.