components
/
dev.fritz2.components
/
ControlRenderer
js
Control
Renderer
interface
ControlRenderer
Content copied to clipboard
Functions
Inheritors
Functions
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
render
Link copied to clipboard
js
abstract fun
render
(styling:
BasicParams
.() ->
Unit
= {}, baseClass:
StyleClass
? = null, id:
String
? = null, prefix:
String
= "formControl", renderContext:
RenderContext
, control:
RenderContext
.() ->
Unit
)
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Inheritors
SingleControlRenderer
Link copied to clipboard
ControlGroupRenderer
Link copied to clipboard