Package io.jmix.flowui.kit.meta
Interface StudioPropertyGroups.ValueChangeMode
- All Known Subinterfaces:
StudioPropertyGroups.BaseTextFieldComponent,StudioPropertyGroups.EmailFieldComponent,StudioPropertyGroups.FieldThemeTitleAndValueChangeDefaultProperties,StudioPropertyGroups.IntegerFieldComponent,StudioPropertyGroups.MarkdownEditorComponent,StudioPropertyGroups.MenuFilterFieldComponent,StudioPropertyGroups.NumberFieldComponent,StudioPropertyGroups.PasswordFieldComponent,StudioPropertyGroups.RichTextEditorComponent,StudioPropertyGroups.TextAreaComponent,StudioPropertyGroups.TextFieldComponent,StudioPropertyGroups.TextInputFieldDefaultProperties,StudioPropertyGroups.ValueChangeModeAttributes
- Enclosing class:
StudioPropertyGroups
@StudioPropertyGroup(properties=@StudioProperty(xmlAttribute="valueChangeMode",type=ENUMERATION,classFqn="com.vaadin.flow.data.value.ValueChangeMode",options={"EAGER","LAZY","TIMEOUT","ON_BLUR","ON_CHANGE"}))
public static interface StudioPropertyGroups.ValueChangeMode