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 TypeMethodDescriptionvoidChartComponentDescription.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 TypeMethodDescriptionvoidDcsNativeComponentDescription.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 TypeMethodDescriptionvoidFormNativeComponentDescription.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 TypeMethodDescriptionvoidMdNativeComponentDescription.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 TypeInterfaceDescriptioninterfaceInterface for loading external natives components for using them in JNI call.Classes in com._1c.g5.v8.dt.natives.library that implement IComponentDescriptionModifier and TypeClassDescriptionclassAbstract implementation ofIComponentDescriptionandIComponentLibraryResolver.Methods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoidIComponentLoader.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 TypeClassDescriptionclassDescription of component includes libraries for CairoclassDescription of component includes libraries for v8 platform ChartclassDescription of component includes libraries for v8 platform dcs loadingclassDescription of component includes libraries for v8 platform form loadingclassDescription of component includes libraries for icu componentsclassDescription of component includes libraries for ImageMagicclassDescription of component includes libraries for v8 core componentsclassDescription of component includes libraries for v8 platform LZ4 loadingclassDescription of component includes libraries for v8 core componentsclassDescription of component includes libraries for v8 platform md loadingclassDescription of component includes libraries for v8 platform NGHTTP2 loadingclassDescription of component includes libraries for v8 platform OpenJp2 loadingclassDescription of component includes libraries for v8 core componentsclassDescription of component includes libraries for v8 core componentsclassDescription 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 TypeMethodDescriptionvoidWSDefinitionComponentDescription.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 TypeClassDescriptionclassIComponentLoaderfor v8 platform native picture component.Methods in com.e1c.g5.v8.dt.picturenative.common with parameters of type IComponentDescriptionModifier and TypeMethodDescriptionvoidPictureNativeComponentDescription.addExternalDependency(IComponentDescription component)