Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldFieldDef
- 
- 
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbviewSubinterfaces of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbview Modifier and Type Interface Description interfaceDbViewFieldFieldDefWithPeriodA representation of the model object 'Field Field Def With Period'.interfaceDbViewVirtualFieldDefA representation of the model object 'Virtual Field Def'.Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldFieldDef Modifier and Type Method Description DbViewFieldFieldDefDbViewFactory. createDbViewFieldFieldDef()Returns a new object of class 'Field Field Def'.
- 
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbview.implClasses in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldFieldDef Modifier and Type Class Description classDbViewFieldFieldDefImplAn implementation of the model object 'Field Field Def'.classDbViewFieldFieldDefWithPeriodImplAn implementation of the model object 'Field Field Def With Period'.classDbViewVirtualFieldDefImplAn implementation of the model object 'Virtual Field Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldFieldDef Modifier and Type Method Description DbViewFieldFieldDefDbViewFactoryImpl. createDbViewFieldFieldDef()
- 
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbview.utilMethods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldFieldDef Modifier and Type Method Description TDbViewSwitch. caseDbViewFieldFieldDef(DbViewFieldFieldDef object)Returns the result of interpreting the object as an instance of 'Field Field Def'.
- 
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.modelSubinterfaces of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.model Modifier and Type Interface Description interfaceDbViewFieldFieldDefFromQueryA representation of the model object 'Db View Field Field Def From Query'.interfaceDbViewNestedTableFromQueryA representation of the model object 'Db View Nested Table From Query'.
- 
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement DbViewFieldFieldDef Modifier and Type Class Description classDbViewFieldFieldDefFromQueryImplAn implementation of the model object 'Db View Field Field Def From Query'.classDbViewNestedTableFromQueryImplAn implementation of the model object 'Db View Nested Table From Query'.
- 
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type DbViewFieldFieldDef Modifier and Type Method Description TQlSwitch. caseDbViewFieldFieldDef(DbViewFieldFieldDef object)Returns the result of interpreting the object as an instance of 'Field Field Def'.
 
-