|
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.AbstractGlobalActionHandler
org.eclipse.gmf.runtime.common.ui.action.global.providers.RevertGlobalActionHandler
public class RevertGlobalActionHandler
A default global action handler for the revert retargetable action.
Constructor Summary | |
---|---|
RevertGlobalActionHandler()
|
Method Summary | |
---|---|
boolean |
canHandle(IGlobalActionContext context)
Return true if the handler can handle the context |
ICommand |
getCommand(IGlobalActionContext context)
Return the ICommand for the context |
Methods inherited from class org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHandler |
---|
getLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RevertGlobalActionHandler()
Method Detail |
---|
public boolean canHandle(IGlobalActionContext context)
IGlobalActionHandler
context
- The context
public ICommand getCommand(IGlobalActionContext context)
IGlobalActionHandler
context
- The context
|
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.