| Package | Description |
|---|---|
| org.dominokit.domino.ui.grid |
| Modifier and Type | Method and Description |
|---|---|
static Row_24 |
Row.of24Colmns()
Deprecated.
Use
Row.of24Columns() instead |
static Row_24 |
Row.of24Columns()
Creates a grid row with 24 columns
|
Row_24 |
Row_24.span1(Consumer<Column> consumer)
Creates column which has a size of 1 column of the 24 columns defined
|
Row_24 |
Row_24.span10(Consumer<Column> consumer)
Creates column which has a size of 10 columns of the 24 columns defined
|
Row_24 |
Row_24.span11(Consumer<Column> consumer)
Creates column which has a size of 11 columns of the 24 columns defined
|
Row_24 |
Row_24.span12(Consumer<Column> consumer)
Creates column which has a size of 12 columns of the 24 columns defined
|
Row_24 |
Row_24.span13(Consumer<Column> consumer)
Creates column which has a size of 13 columns of the 24 columns defined
|
Row_24 |
Row_24.span14(Consumer<Column> consumer)
Creates column which has a size of 14 columns of the 24 columns defined
|
Row_24 |
Row_24.span15(Consumer<Column> consumer)
Creates column which has a size of 15 columns of the 24 columns defined
|
Row_24 |
Row_24.span16(Consumer<Column> consumer)
Creates column which has a size of 16 columns of the 24 columns defined
|
Row_24 |
Row_24.span17(Consumer<Column> consumer)
Creates column which has a size of 17 columns of the 24 columns defined
|
Row_24 |
Row_24.span18(Consumer<Column> consumer)
Creates column which has a size of 18 columns of the 24 columns defined
|
Row_24 |
Row_24.span19(Consumer<Column> consumer)
Creates column which has a size of 19 columns of the 24 columns defined
|
Row_24 |
Row_24.span2(Consumer<Column> consumer)
Creates column which has a size of 2 columns of the 24 columns defined
|
Row_24 |
Row_24.span20(Consumer<Column> consumer)
Creates column which has a size of 20 columns of the 24 columns defined
|
Row_24 |
Row_24.span21(Consumer<Column> consumer)
Creates column which has a size of 21 columns of the 24 columns defined
|
Row_24 |
Row_24.span22(Consumer<Column> consumer)
Creates column which has a size of 22 columns of the 24 columns defined
|
Row_24 |
Row_24.span23(Consumer<Column> consumer)
Creates column which has a size of 23 columns of the 24 columns defined
|
Row_24 |
Row_24.span24(Consumer<Column> consumer)
Creates column which has a size of 24 columns of the 24 columns defined
|
Row_24 |
Row_24.span3(Consumer<Column> consumer)
Creates column which has a size of 3 columns of the 24 columns defined
|
Row_24 |
Row_24.span4(Consumer<Column> consumer)
Creates column which has a size of 4 columns of the 24 columns defined
|
Row_24 |
Row_24.span5(Consumer<Column> consumer)
Creates column which has a size of 5 columns of the 24 columns defined
|
Row_24 |
Row_24.span6(Consumer<Column> consumer)
Creates column which has a size of 6 columns of the 24 columns defined
|
Row_24 |
Row_24.span7(Consumer<Column> consumer)
Creates column which has a size of 7 columns of the 24 columns defined
|
Row_24 |
Row_24.span8(Consumer<Column> consumer)
Creates column which has a size of 8 columns of the 24 columns defined
|
Row_24 |
Row_24.span9(Consumer<Column> consumer)
Creates column which has a size of 9 columns of the 24 columns defined
|
Copyright © 2019–2022 Dominokit. All rights reserved.