Uses of Interface
com._1c.g5.v8.dt.moxel.ColumnsArea
-
Packages that use ColumnsArea Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util -
-
Uses of ColumnsArea in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return ColumnsArea Modifier and Type Method Description ColumnsAreaMoxelFactory. createColumnsArea()Returns a new object of class 'Columns Area'. -
Uses of ColumnsArea in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement ColumnsArea Modifier and Type Class Description classColumnsAreaImplAn implementation of the model object 'Columns Area'.Methods in com._1c.g5.v8.dt.moxel.impl that return ColumnsArea Modifier and Type Method Description ColumnsAreaMoxelFactoryImpl. createColumnsArea() -
Uses of ColumnsArea in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type ColumnsArea Modifier and Type Method Description TMoxelSwitch. caseColumnsArea(ColumnsArea object)Returns the result of interpreting the object as an instance of 'Columns Area'.
-