Uses of Interface
com._1c.g5.v8.dt.moxel.NamedItemDataSource
- 
Packages that use NamedItemDataSource Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of NamedItemDataSource in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return NamedItemDataSource Modifier and Type Method Description NamedItemDataSourceMoxelFactory. createNamedItemDataSource()Returns a new object of class 'Named Item Data Source'.
- 
Uses of NamedItemDataSource in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement NamedItemDataSource Modifier and Type Class Description classNamedItemDataSourceImplAn implementation of the model object 'Named Item Data Source'.Methods in com._1c.g5.v8.dt.moxel.impl that return NamedItemDataSource Modifier and Type Method Description NamedItemDataSourceMoxelFactoryImpl. createNamedItemDataSource()
- 
Uses of NamedItemDataSource in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type NamedItemDataSource Modifier and Type Method Description TMoxelSwitch. caseNamedItemDataSource(NamedItemDataSource object)Returns the result of interpreting the object as an instance of 'Named Item Data Source'.
 
-