Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldTableDef
- 
Packages that use DbViewFieldTableDef Package Description com._1c.g5.v8.dt.metadata.dbview com._1c.g5.v8.dt.metadata.dbview.impl com._1c.g5.v8.dt.metadata.dbview.util 
- 
- 
Uses of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbviewMethods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldTableDef Modifier and Type Method Description DbViewFieldTableDefDbViewFactory. createDbViewFieldTableDef()Returns a new object of class 'Field Table Def'.
- 
Uses of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbview.implClasses in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldTableDef Modifier and Type Class Description classDbViewFieldTableDefImplAn implementation of the model object 'Field Table Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldTableDef Modifier and Type Method Description DbViewFieldTableDefDbViewFactoryImpl. createDbViewFieldTableDef()
- 
Uses of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbview.utilMethods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldTableDef Modifier and Type Method Description TDbViewSwitch. caseDbViewFieldTableDef(DbViewFieldTableDef object)Returns the result of interpreting the object as an instance of 'Field Table Def'.
 
-