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.primitive
/
SwitchControl
/
SwitchControl
Switch
Control
constructor
(
label
:
String
?
,
dependencies
:
Map
<
String
,
ControlDependency
<
*
>
>
?
=
null
,
actions
:
List
<
ControlAction
<
Boolean
>
>
?
=
null
)