Uses of Record Class
com.vaadin.flow.component.ai.form.FieldValueChange
Packages that use FieldValueChange
-
Uses of FieldValueChange in com.vaadin.flow.component.ai.form
Method parameters in com.vaadin.flow.component.ai.form with type arguments of type FieldValueChangeModifier and TypeMethodDescriptionFormAIController.addFieldValueChangedListener(SerializableConsumer<List<FieldValueChange>> listener) Registers a listener that is invoked once per successful turn with the fields whose value differs from what was read at the start of the turn.