|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
org.eclipse.gmf.runtime.diagram.core.edithelpers.RemoveBookmarksAdvice
Edit helper advice that provides commands to remove associated bookmarks of all dependents as well as the main destructee.
| Constructor Summary | |
RemoveBookmarksAdvice()
|
|
| Method Summary | |
protected ICommand |
getAfterDestroyElementCommand(DestroyElementRequest request)
Gets my 'after' advice for destroying an element. |
ICommand |
getAfterEditCommand(IEditCommandRequest request)
Gets a command to be executed after the base editing behaviour. |
ICommand |
getBeforeEditCommand(IEditCommandRequest request)
Gets a command to be executed before the base editing behaviour. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoveBookmarksAdvice()
| Method Detail |
public ICommand getBeforeEditCommand(IEditCommandRequest request)
IEditHelperAdvice
getBeforeEditCommand in interface IEditHelperAdvicegetBeforeEditCommand in class AbstractEditHelperAdvicepublic ICommand getAfterEditCommand(IEditCommandRequest request)
IEditHelperAdvice
getAfterEditCommand in interface IEditHelperAdvicegetAfterEditCommand in class AbstractEditHelperAdviceprotected ICommand getAfterDestroyElementCommand(DestroyElementRequest request)
AbstractEditHelperAdvice
getAfterDestroyElementCommand in class AbstractEditHelperAdvicerequest - the request
|
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.