Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
form-engine
/
org.octavius.form.control.type.container
Package-level
declarations
Types
Types
Section
Control
Link copied to clipboard
class
SectionControl
(
val
controls
:
List
<
String
>
,
val
collapsible
:
Boolean
=
true
,
val
initiallyExpanded
:
Boolean
=
true
,
val
columns
:
Int
=
1
,
label
:
String
,
dependencies
:
Map
<
String
,
ControlDependency
<
*
>
>
?
=
null
)
:
Control
<
Unit
>
Kontrolka do grupowania i organizacji innych kontrolek w sekcje.