Package io.jmix.flowui.themes
Annotation Interface ThemeUtilityClasses
Indicates that the annotated class contains a definition for the CSS utility
classes so that Studio can suggest them.
NOTE: only public static final
fields are considered as CSS class names.
-
Required Element Summary
Required Elements
-
Element Details
-
name
String name- Returns:
- user-friendly name of the annotated class
-