Uses of Record Class
com.vaadin.flow.ai.formfiller.utils.ComponentUtils.ComponentsMapping
Packages that use ComponentUtils.ComponentsMapping
-
Uses of ComponentUtils.ComponentsMapping in com.vaadin.flow.ai.formfiller
Methods in com.vaadin.flow.ai.formfiller that return ComponentUtils.ComponentsMapping -
Uses of ComponentUtils.ComponentsMapping in com.vaadin.flow.ai.formfiller.utils
Methods in com.vaadin.flow.ai.formfiller.utils that return ComponentUtils.ComponentsMappingModifier and TypeMethodDescriptionComponentUtils.createMapping(com.vaadin.flow.component.Component component) Creates the mapped structures with the information required to generate the prompt and fill the components after the response.