Uses of Class
com._1c.g5.aef2.standard.components.LabelComponent
-
Packages that use LabelComponent Package Description com._1c.g5.aef2.standard.components -
-
Uses of LabelComponent in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return LabelComponent Modifier and Type Method Description LabelComponent
ContainerComponent. label(ILabeledParametrization parametrization)
Creates a newLabelComponent
and adds it to this component.LabelComponent
ContainerComponent. label(String text)
Creates a newLabelComponent
and adds it to this component.
-