rd-framework / com.jetbrains.rd.framework.impl / InternRoot / bind

bind

fun bind(lf: <ERROR CLASS>, parent: IRdDynamic, name: String): Unit

Overrides IRdBindable.bind

Inserts the node into the object graph under the given parent and assigns the specified name to it. The node will be removed from the graph when the specified lf lifetime is terminated.