Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldFieldDef
Packages that use DbViewFieldFieldDef
Package
Description
-
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbview
Subinterfaces of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbviewModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Field Field Def With Period'.interface
A representation of the model object 'Virtual Field Def'.Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldFieldDefModifier and TypeMethodDescriptionDbViewFactory.createDbViewFieldFieldDef()
Returns a new object of class 'Field Field Def'. -
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldFieldDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Field Field Def'.class
An implementation of the model object 'Field Field Def With Period'.class
An implementation of the model object 'Virtual Field Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldFieldDef -
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldFieldDefModifier and TypeMethodDescriptionDbViewSwitch.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.model
Subinterfaces of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Db View Field Field Def From Query'.interface
A representation of the model object 'Db View Nested Table From Query'. -
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement DbViewFieldFieldDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Db View Field Field Def From Query'.class
An implementation of the model object 'Db View Nested Table From Query'. -
Uses of DbViewFieldFieldDef in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type DbViewFieldFieldDefModifier and TypeMethodDescriptionQlSwitch.caseDbViewFieldFieldDef
(DbViewFieldFieldDef object) Returns the result of interpreting the object as an instance of 'Field Field Def'.