An instance of this class can be relinked so that it points to
another observable. The change will be propagated to all
handles that were created as copies of such instance.
Class T must inherit from Observable
warning see the Handle documentation for issues
relatives to registerAsObserver.
Relinkable handle to an observable
An instance of this class can be relinked so that it points to another observable. The change will be propagated to all handles that were created as copies of such instance.
Class T must inherit from Observable
warning see the Handle documentation for issues relatives to
registerAsObserver
.