ControlRegistration

class ControlRegistration

Constructors

Link copied to clipboard
fun ControlRegistration()

Functions

Link copied to clipboard
fun assert()
Link copied to clipboard
fun set(    controlId: String?,     controlName: String,     component: RenderContext.() -> RenderContext): Boolean

Properties

Link copied to clipboard
var assignee: FormControlComponent.Control? = null