Uses of Enum Class
com.vaadin.copilot.javarewriter.JavaRewriter.AlignmentMode
Packages that use JavaRewriter.AlignmentMode
-
Uses of JavaRewriter.AlignmentMode in com.vaadin.copilot.javarewriter
Methods in com.vaadin.copilot.javarewriter that return JavaRewriter.AlignmentModeModifier and TypeMethodDescriptionstatic JavaRewriter.AlignmentMode
Returns the enum constant of this class with the specified name.static JavaRewriter.AlignmentMode[]
JavaRewriter.AlignmentMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.copilot.javarewriter with parameters of type JavaRewriter.AlignmentModeModifier and TypeMethodDescriptionvoid
JavaRewriter.setAlignment
(JavaRewriter.ComponentInfo component, JavaRewriter.AlignmentMode alignmentMode, boolean selected, List<String> lumoClasses)