CheckboxGroupControl

constructor(label: String?, options: List<SelectionOption<T>>, orientation: ControlOrientation = ControlOrientation.VERTICAL, required: Boolean? = false, dependencies: Map<String, ControlDependency<*>>? = null, actions: List<ControlAction<List<T>>>? = null)