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

gridLayout

fun HasComponents.gridLayout(columns: Int = 1, rows: Int = 1, spacing: Boolean = false, margin: Boolean = false, init: GridLayout.() -> Unit = {}): <ERROR CLASS>