Augustus
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Augustus
form-engine
/
org.octavius.form.control.type.selection.dropdown
/
DropdownControlBase
/
DropdownControlBase
Dropdown
Control
Base
constructor
(
label
:
String
?
,
required
:
Boolean
?
,
dependencies
:
Map
<
String
,
ControlDependency
<
*
>
>
?
,
actions
:
List
<
ControlAction
<
T
>
>
?
)