Uses of Interface
com._1c.g5.v8.dt.moxel.content.TableProperties
- 
Packages that use TableProperties 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 TableProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return TableProperties Modifier and Type Method Description TablePropertiesContentFactory. createTableProperties()Returns a new object of class 'Table Properties'.
- 
Uses of TableProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement TableProperties Modifier and Type Class Description classTablePropertiesImplAn implementation of the model object 'Table Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return TableProperties Modifier and Type Method Description TablePropertiesContentFactoryImpl. createTableProperties()
- 
Uses of TableProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type TableProperties Modifier and Type Method Description TContentSwitch. caseTableProperties(TableProperties object)Returns the result of interpreting the object as an instance of 'Table Properties'.
 
-