Skip to main content
API

SelectBoxBuilder.ValueChangeEvent Method

Name Parameters Description
ValueChangeEvent(JS) value Obsolete. Specifies the DOM events after which the UI component's value should be updated. Applies only if acceptCustomValue is set to true. Mirrors the client-side valueChangeEvent option.
ValueChangeEvent(String) value Obsolete. Specifies the DOM events after which the UI component's value should be updated. Applies only if acceptCustomValue is set to true. Mirrors the client-side valueChangeEvent option.