| Package | Description |
|---|---|
| org.dominokit.domino.ui.button | |
| org.dominokit.domino.ui.button.group |
| Modifier and Type | Method and Description |
|---|---|
ButtonSize |
BaseButton.getSize() |
static ButtonSize |
ButtonSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonSize[] |
ButtonSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
BaseButton.setSize(ButtonSize size)
change the size of the button
|
| Modifier and Type | Method and Description |
|---|---|
ButtonsGroup |
ButtonsGroup.setSize(ButtonSize size)
Apply a size to all buttons in the ButtonsGroup
|
Copyright © 2019–2022 Dominokit. All rights reserved.