Uses of Interface
com._1c.g5.v8.dt.moxel.TableArea
- 
Packages that use TableArea Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of TableArea in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return TableArea Modifier and Type Method Description TableAreaMoxelFactory. createTableArea()Returns a new object of class 'Table Area'.
- 
Uses of TableArea in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement TableArea Modifier and Type Class Description classTableAreaImplAn implementation of the model object 'Table Area'.Methods in com._1c.g5.v8.dt.moxel.impl that return TableArea Modifier and Type Method Description TableAreaMoxelFactoryImpl. createTableArea()
- 
Uses of TableArea in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type TableArea Modifier and Type Method Description TMoxelSwitch. caseTableArea(TableArea object)Returns the result of interpreting the object as an instance of 'Table Area'.
 
-