setEditable

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

isEditable

true if the form element should be editable.