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 voidMngDataProviderInfoHelper.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 voidBasicTabularSectionXmlPartReader.readBasicTabularSection(BasicTabularSection tabularSection, IXmlNode node, Version version, IXmlReadErrorCollector xrr) Read node to targetBasicTabularSectionobject -
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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Business Process Tabular Section'.interfaceA representation of the model object 'Catalog Tabular Section'.interfaceA representation of the model object 'Chart Of Accounts Tabular Section'.interfaceA representation of the model object 'Chart Of Calculation Types Tabular Section'.interfaceA representation of the model object 'Chart Of Characteristic Types Tabular Section'.interfaceA representation of the model object 'Data Processor Tabular Section'.interfaceA representation of the model object 'Db Object Tabular Section'.interfaceA representation of the model object 'Document Tabular Section'.interfaceA representation of the model object 'Exchange Plan Tabular Section'.interfaceA representation of the model object 'Hierarchical Db Object Tabular Section'.interfaceA representation of the model object 'Report Tabular Section'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Basic Tabular Section'.classAn implementation of the model object 'Business Process Tabular Section'.classAn implementation of the model object 'Catalog Tabular Section'.classAn implementation of the model object 'Chart Of Accounts Tabular Section'.classAn implementation of the model object 'Chart Of Calculation Types Tabular Section'.classAn implementation of the model object 'Chart Of Characteristic Types Tabular Section'.classAn implementation of the model object 'Data Processor Tabular Section'.classAn implementation of the model object 'Db Object Tabular Section'.classAn implementation of the model object 'Document Tabular Section'.classAn implementation of the model object 'Exchange Plan Tabular Section'.classAn implementation of the model object 'Hierarchical Db Object Tabular Section'.classAn implementation of the model object 'Report Tabular Section'.classAn 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'.booleanMdClassValidator.validateBasicTabularSection(BasicTabularSection basicTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateBasicTabularSection_validate(BasicTabularSection basicTabularSection, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Basic Tabular Section'.