toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.forms
/
ComboBoxFormField
Combo
Box
Form
Field
open
class
ComboBoxFormField
:
ChoiceFormField
A form field which displays drop-down list.
See also
Combo
Box
Form
Element
Members
Functions
get
Form
Element
Link copied to clipboard
@
NonNull
open
fun
getFormElement
(
)
:
ComboBoxFormElement
Returns first form element.
get
Form
Elements
Link copied to clipboard
@
NonNull
open
fun
getFormElements
(
)
:
List
<
out
ComboBoxFormElement
>
Retrieve list of form elements that represents this field visually.