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