Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BasicTabularSection
Packages that use BasicTabularSection
Package
Description
-
Uses of BasicTabularSection in com._1c.g5.v8.dt.form.internal.layout.data.datainfo
Methods in com._1c.g5.v8.dt.form.internal.layout.data.datainfo with parameters of type BasicTabularSectionModifier and TypeMethodDescriptionstatic void
MngDataProviderInfoHelper.loadFieldInfoEx
(PropertyInfo id, BasicTabularSection pIMDTableObj, FieldInfoEx info) Загрузить информацию из описания табличной части -
Uses of BasicTabularSection in com._1c.g5.v8.dt.md.import_.xml.reader.part
Methods in com._1c.g5.v8.dt.md.import_.xml.reader.part with parameters of type BasicTabularSectionModifier and TypeMethodDescriptionprotected void
BasicTabularSectionXmlPartReader.readBasicTabularSection
(BasicTabularSection tabularSection, IXmlNode node, Version version, IXmlReadErrorCollector xrr) Read node to targetBasicTabularSection
object -
Uses of BasicTabularSection in com._1c.g5.v8.dt.md.model
Classes in com._1c.g5.v8.dt.md.model with type parameters of type BasicTabularSection -
Uses of BasicTabularSection in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of BasicTabularSection in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Business Process Tabular Section'.interface
A representation of the model object 'Catalog Tabular Section'.interface
A representation of the model object 'Chart Of Accounts Tabular Section'.interface
A representation of the model object 'Chart Of Calculation Types Tabular Section'.interface
A representation of the model object 'Chart Of Characteristic Types Tabular Section'.interface
A representation of the model object 'Data Processor Tabular Section'.interface
A representation of the model object 'Db Object Tabular Section'.interface
A representation of the model object 'Document Tabular Section'.interface
A representation of the model object 'Exchange Plan Tabular Section'.interface
A representation of the model object 'Hierarchical Db Object Tabular Section'.interface
A representation of the model object 'Report Tabular Section'.interface
A representation of the model object 'Task Tabular Section'. -
Uses of BasicTabularSection in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BasicTabularSectionModifier and TypeClassDescriptionclass
An implementation of the model object 'Basic Tabular Section'.class
An implementation of the model object 'Business Process Tabular Section'.class
An implementation of the model object 'Catalog Tabular Section'.class
An implementation of the model object 'Chart Of Accounts Tabular Section'.class
An implementation of the model object 'Chart Of Calculation Types Tabular Section'.class
An implementation of the model object 'Chart Of Characteristic Types Tabular Section'.class
An implementation of the model object 'Data Processor Tabular Section'.class
An implementation of the model object 'Db Object Tabular Section'.class
An implementation of the model object 'Document Tabular Section'.class
An implementation of the model object 'Exchange Plan Tabular Section'.class
An implementation of the model object 'Hierarchical Db Object Tabular Section'.class
An implementation of the model object 'Report Tabular Section'.class
An implementation of the model object 'Task Tabular Section'. -
Uses of BasicTabularSection in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return types with arguments of type BasicTabularSectionModifier and TypeMethodDescriptionstatic Optional<List<BasicTabularSection>>
MdClassUtil.getTabularSections
(MdObject owner) Searches for tabular section, that are contained in owner objectMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BasicTabularSectionModifier and TypeMethodDescriptionMdClassSwitch.caseBasicTabularSection
(BasicTabularSection object) Returns the result of interpreting the object as an instance of 'Basic Tabular Section'.boolean
MdClassValidator.validateBasicTabularSection
(BasicTabularSection basicTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateBasicTabularSection_validate
(BasicTabularSection basicTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Basic Tabular Section'.