Uses of Interface
com._1c.g5.v8.dt.natives.library.IComponentLibraryResolver
-
-
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.chart
Classes in com._1c.g5.v8.dt.chart that implement IComponentLibraryResolver Modifier and Type Class Description classChartComponentDescriptionIComponentLoaderfor v8 platform Chart components -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.dcsnative.common
Classes in com._1c.g5.v8.dt.dcsnative.common that implement IComponentLibraryResolver Modifier and Type Class Description classDcsNativeComponentDescriptionIComponentLoaderfor v8 platform Dcs Native components -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.formnative
Classes in com._1c.g5.v8.dt.formnative that implement IComponentLibraryResolver Modifier and Type Class Description classFormNativeComponentDescriptionIComponentLoaderfor v8 platform Form Native components. -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.mdnative
Classes in com._1c.g5.v8.dt.mdnative that implement IComponentLibraryResolver Modifier and Type Class Description classMdNativeComponentDescriptionIComponentLoaderfor v8 platform MD Native components. -
Uses of IComponentLibraryResolver in com._1c.g5.v8.dt.natives.library
Classes in com._1c.g5.v8.dt.natives.library that implement IComponentLibraryResolver Modifier and Type Class Description classAbstractComponentDescriptionAbstract implementation ofIComponentDescriptionandIComponentLibraryResolver.classAbstractDelegateComponentDescriptionAbstract implementation ofIComponentLibraryResolverwith possibility resolving component libraries by name from plugin folder.Methods in com._1c.g5.v8.dt.natives.library that return IComponentLibraryResolver Modifier and Type Method Description protected IComponentLibraryResolverAbstractComponentDescription. getDelegate(Version version)Gets delegate class for resolving component libraries from fragment plugin.IComponentLibraryResolverINativeComponentManager. getLibraryResolver(String componentName, Version version)TODO JavaDocMethods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentLibraryResolver Modifier and Type Method Description voidINativeComponentManager. 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 IComponentLibraryResolver Modifier and Type Class Description classAbstractDelegatePlatformComponentDescriptionDefault implementation ofAbstractDelegateComponentDescription.classCairoComponentDescriptionDescription of component includes libraries for CairoclassChartPlatformComponentDescriptionDescription of component includes libraries for v8 platform ChartclassCommonDelegatePlatformComponentDescriptionDefault implementation ofAbstractDelegateComponentDescription.classDcsNativePlatformComponentDescriptionDescription 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 loadingMethods in com._1c.g5.v8.dt.natives.library.platform that return IComponentLibraryResolver Modifier and Type Method Description IComponentLibraryResolverNativeComponentManager. getLibraryResolver(String componentName, Version version)Methods in com._1c.g5.v8.dt.natives.library.platform with parameters of type IComponentLibraryResolver Modifier and Type Method Description voidNativeComponentManager. 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 Modifier and Type Class Description classWSDefinitionComponentDescriptionIComponentLoaderfor v8 platform WSDefinition components -
Uses of IComponentLibraryResolver in com.e1c.g5.v8.dt.picturenative.common
Classes in com.e1c.g5.v8.dt.picturenative.common that implement IComponentLibraryResolver Modifier and Type Class Description classPictureNativeComponentDescriptionIComponentLoaderfor v8 platform native picture component.
-