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.repeatable
/
RepeatableRowManager
/
RepeatableRowManager
Repeatable
Row
Manager
constructor
(
rowControls
:
Map
<
String
,
Control
<
*
>
>
,
formState
:
FormState
,
validationOptions
:
RepeatableValidation
?
)