Uses of Record Class
com.vaadin.copilot.rewriter.AlignmentValues
Packages that use AlignmentValues
-
Uses of AlignmentValues in com.vaadin.copilot.javarewriter
Methods in com.vaadin.copilot.javarewriter with parameters of type AlignmentValuesModifier and TypeMethodDescriptionvoidJavaRewriter.setAlignment(ComponentInfo component, AlignmentValues alignmentValues) -
Uses of AlignmentValues in com.vaadin.copilot.rewriter
Methods in com.vaadin.copilot.rewriter with parameters of type AlignmentValuesModifier and TypeMethodDescriptionvoidCopilotRewriter.setAlignment(C component, AlignmentValues alignmentValues) Sets the component's flexbox alignment properties.