|
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
public abstract class GlobalActionHandlerOperation
The abstract parent of all global action handler operations. This
class maintains a reference to the IGlobalActionHandlerContext
.
Constructor Summary | |
---|---|
GlobalActionHandlerOperation(IGlobalActionHandlerContext context)
Create a GlobalActionHandlerOperation. |
Method Summary | |
---|---|
IGlobalActionHandlerContext |
getContext()
Returns the context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.gmf.runtime.common.core.service.IOperation |
---|
execute |
Constructor Detail |
---|
public GlobalActionHandlerOperation(IGlobalActionHandlerContext context)
context
- attribute for the IGlobalActionHandlerContext
Method Detail |
---|
public final IGlobalActionHandlerContext getContext()
context
instance variable
|
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.