components
0.14.4
js
components
/
dev.fritz2.components.forms.control
/
FormControlComponent
/
ControlRegistration
Control
Registration
js
class
ControlRegistration
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Control
Registration
Link copied to clipboard
js
fun
ControlRegistration
(
)
Content copied to clipboard
Functions
assert
Link copied to clipboard
js
fun
assert
(
)
Content copied to clipboard
set
Link copied to clipboard
js
fun
set
(
controlId
:
String
?
,
controlName
:
String
,
component
:
RenderContext
.
(
)
->
RenderContext
)
:
Boolean
Content copied to clipboard
Properties
assignee
Link copied to clipboard
js
var
assignee
:
FormControlComponent.Control
?
=
null
Content copied to clipboard