Uses of Class
org.dominokit.domino.ui.style.Elevation
| Package | Description |
|---|---|
| org.dominokit.domino.ui.style |
-
Uses of Elevation in org.dominokit.domino.ui.style
Methods in org.dominokit.domino.ui.style that return Elevation Modifier and Type Method Description static ElevationElevation. of(int level)static ElevationElevation. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Elevation[]Elevation. values()Returns an array containing the constants of this enum type, in the order they are declared.