| Package | Description |
|---|---|
| org.dominokit.domino.ui.layout |
| Modifier and Type | Method and Description |
|---|---|
Layout.LeftPanelSize |
Layout.getLeftPanelSize() |
static Layout.LeftPanelSize |
Layout.LeftPanelSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Layout.LeftPanelSize[] |
Layout.LeftPanelSize.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.setLeftPanelSize(Layout.LeftPanelSize leftPanelSize)
change the left panel size
|
Copyright © 2019–2022 Dominokit. All rights reserved.