Uses of Interface
com._1c.g5.v8.dt.natives.library.IComponentDescription
-
-
Uses of IComponentDescription in com._1c.g5.v8.dt.chart
Classes in com._1c.g5.v8.dt.chart that implement IComponentDescription Modifier and Type Class Description class
ChartComponentDescription
IComponentLoader
for v8 platform Chart componentsMethods in com._1c.g5.v8.dt.chart with parameters of type IComponentDescription Modifier and Type Method Description void
ChartComponentDescription. addExternalDependency(IComponentDescription component)
-
Uses of IComponentDescription in com._1c.g5.v8.dt.dcsnative.common
Classes in com._1c.g5.v8.dt.dcsnative.common that implement IComponentDescription Modifier and Type Class Description class
DcsNativeComponentDescription
IComponentLoader
for v8 platform Dcs Native componentsMethods in com._1c.g5.v8.dt.dcsnative.common with parameters of type IComponentDescription Modifier and Type Method Description void
DcsNativeComponentDescription. addExternalDependency(IComponentDescription component)
-
Uses of IComponentDescription in com._1c.g5.v8.dt.formnative
Classes in com._1c.g5.v8.dt.formnative that implement IComponentDescription Modifier and Type Class Description class
FormNativeComponentDescription
IComponentLoader
for v8 platform Form Native components.Methods in com._1c.g5.v8.dt.formnative with parameters of type IComponentDescription Modifier and Type Method Description void
FormNativeComponentDescription. addExternalDependency(IComponentDescription component)
-
Uses of IComponentDescription in com._1c.g5.v8.dt.mdnative
Classes in com._1c.g5.v8.dt.mdnative that implement IComponentDescription Modifier and Type Class Description class
MdNativeComponentDescription
IComponentLoader
for v8 platform MD Native components.Methods in com._1c.g5.v8.dt.mdnative with parameters of type IComponentDescription Modifier and Type Method Description void
MdNativeComponentDescription. addExternalDependency(IComponentDescription component)
-
Uses of IComponentDescription in com._1c.g5.v8.dt.natives.library
Subinterfaces of IComponentDescription in com._1c.g5.v8.dt.natives.library Modifier and Type Interface Description interface
IComponentLoader
Interface for loading external natives components for using them in JNI call.Classes in com._1c.g5.v8.dt.natives.library that implement IComponentDescription Modifier and Type Class Description class
AbstractComponentDescription
Abstract implementation ofIComponentDescription
andIComponentLibraryResolver
.Methods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentDescription Modifier and Type Method Description void
IComponentLoader. addExternalDependency(IComponentDescription component)
Adds external dependency component. -
Uses of IComponentDescription in com._1c.g5.v8.dt.natives.library.platform
Classes in com._1c.g5.v8.dt.natives.library.platform that implement IComponentDescription Modifier and Type Class Description class
CairoComponentDescription
Description of component includes libraries for Cairoclass
ChartPlatformComponentDescription
Description of component includes libraries for v8 platform Chartclass
DcsNativePlatformComponentDescription
Description of component includes libraries for v8 platform dcs loadingclass
FormNativePlatformComponentDescription
Description of component includes libraries for v8 platform form loadingclass
IcuComponentDescription
Description of component includes libraries for icu componentsclass
ImageMagicComponentDescription
Description of component includes libraries for ImageMagicclass
LibUnwindComponentDescription
Description of component includes libraries for v8 core componentsclass
LzPlatformComponentDescription
Description of component includes libraries for v8 platform LZ4 loadingclass
MallocLibComponentDescription
Description of component includes libraries for v8 core componentsclass
MdNativePlatformComponentDescription
Description of component includes libraries for v8 platform md loadingclass
NgHttpPlatformComponentDescription
Description of component includes libraries for v8 platform NGHTTP2 loadingclass
OpenJpPlatformComponentDescription
Description of component includes libraries for v8 platform OpenJp2 loadingclass
PlatformComponentDescription
Description of component includes libraries for v8 core componentsclass
StdLibCPlusPlusComponentDescription
Description of component includes libraries for v8 core componentsclass
WSDefinitionPlatformComponentDescription
Description of component includes libraries for v8 platform WSDefinition loading -
Uses of IComponentDescription in com._1c.g5.v8.dt.ws.common
Classes in com._1c.g5.v8.dt.ws.common that implement IComponentDescription Modifier and Type Class Description class
WSDefinitionComponentDescription
IComponentLoader
for v8 platform WSDefinition componentsMethods in com._1c.g5.v8.dt.ws.common with parameters of type IComponentDescription Modifier and Type Method Description void
WSDefinitionComponentDescription. addExternalDependency(IComponentDescription component)
-