Uses of Interface
com._1c.g5.v8.dt.natives.library.IComponentLoaderManager
-
Packages that use IComponentLoaderManager Package Description com._1c.g5.v8.dt.natives.library -
-
Uses of IComponentLoaderManager in com._1c.g5.v8.dt.natives.library
Classes in com._1c.g5.v8.dt.natives.library that implement IComponentLoaderManager Modifier and Type Class Description class
DefaultComponentLoaderManager
DefaultComponentLoaderManager
implementation ofIComponentLoaderManager
Fields in com._1c.g5.v8.dt.natives.library declared as IComponentLoaderManager Modifier and Type Field Description static IComponentLoaderManager
IComponentLoaderManager. INSTANCE
Default implementation
-