| Package | Description |
|---|---|
| org.dominokit.domino.ui.grid | |
| org.dominokit.domino.ui.upload |
| Modifier and Type | Class and Description |
|---|---|
class |
Row<T extends Row<T>>
A component which provides an abstract level of the CSS grid row which will inherit the styles
for the CSS grid row by default
|
| Modifier and Type | Class and Description |
|---|---|
class |
Row_12
A derivative component of
Row which supports has 12 columns |
class |
Row_16
A derivative component of
Row which supports has 16 columns |
class |
Row_18
A derivative component of
Row which supports has 18 columns |
class |
Row_24
A derivative component of
Row which supports has 24 columns |
class |
Row_32
A derivative component of
Row which supports has 32 columns |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Row<T>> |
Row.create(Columns columns)
Creates a grid row with
columns count |
| Modifier and Type | Method and Description |
|---|---|
Row<Row_12> |
FileUpload.getRow() |
Copyright © 2019–2022 Dominokit. All rights reserved.