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 TypeClassDescriptionclass
Abstract implementation ofIComponentDescription
andIComponentLibraryResolver
.class
Abstract implementation ofIComponentLibraryResolver
with possibility resolving component libraries by name from plugin folder.Methods in com._1c.g5.v8.dt.natives.library that return IComponentLibraryResolverModifier and TypeMethodDescriptionprotected IComponentLibraryResolver
AbstractComponentDescription.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 TypeMethodDescriptionvoid
INativeComponentManager.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 TypeClassDescriptionclass
Default implementation ofAbstractDelegateComponentDescription
.class
Description of component includes libraries for Cairoclass
Description of component includes libraries for v8 platform Chartclass
Default implementation ofAbstractDelegateComponentDescription
.class
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 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 TypeMethodDescriptionvoid
NativeComponentManager.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 TypeClassDescriptionclass
IComponentLoader
for v8 platform native picture component.