Uses of Record Class
com.vaadin.copilot.javarewriter.JavaStyleRewriter.StyleInfo
Packages that use JavaStyleRewriter.StyleInfo
-
Uses of JavaStyleRewriter.StyleInfo in com.vaadin.copilot.javarewriter
Methods in com.vaadin.copilot.javarewriter that return types with arguments of type JavaStyleRewriter.StyleInfoModifier and TypeMethodDescriptionJavaRewriter.getStyles
(ComponentInfo componentInfo) Gets the (active) styles of a component.static List<JavaStyleRewriter.StyleInfo>
JavaStyleRewriter.getStyles
(ComponentInfo componentInfo) Gets the (active) styles of a component.