public static interface Adapter.Internal extends Adapter
Adapter.Internal| Modifier and Type | Method and Description |
|---|---|
void |
unsetTarget(Notifier oldTarget)
Unsets the target from which the adapter will receive notification.
|
getTarget, isAdapterForType, notifyChanged, setTargetvoid unsetTarget(Notifier oldTarget)
oldTarget - the old notifier.Adapter.getTarget(),
Adapter.setTarget(Notifier)Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature