Uses of Interface
com._1c.g5.v8.dt.moxel.content.RowsProperties
- 
Packages that use RowsProperties Package Description com._1c.g5.v8.dt.moxel.content com._1c.g5.v8.dt.moxel.content.impl com._1c.g5.v8.dt.moxel.content.util 
- 
- 
Uses of RowsProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return RowsProperties Modifier and Type Method Description RowsPropertiesContentFactory. createRowsProperties()Returns a new object of class 'Rows Properties'.
- 
Uses of RowsProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement RowsProperties Modifier and Type Class Description classRowsPropertiesImplAn implementation of the model object 'Rows Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return RowsProperties Modifier and Type Method Description RowsPropertiesContentFactoryImpl. createRowsProperties()
- 
Uses of RowsProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type RowsProperties Modifier and Type Method Description TContentSwitch. caseRowsProperties(RowsProperties object)Returns the result of interpreting the object as an instance of 'Rows Properties'.
 
-