kaadin-core / ch.frankel.kaadin / com.vaadin.ui.HasComponents / customLayout

customLayout

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