|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Adapter.Internal
An internal interface implemented by adapters. It allows a shared adapter to be informed when a specific notifier removes it from its adapter list.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
Adapter.Internal |
Method Summary | |
---|---|
void |
unsetTarget(Notifier oldTarget)
Unsets the target from which the adapter will receive notification. |
Methods inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
getTarget, isAdapterForType, notifyChanged, setTarget |
Method Detail |
---|
void unsetTarget(Notifier oldTarget)
oldTarget
- the old notifier.Adapter.getTarget()
,
Adapter.setTarget(Notifier)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |