Uses of Class
com.vaadin.flow.component.ai.form.FieldMarkerI18n.Confidence
Packages that use FieldMarkerI18n.Confidence
-
Uses of FieldMarkerI18n.Confidence in com.vaadin.flow.component.ai.form
Methods in com.vaadin.flow.component.ai.form that return FieldMarkerI18n.ConfidenceModifier and TypeMethodDescriptionFieldMarkerI18n.getConfidence()Gets the texts of the confidence indicator.Sets the indicator text for the high confidence level.Sets the indicator text for the low confidence level.Sets the indicator text for the medium confidence level.Methods in com.vaadin.flow.component.ai.form with parameters of type FieldMarkerI18n.ConfidenceModifier and TypeMethodDescriptionFieldMarkerI18n.setConfidence(FieldMarkerI18n.Confidence confidence) Sets the texts of the confidence indicator shown for a value whose source reports a confidence level.