Uses of Interface
com._1c.g5.v8.dt.natives.library.IComponentDescription
Packages that use IComponentDescription
Package
Description
-
Uses of IComponentDescription in com._1c.g5.v8.dt.chart
Classes in com._1c.g5.v8.dt.chart that implement IComponentDescriptionMethods in com._1c.g5.v8.dt.chart with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
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 IComponentDescriptionMethods in com._1c.g5.v8.dt.dcsnative.common with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
DcsNativeComponentDescription.addExternalDependency
(IComponentDescription component) -
Uses of IComponentDescription in com._1c.g5.v8.dt.formnative
Classes in com._1c.g5.v8.dt.formnative that implement IComponentDescriptionMethods in com._1c.g5.v8.dt.formnative with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
FormNativeComponentDescription.addExternalDependency
(IComponentDescription component) -
Uses of IComponentDescription in com._1c.g5.v8.dt.mdnative
Classes in com._1c.g5.v8.dt.mdnative that implement IComponentDescriptionMethods in com._1c.g5.v8.dt.mdnative with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
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.libraryModifier and TypeInterfaceDescriptioninterface
Interface for loading external natives components for using them in JNI call.Classes in com._1c.g5.v8.dt.natives.library that implement IComponentDescriptionModifier and TypeClassDescriptionclass
Abstract implementation ofIComponentDescription
andIComponentLibraryResolver
.Methods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
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 IComponentDescriptionModifier and TypeClassDescriptionclass
Description of component includes libraries for Cairoclass
Description of component includes libraries for v8 platform Chartclass
Description of component includes libraries for v8 platform dcs loadingclass
Description of component includes libraries for v8 platform form loadingclass
Description of component includes libraries for icu componentsclass
Description of component includes libraries for ImageMagicclass
Description of component includes libraries for v8 core componentsclass
Description of component includes libraries for v8 platform LZ4 loadingclass
Description of component includes libraries for v8 core componentsclass
Description of component includes libraries for v8 platform md loadingclass
Description of component includes libraries for v8 platform NGHTTP2 loadingclass
Description of component includes libraries for v8 platform OpenJp2 loadingclass
Description of component includes libraries for v8 core componentsclass
Description of component includes libraries for v8 core componentsclass
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 IComponentDescriptionMethods in com._1c.g5.v8.dt.ws.common with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
WSDefinitionComponentDescription.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 IComponentDescriptionModifier and TypeClassDescriptionclass
IComponentLoader
for v8 platform native picture component.Methods in com.e1c.g5.v8.dt.picturenative.common with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoid
PictureNativeComponentDescription.addExternalDependency
(IComponentDescription component)