Uses of Class
com._1c.g5.aef2.standard.components.CheckBoxComponent
-
Packages that use CheckBoxComponent Package Description com._1c.g5.aef2.standard.components -
-
Uses of CheckBoxComponent in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return CheckBoxComponent Modifier and Type Method Description CheckBoxComponent
ContainerComponent. checkBox(IValue<Boolean> value)
Creates a newCheckBoxComponent
, sets the given model and adds it to this component.CheckBoxComponent
ContainerComponent. checkBox(IValue<Boolean> value, ILabeledParametrization parameterization)
Creates a newCheckBoxComponent
, sets the given model and adds it to this component.
-