|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAdapterImpl
org.eclipse.graphiti.ui.editor.DefaultUpdateBehavior.DefaultUpdateAdapter
protected class DefaultUpdateBehavior.DefaultUpdateAdapter
The default implementation of the update adapter that cares about refreshing the diagram editor in case of resource changes. The default implementation will trigger the update of the diagram editor in case the EMF resource has been changed externally; in case the resource was deleted the default implementation will close the editor if there are no unsaved changes or ask the user what to do in case of unsaved changes.
Constructor Summary | |
---|---|
protected |
DefaultUpdateBehavior.DefaultUpdateAdapter()
|
Method Summary | |
---|---|
protected void |
closeEditorAsynchronously()
Triggers closing of the editor by scheduling an asynchronous call to DefaultUpdateBehavior.closeContainer() . |
void |
notifyChanged(Notification msg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DefaultUpdateBehavior.DefaultUpdateAdapter()
Method Detail |
---|
public void notifyChanged(Notification msg)
protected void closeEditorAsynchronously()
DefaultUpdateBehavior.closeContainer()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |