bind
fun <T : IRdBindable?> T.bind( lf: Lifetime, parent: IRdDynamic, name: String): Unit?
Content copied to clipboard
fun <T : IRdBindable?> Array<T>.bind( lf: Lifetime, parent: IRdDynamic, name: String)
Content copied to clipboard
fun <T : IRdBindable?> List<T>.bind( lf: Lifetime, parent: IRdDynamic, name: String)
Content copied to clipboard