Uses of Interface
com._1c.g5.v8.dt.moxel.NamedItemCells
- 
Packages that use NamedItemCells Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of NamedItemCells in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return NamedItemCells Modifier and Type Method Description NamedItemCellsMoxelFactory. createNamedItemCells()Returns a new object of class 'Named Item Cells'.
- 
Uses of NamedItemCells in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement NamedItemCells Modifier and Type Class Description classNamedItemCellsImplAn implementation of the model object 'Named Item Cells'.Methods in com._1c.g5.v8.dt.moxel.impl that return NamedItemCells Modifier and Type Method Description NamedItemCellsMoxelFactoryImpl. createNamedItemCells()
- 
Uses of NamedItemCells in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type NamedItemCells Modifier and Type Method Description TMoxelSwitch. caseNamedItemCells(NamedItemCells object)Returns the result of interpreting the object as an instance of 'Named Item Cells'.
 
-