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