components
/
dev.fritz2.components
/
FormControlComponent
/
Control
js
Control
class
Control
Content copied to clipboard
Functions
Properties
Functions
assert
Link copied to clipboard
js
fun
assert
()
Content copied to clipboard
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
set
Link copied to clipboard
js
fun
set
(controlName:
String
, component:
RenderContext
.() ->
Unit
):
Boolean
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
assignee
Link copied to clipboard
js
var
assignee
:
Pair
<
String
,
RenderContext
.() ->
Unit
>? = null
Content copied to clipboard