Uses of Interface
com._1c.g5.v8.dt.natives.library.IComponentLibraryResolver
Packages that use IComponentLibraryResolver
Package
Description
-
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.chart
Classes in com._1c.g5.v8.dt.chart that implement IComponentLibraryResolver -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.dcsnative.common
Classes in com._1c.g5.v8.dt.dcsnative.common that implement IComponentLibraryResolver -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.formnative
Classes in com._1c.g5.v8.dt.formnative that implement IComponentLibraryResolver -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.mdnative
Classes in com._1c.g5.v8.dt.mdnative that implement IComponentLibraryResolver -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.natives.library
Classes in com._1c.g5.v8.dt.natives.library that implement IComponentLibraryResolverModifier and TypeClassDescriptionclassAbstract implementation ofIComponentDescriptionandIComponentLibraryResolver.classAbstract implementation ofIComponentLibraryResolverwith possibility resolving component libraries by name from plugin folder.Methods in com._1c.g5.v8.dt.natives.library that return IComponentLibraryResolverModifier and TypeMethodDescriptionprotected IComponentLibraryResolverAbstractComponentDescription.getDelegate(Version version) Gets delegate class for resolving component libraries from fragment plugin.INativeComponentManager.getLibraryResolver(String componentName, Version version) TODO JavaDocMethods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentLibraryResolverModifier and TypeMethodDescriptionvoidINativeComponentManager.registerLibraryResolver(String componentName, IComponentLibraryResolver resolver, Version version) TODO JavaDoc -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.natives.library.platform
Classes in com._1c.g5.v8.dt.natives.library.platform that implement IComponentLibraryResolverModifier and TypeClassDescriptionclassDefault implementation ofAbstractDelegateComponentDescription.classDescription of component includes libraries for CairoclassDescription of component includes libraries for v8 platform ChartclassDefault implementation ofAbstractDelegateComponentDescription.classDescription 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 loadingMethods in com._1c.g5.v8.dt.natives.library.platform that return IComponentLibraryResolverModifier and TypeMethodDescriptionNativeComponentManager.getLibraryResolver(String componentName, Version version) Methods in com._1c.g5.v8.dt.natives.library.platform with parameters of type IComponentLibraryResolverModifier and TypeMethodDescriptionvoidNativeComponentManager.registerLibraryResolver(String componentName, IComponentLibraryResolver resolver, Version version) -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.ws.common
Classes in com._1c.g5.v8.dt.ws.common that implement IComponentLibraryResolver -
Uses of IComponentLibraryResolver in com.e1c.g5.v8.dt.picturenative.common
Classes in com.e1c.g5.v8.dt.picturenative.common that implement IComponentLibraryResolverModifier and TypeClassDescriptionclassIComponentLoaderfor v8 platform native picture component.