Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Table
Packages that use Table
Package
Description
-
Uses of Table in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return TableModifier and TypeMethodDescriptionstatic TableTestMdObjectFactory.createTable(String name) Creates Table with name -
Uses of Table in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return TableModifier and TypeMethodDescriptionAdoptedTableInitializer.create(IV8Project v8project, Version version) -
Uses of Table in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return TableModifier and TypeMethodDescriptionprotected TableTableAdopterParticipant.createAdoptedObject(Table nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type TableModifier and TypeMethodDescriptionprotected TableTableAdopterParticipant.createAdoptedObject(Table nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionTableAdopterParticipant.createExtension(Table nativeObject) -
Uses of Table in com._1c.g5.v8.dt.internal.md.ui.editors.table
Method parameters in com._1c.g5.v8.dt.internal.md.ui.editors.table with type arguments of type TableModifier and TypeMethodDescriptionintTableEditor.addPageForFeatures(IDtGranularEditorPage<Table> page, org.eclipse.emf.ecore.EStructuralFeature... features) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.table with parameters of type TableModifierConstructorDescriptionTableEditorInput(Table table) Instantiates a newTableeditor input. -
Uses of Table in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return Table -
Uses of Table in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type TableModifier and TypeMethodDescriptionprotected booleanprotected booleanMdDbViewFieldDefInferrer._infer(Table object, IEObjectProvider typeProvider) protected booleanprotected booleanprotected booleanMdFieldInferrer._inferFrom(Table object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) MdTypeUtil.createPropertyFilterForTable(Table table, IEObjectProvider typeProvider) Creates dynamic property "Filter" forTablecontext def.static TypeMdTypeUtil.getRefType(Table object) ReturnsTyperepresenting reference to the data object.MdTypeUtil.newRefTypeDescription(Table object) Returns a new type description for thereffield of theTable. -
Uses of Table in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type TableModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createTableBasedOnCheckedModel(Table context) CreatesTablebased on dialog model for context object with showing checked objects. -
Uses of Table in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type TableModifier and TypeMethodDescriptionprotected voidTableRule.buildForObject(Table object, IV8Project v8Project) -
Uses of Table in com._1c.g5.v8.dt.md.ui.wizards
Methods in com._1c.g5.v8.dt.md.ui.wizards that return types with arguments of type TableModifier and TypeMethodDescriptionprotected MdObjectModel<Table>TableWizard.createMdObjectModel() -
Uses of Table in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type TableModifier and TypeMethodDescriptionvoidMdValidator.checkNameInDataSource(Table table) Deprecated.voidMdValidator.checkTable(Table table) Deprecated. -
Uses of Table in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return TableModifier and TypeMethodDescriptionMdClassFactory.createTable()Returns a new object of class 'Table'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type Table -
Uses of Table in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement TableMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return TableMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type Table -
Uses of Table in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type Table -
Uses of Table in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui with parameters of type TableModifier and TypeMethodDescriptionprotected voidAddBaseOnObjectDialog.addTableToTree(Table table, GenerationSettingsConstructorTreeItem externalDataSourceGroupItem, ILabelProvider navigatorLabelProvider) protected voidBasicObjectsSection.addTableToTree(Table table, GenerationSettingsConstructorTreeItem externalDataSourceGroupItem, ILabelProvider navigatorLabelProvider)