Uses of Interface
com._1c.g5.v8.dt.natives.library.IComponentLoader
-
-
Uses of IComponentLoader in com._1c.g5.v8.dt.chart
Classes in com._1c.g5.v8.dt.chart that implement IComponentLoader Modifier and Type Class Description classChartComponentDescriptionIComponentLoaderfor v8 platform Chart components -
Uses of IComponentLoader in com._1c.g5.v8.dt.dcsnative.common
Classes in com._1c.g5.v8.dt.dcsnative.common that implement IComponentLoader Modifier and Type Class Description classDcsNativeComponentDescriptionIComponentLoaderfor v8 platform Dcs Native components -
Uses of IComponentLoader in com._1c.g5.v8.dt.formnative
Classes in com._1c.g5.v8.dt.formnative that implement IComponentLoader Modifier and Type Class Description classFormNativeComponentDescriptionIComponentLoaderfor v8 platform Form Native components. -
Uses of IComponentLoader in com._1c.g5.v8.dt.mdnative
Classes in com._1c.g5.v8.dt.mdnative that implement IComponentLoader Modifier and Type Class Description classMdNativeComponentDescriptionIComponentLoaderfor v8 platform MD Native components. -
Uses of IComponentLoader in com._1c.g5.v8.dt.natives.library
Methods in com._1c.g5.v8.dt.natives.library with parameters of type IComponentLoader Modifier and Type Method Description Collection<File>DefaultComponentLoaderManager. getLibraries(IComponentLoader loader, Version version)Collection<File>IComponentLoaderManager. getLibraries(IComponentLoader loader, Version version)Gets list of libraries corresponding to the component name and runtime version forIComponentLoadervoidDefaultComponentLoaderManager. registerComponentLoader(IComponentLoader loader)voidIComponentLoaderManager. registerComponentLoader(IComponentLoader loader)Registers component. -
Uses of IComponentLoader in com._1c.g5.v8.dt.ws.common
Classes in com._1c.g5.v8.dt.ws.common that implement IComponentLoader Modifier and Type Class Description classWSDefinitionComponentDescriptionIComponentLoaderfor v8 platform WSDefinition components -
Uses of IComponentLoader in com.e1c.g5.v8.dt.picturenative.common
Classes in com.e1c.g5.v8.dt.picturenative.common that implement IComponentLoader Modifier and Type Class Description classPictureNativeComponentDescriptionIComponentLoaderfor v8 platform native picture component.
-