Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldTableDef
Packages that use DbViewFieldTableDef
Package
Description
-
Uses of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbview
Subinterfaces of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbviewModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Extended Db View Field Table Def'.Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldTableDefModifier and TypeMethodDescriptionDbViewFactory.createDbViewFieldTableDef()
Returns a new object of class 'Field Table Def'.ExtendedDbViewFieldTableDef.getSource()
Returns the value of the 'Source' reference.Methods in com._1c.g5.v8.dt.metadata.dbview with parameters of type DbViewFieldTableDefModifier and TypeMethodDescriptionvoid
ExtendedDbViewFieldTableDef.setSource
(DbViewFieldTableDef value) Sets the value of the 'Source
' reference. -
Uses of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldTableDefModifier and TypeClassDescriptionclass
An implementation of the model object 'Field Table Def'.class
An implementation of the model object 'Extended Db View Field Table Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldTableDefModifier and TypeMethodDescriptionDbViewFactoryImpl.createDbViewFieldTableDef()
ExtendedDbViewFieldTableDefImpl.getSource()
Methods in com._1c.g5.v8.dt.metadata.dbview.impl with parameters of type DbViewFieldTableDefModifier and TypeMethodDescriptionvoid
ExtendedDbViewFieldTableDefImpl.setSource
(DbViewFieldTableDef newSource) -
Uses of DbViewFieldTableDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldTableDefModifier and TypeMethodDescriptionDbViewSwitch.caseDbViewFieldTableDef
(DbViewFieldTableDef object) Returns the result of interpreting the object as an instance of 'Field Table Def'.