rd-framework / com.jetbrains.rd.framework.base / kotlin.collections.List

Extensions for kotlin.collections.List

bind

fun <T : IRdBindable?> List<T>.bind(lf: <ERROR CLASS>, parent: IRdDynamic, name: String): <ERROR CLASS>

identify

fun <T : IRdBindable?> List<T>.identify(identities: IIdentities, ids: RdId): <ERROR CLASS>