rd-framework / com.jetbrains.rd.framework / IWire / advise

advise

abstract fun advise(lifetime: <ERROR CLASS>, entity: IRdWireable): Unit

Adds a entity for receiving updated values of the object with the given IRdWireable.rdid. The handler is removed when the given lifetime is terminated.