Package com.vaadin.flow.component.ai.form
package com.vaadin.flow.component.ai.form
-
ClassDescriptionThe texts shown by the marker the
FormAIControllerapplies to the fields the AI filled: the "AI" badge, its tooltip, and the popover that explains the AI fill and offers a revert control.Fired byFormAIControlleronce per field whose value changed during a successful AI turn — either written by the LLM or by a cascade.Listener forFieldValueChangeEvents fired by aFormAIControllerafter a successful AI turn.Populates a layout's fields with values an LLM extracts from a user prompt or attached files.ValueOptions<V>Per-field registration of the items the LLM may pick from.