| Package | Description |
|---|---|
| org.dominokit.domino.ui.layout |
| Modifier and Type | Method and Description |
|---|---|
Layout.LeftPanelOpenStyle |
Layout.getLeftPanelOpenStyle() |
static Layout.LeftPanelOpenStyle |
Layout.LeftPanelOpenStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Layout.LeftPanelOpenStyle[] |
Layout.LeftPanelOpenStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Layout |
Layout.setLeftPanelOpenStyle(Layout.LeftPanelOpenStyle leftPanelOpenStyle)
Change the behavior of the left open/close
|
Copyright © 2019–2022 Dominokit. All rights reserved.