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 classChartComponentDescriptionIComponentLoaderfor v8 platform Chart componentsMethods in com._1c.g5.v8.dt.chart with parameters of type IComponentDescription Modifier and Type Method Description voidChartComponentDescription. 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 classDcsNativeComponentDescriptionIComponentLoaderfor v8 platform Dcs Native componentsMethods in com._1c.g5.v8.dt.dcsnative.common with parameters of type IComponentDescription Modifier and Type Method Description voidDcsNativeComponentDescription. 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 classFormNativeComponentDescriptionIComponentLoaderfor v8 platform Form Native components.Methods in com._1c.g5.v8.dt.formnative with parameters of type IComponentDescription Modifier and Type Method Description voidFormNativeComponentDescription. 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 classMdNativeComponentDescriptionIComponentLoaderfor v8 platform MD Native components.Methods in com._1c.g5.v8.dt.mdnative with parameters of type IComponentDescription Modifier and Type Method Description voidMdNativeComponentDescription. 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 interfaceIComponentLoaderInterface 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 classAbstractComponentDescriptionAbstract implementation ofIComponentDescriptionandIComponentLibraryResolver.Methods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentDescription Modifier and Type Method Description voidIComponentLoader. 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 classCairoComponentDescriptionDescription of component includes libraries for CairoclassChartPlatformComponentDescriptionDescription of component includes libraries for v8 platform ChartclassDcsNativePlatformComponentDescriptionDescription of component includes libraries for v8 platform dcs loadingclassFormNativePlatformComponentDescriptionDescription of component includes libraries for v8 platform form loadingclassIcuComponentDescriptionDescription of component includes libraries for icu componentsclassImageMagicComponentDescriptionDescription of component includes libraries for ImageMagicclassLibUnwindComponentDescriptionDescription of component includes libraries for v8 core componentsclassLzPlatformComponentDescriptionDescription of component includes libraries for v8 platform LZ4 loadingclassMallocLibComponentDescriptionDescription of component includes libraries for v8 core componentsclassMdNativePlatformComponentDescriptionDescription of component includes libraries for v8 platform md loadingclassNgHttpPlatformComponentDescriptionDescription of component includes libraries for v8 platform NGHTTP2 loadingclassOpenJpPlatformComponentDescriptionDescription of component includes libraries for v8 platform OpenJp2 loadingclassPlatformComponentDescriptionDescription of component includes libraries for v8 core componentsclassStdLibCPlusPlusComponentDescriptionDescription of component includes libraries for v8 core componentsclassWSDefinitionPlatformComponentDescriptionDescription 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 classWSDefinitionComponentDescriptionIComponentLoaderfor v8 platform WSDefinition componentsMethods in com._1c.g5.v8.dt.ws.common with parameters of type IComponentDescription Modifier and Type Method Description voidWSDefinitionComponentDescription. addExternalDependency(IComponentDescription component) -
Uses of IComponentDescription in com.e1c.g5.v8.dt.picturenative.common
Classes in com.e1c.g5.v8.dt.picturenative.common that implement IComponentDescription Modifier and Type Class Description classPictureNativeComponentDescriptionIComponentLoaderfor v8 platform native picture component.Methods in com.e1c.g5.v8.dt.picturenative.common with parameters of type IComponentDescription Modifier and Type Method Description voidPictureNativeComponentDescription. addExternalDependency(IComponentDescription component)
-