Uses of Class
com.vaadin.copilot.rewriter.CopilotComponent.Metadata
Packages that use CopilotComponent.Metadata
-
Uses of CopilotComponent.Metadata in com.vaadin.copilot.rewriter
Methods in com.vaadin.copilot.rewriter that return CopilotComponent.MetadataModifier and TypeMethodDescriptionCopilotComponent.metadata()Returns the value of themetadatarecord component.Constructors in com.vaadin.copilot.rewriter with parameters of type CopilotComponent.MetadataModifierConstructorDescriptionCopilotComponent(String tag, String className, Map<String, Object> props, List<CopilotComponent> children, CopilotComponent.Metadata metadata) Creates an instance of aCopilotComponentrecord class.