| Package | Description |
|---|---|
| org.dominokit.domino.ui.loaders |
| Modifier and Type | Method and Description |
|---|---|
Loader.LoadingTextPosition |
Loader.getLoadingTextPosition() |
static Loader.LoadingTextPosition |
Loader.LoadingTextPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Loader.LoadingTextPosition[] |
Loader.LoadingTextPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Loader |
Loader.setLoadingTextPosition(Loader.LoadingTextPosition loadingTextPosition)
Sets the position of the loading text
|
Copyright © 2019–2022 Dominokit. All rights reserved.