| Package | Description |
|---|---|
| org.dominokit.domino.ui.grid.flex | |
| org.dominokit.domino.ui.stepper |
| Modifier and Type | Method and Description |
|---|---|
static FlexDirection |
FlexDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlexDirection[] |
FlexDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlexLayout |
FlexLayout.setDirection(FlexDirection direction)
Sets the direction of the flex items inside the layout
|
FlexLayout |
FlexLayout.setFlow(FlexDirection direction,
FlexWrap wrap)
Sets the direction and the wrap in this layout
|
| Modifier and Type | Method and Description |
|---|---|
FlexDirection |
Stepper.StepperDirection.getFlexDirection() |
Copyright © 2019–2022 Dominokit. All rights reserved.