kaadin-core / ch.frankel.kaadin / customLayout

customLayout

fun customLayout(init: CustomLayout.() -> Unit = {}): <ERROR CLASS>
fun customLayout(template: String, init: CustomLayout.() -> Unit = {}): <ERROR CLASS>
fun customLayout(templateStream: InputStream, init: CustomLayout.() -> Unit = {}): <ERROR CLASS>