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