Uses of Class
com._1c.g5.v8.dt.natives.library.AbstractScomConnectionLoader
-
Packages that use AbstractScomConnectionLoader Package Description com._1c.g5.v8.dt.chart.common com._1c.g5.v8.dt.dcsnative.common com._1c.g5.v8.dt.formnative.common com._1c.g5.v8.dt.ws.common -
-
Uses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.chart.common
Subclasses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.chart.common Modifier and Type Class Description class
ChartImageProvider
-
Uses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.dcsnative.common
Subclasses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.dcsnative.common Modifier and Type Class Description class
DcsNativeSupportLoader
Special provider for getting content of the preview part ofDataCompositionAppearanceTemplate
by its xml serialization content and concreteVersion
. -
Uses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.formnative.common
Subclasses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.formnative.common Modifier and Type Class Description class
FormNativeTransformatorLoader
Special provider for getting content of xml presentation of special form model with transformator phase results and concreteVersion
. -
Uses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.ws.common
Subclasses of AbstractScomConnectionLoader in com._1c.g5.v8.dt.ws.common Modifier and Type Class Description class
WSDefinitionLoader
Special provider for getting WSDL file content by url and by concreteVersion
.
-