set Editable
Defines whether or not the com.pspdfkit.forms.ComboBoxFormElement instance should be editable. When editable, the form element will accept a custom text among its options. The form element is not editable by default.
Parameters
is Editable
true
if the form element should be editable.