Uses of Enum
de.xima.fc.css.builder.ECssTextAlign
Packages that use ECssTextAlign
-
Uses of ECssTextAlign in de.xima.fc.css.builder
Subclasses with type arguments of type ECssTextAlign in de.xima.fc.css.builderModifier and TypeClassDescriptionenumConstants with the pre-defined values for the CSS propertytext-align.Methods in de.xima.fc.css.builder that return ECssTextAlignModifier and TypeMethodDescriptionstatic ECssTextAlignReturns the enum constant of this type with the specified name.static ECssTextAlign[]ECssTextAlign.values()Returns an array containing the constants of this enum type, in the order they are declared.