Uses of Class
com._1c.g5.aef2.standard.components.TextComponent
-
Packages that use TextComponent Package Description com._1c.g5.aef2.standard.components -
-
Uses of TextComponent in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return TextComponent Modifier and Type Method Description TextComponent
ContainerComponent. text(IValue<String> text)
Creates a newTextComponent
, sets the given model and adds it to this component.
-