| Package | Description |
|---|---|
| org.dominokit.domino.ui.style |
| Modifier and Type | Method and Description |
|---|---|
static WaveColor |
WaveColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaveColor[] |
WaveColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
WavesElement.setWaveColor(WaveColor waveColor)
Sets the color of the waves
|
T |
HasWaveEffect.setWaveColor(WaveColor waveColor)
Sets the color of the waves
|
WavesSupport |
WavesSupport.setWaveColor(WaveColor waveColor)
Sets the color of the waves
|
WavesSupport |
WavesSupport.setWavesColor(WaveColor waveColor)
Deprecated.
|
Copyright © 2019–2022 Dominokit. All rights reserved.