Uses of Enum Class
org.vaadin.firitin.util.style.VaadinCssProps
Packages that use VaadinCssProps
-
Uses of VaadinCssProps in org.vaadin.firitin.util.style
Subclasses with type arguments of type VaadinCssProps in org.vaadin.firitin.util.styleModifier and TypeClassDescriptionenumEnumeration of shared Vaadin CSS properties (base style properties) with handy helper methods to define them in a component scope or globally and to use the property as css variable.Methods in org.vaadin.firitin.util.style that return VaadinCssPropsModifier and TypeMethodDescriptionstatic VaadinCssPropsReturns the enum constant of this class with the specified name.static VaadinCssProps[]VaadinCssProps.values()Returns an array containing the constants of this enum class, in the order they are declared.