Class: DynamicPDFApi::ChoiceFieldType
- Inherits:
-
Object
- Object
- DynamicPDFApi::ChoiceFieldType
- Defined in:
- lib/ruby_client/ChoiceFieldType.rb
Overview
Specifies type of the Choice Field.
Constant Summary collapse
- LIST_BOX =
Represents a List box.
'listBox'.freeze
- COMBO_BOX =
Represents a Combo box.
'comboBox'.freeze