rd-framework / com.jetbrains.rd.framework.base / ExtWire / advise

advise

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

Overrides IWire.advise

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.