Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldDef
Packages that use DbViewFieldDef
Package
Description
-
Uses of DbViewFieldDef in com._1c.g5.v8.dt.dcs
Methods in com._1c.g5.v8.dt.dcs that return DbViewFieldDefModifier and TypeMethodDescriptionDcsDataSetInfoAvailableFieldInfo.getFieldDef()Returns the field's source.Methods in com._1c.g5.v8.dt.dcs with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionprotected voidDcsDataSetInfoV8LocalBase.fillFieldInteractiveProperites(DbViewFieldDef fieldDef, DcsDataSetInfoAvailableFieldInfoV8Local fieldInfo) Fills field info interactive properties from own metadata object.voidDcsDataSetInfoAvailableFieldInfo.setFieldDef(DbViewFieldDef fieldDef) Sets the field's source. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.dcs.dataset.fields
Methods in com._1c.g5.v8.dt.dcs.dataset.fields that return DbViewFieldDefMethods in com._1c.g5.v8.dt.dcs.dataset.fields that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic Set<DbViewFieldDef>DynamicListFieldService.getStandardDefFields(DbViewDef mainTable, boolean isOrderFieldsNeeded, Collection<DbViewFieldDef> existFields) Gets set of standardDbViewFieldDeffromDbViewDeftable;
TheisOrderFieldsNeededflag is based on simplified platform field generation strategygetStrategy()->needStandardOrderFields()inULQueryGeneratorMethod parameters in com._1c.g5.v8.dt.dcs.dataset.fields with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic Set<DbViewFieldDef>DynamicListFieldService.getStandardDefFields(DbViewDef mainTable, boolean isOrderFieldsNeeded, Collection<DbViewFieldDef> existFields) Gets set of standardDbViewFieldDeffromDbViewDeftable;
TheisOrderFieldsNeededflag is based on simplified platform field generation strategygetStrategy()->needStandardOrderFields()inULQueryGeneratorConstructors in com._1c.g5.v8.dt.dcs.dataset.fields with parameters of type DbViewFieldDefModifierConstructorDescriptionDynamicListField(DbViewFieldDef field, DynamicListFieldCategoryType category) Constructor -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.dcs.settings
Methods in com._1c.g5.v8.dt.dcs.settings that return DbViewFieldDefModifier and TypeMethodDescriptionDcsAvailableFieldInfo.getFieldDef()Returns the field's source.Methods in com._1c.g5.v8.dt.dcs.settings with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionvoidDcsAvailableFieldInfo.setFieldDef(DbViewFieldDef fieldDef) Sets the field's source. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>DcsUtil.getFieldsByTypeDescription(SettingsContext settingsContext, TypeDescription typeDescription) Returns fields provided by type description or empty list. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return DbViewFieldDefModifier and TypeMethodDescriptionstatic DbViewFieldDefTestMdObjectFactory.createDbViewFieldDef()Creates DbViewFieldDef with name -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.form.service
Methods in com._1c.g5.v8.dt.form.service that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic Collection<DbViewFieldDef>DynamicListAttributeService.getSelectFields(DbViewDef dbView) GetsDbViewFieldDeffromDbViewDef, skips fields with nameDbViewTerms.PRESENTATIONandDbViewTerms.DATA_VERSIONstatic List<DbViewFieldDef>DynamicListAttributeService.getSelectFields(DbViewDef dbView, Collection<DbViewFieldDef> except) GetsDbViewFieldDeffromDbViewDef, skips fields with nameDbViewTerms.PRESENTATION,DbViewTerms.DATA_VERSIONand allDbViewFieldDeffromexceptCollectionMethod parameters in com._1c.g5.v8.dt.form.service with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>DynamicListAttributeService.getSelectFields(DbViewDef dbView, Collection<DbViewFieldDef> except) GetsDbViewFieldDeffromDbViewDef, skips fields with nameDbViewTerms.PRESENTATION,DbViewTerms.DATA_VERSIONand allDbViewFieldDeffromexceptCollection -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.internal.form.datasourceinfo.property
Methods in com._1c.g5.v8.dt.internal.form.datasourceinfo.property with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionstatic PropertyInfoBuilderPropertyInfoBuilder.defaultByField(DbViewFieldDef field, ITypeInfoCategoryServiceProvider typeInfoCategoryServiceProvider, IRuntimeVersionSupport versionSupport) Create property info builder default based withDbViewFieldDefproperties: name, nameRu, valueType: gets from field source = field readOnly = true table = false aggregationFunction = false forField = trueMethod parameters in com._1c.g5.v8.dt.internal.form.datasourceinfo.property with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionprotected PropertyInfoStandardTabularSectionPropertyInfoProvider.createPropertyInfoByDbViewField(PropertyInfo source, List<DbViewFieldDef> fields, String dbViewFieldName, boolean propertyInfoForField, boolean readOnly) CreatesPropertyInfofromDbViewFieldDefif possible. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.internal.metadata
Methods in com._1c.g5.v8.dt.internal.metadata that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewExtension.getCombinedFields(ExtendedDbViewFieldTableDef dbViewFieldTableDef) Gets combined fields from a providedExtendedDbViewFieldTableDefstatic org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewExtension.getCombinedFields(ExtendedDbViewTableDef dbViewTableDef) Gets combined fields from a providedExtendedDbViewTableDef -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.internal.rights.ui.wizards
Methods in com._1c.g5.v8.dt.internal.rights.ui.wizards that return types with arguments of type DbViewFieldDef -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.md.resource.presentation
Methods in com._1c.g5.v8.dt.md.resource.presentation with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionstatic voidPeriodFieldPresentationProvider.addAdapter(IBmObject target, DbViewFieldDef periodField, org.eclipse.emf.ecore.EObject synonymSource, String separator, String suffix) Adds adapter data for the given context.protected StringSynonymAwarePresentationProvider.getFieldName(DbViewFieldDef field) Gets the field display name. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.metadata.dbview
Subinterfaces of DbViewFieldDef in com._1c.g5.v8.dt.metadata.dbviewModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Field Field Def'.interfaceA representation of the model object 'Field Field Def With Period'.interfaceA representation of the model object 'Field Table Def'.interfaceA representation of the model object 'Virtual Field Def'.interfaceA representation of the model object 'Extended Db View Field Table Def'.Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldDefModifier and TypeMethodDescriptionDbViewFieldRole.getAccKindField()Returns the value of the 'Acc Kind Field' reference.DbViewFieldRole.getAccKindLinkField()Returns the value of the 'Acc Kind Link Field' reference.DbViewFieldRole.getAccLinkField()Returns the value of the 'Acc Link Field' reference.DbViewFieldRole.getBalanceLinkField()Returns the value of the 'Balance Link Field' reference.DbViewFieldRole.getDtctLinkField()Returns the value of the 'Dtct Link Field' reference.HierarchicalDef.getIsFolderField()Returns the value of the 'Is Folder Field' reference.DbObjectDef.getMarkToDeleteField()Returns the value of the 'Mark To Delete Field' reference.HierarchicalDef.getParentField()Returns the value of the 'Parent Field' reference.DbViewFieldRole.getPeriodParentField()Returns the value of the 'Period Parent Field' reference.DbObjectDef.getPostedField()Returns the value of the 'Posted Field' reference.DbObjectDef.getPresentationField()Returns the value of the 'Presentation Field' reference.DbNonObjectDef.getRecorderField()Returns the value of the 'Recorder Field' reference.DbObjectDef.getRecordRefField()Returns the value of the 'Record Ref Field' reference.DbObjectDef.getVersionField()Returns the value of the 'Version Field' reference.Methods in com._1c.g5.v8.dt.metadata.dbview that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSelectParamDef.fields()ExtendedDbViewFieldTableDef.getCombinedFields()Returns the value of the 'Combined Fields' attribute.ExtendedDbViewTableDef.getCombinedFields()Returns the value of the 'Combined Fields' attribute.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfo.getDefOrderFields()Returns the value of the 'Def Order Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSelectParamDef.getFieldDefs()Returns the value of the 'Field Defs' containment reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSelectParamDef.getFieldRefs()Returns the value of the 'Field Refs' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>ExtendedDbViewFieldTableDef.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>ExtendedDbViewTableDef.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>Table.getFields()Returns the value of the 'Fields' containment reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbNonObjectDef.getKeyFields()Returns the value of the 'Key Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DBViewSelectDefOnNonObjectDef.getKeyFields()Returns the value of the 'Key Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewDef.getOrderFields()Returns the value of the 'Order Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>OwnedTableDef.getOwnerFields()Returns the value of the 'Owner Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfo.getPrefixHierarchicalOrderFields()Returns the value of the 'Prefix Hierarchical Order Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfo.getPrefixOrderFields()Returns the value of the 'Prefix Order Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfo.getSuffixHierarchicalOrderFields()Returns the value of the 'Suffix Hierarchical Order Fields' reference list.org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfo.getSuffixOrderFields()Returns the value of the 'Suffix Order Fields' reference list.Methods in com._1c.g5.v8.dt.metadata.dbview with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionvoidDbViewFieldRole.setAccKindField(DbViewFieldDef value) Sets the value of the 'Acc Kind Field' reference.voidDbViewFieldRole.setAccKindLinkField(DbViewFieldDef value) Sets the value of the 'Acc Kind Link Field' reference.voidDbViewFieldRole.setAccLinkField(DbViewFieldDef value) Sets the value of the 'Acc Link Field' reference.voidDbViewFieldRole.setBalanceLinkField(DbViewFieldDef value) Sets the value of the 'Balance Link Field' reference.voidDbViewFieldRole.setDtctLinkField(DbViewFieldDef value) Sets the value of the 'Dtct Link Field' reference.voidHierarchicalDef.setIsFolderField(DbViewFieldDef value) Sets the value of the 'Is Folder Field' reference.voidDbObjectDef.setMarkToDeleteField(DbViewFieldDef value) Sets the value of the 'Mark To Delete Field' reference.voidHierarchicalDef.setParentField(DbViewFieldDef value) Sets the value of the 'Parent Field' reference.voidDbViewFieldRole.setPeriodParentField(DbViewFieldDef value) Sets the value of the 'Period Parent Field' reference.voidDbObjectDef.setPostedField(DbViewFieldDef value) Sets the value of the 'Posted Field' reference.voidDbObjectDef.setPresentationField(DbViewFieldDef value) Sets the value of the 'Presentation Field' reference.voidDbNonObjectDef.setRecorderField(DbViewFieldDef value) Sets the value of the 'Recorder Field' reference.voidDbObjectDef.setRecordRefField(DbViewFieldDef value) Sets the value of the 'Record Ref Field' reference.voidDbObjectDef.setVersionField(DbViewFieldDef value) Sets the value of the 'Version Field' reference.Method parameters in com._1c.g5.v8.dt.metadata.dbview with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionvoidExtendedDbViewFieldTableDef.setCombinedFields(List<DbViewFieldDef> value) Sets the value of the 'Combined Fields' attribute.voidExtendedDbViewTableDef.setCombinedFields(List<DbViewFieldDef> value) Sets the value of the 'Combined Fields' attribute. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldDefModifier and TypeClassDescriptionclassAn implementation of the model object 'Field Def'.classAn implementation of the model object 'Field Field Def'.classAn implementation of the model object 'Field Field Def With Period'.classAn implementation of the model object 'Field Table Def'.classAn implementation of the model object 'Virtual Field Def'.classAn implementation of the model object 'Extended Db View Field Table Def'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldDefModifier and TypeMethodDescriptionDbViewFieldRoleImpl.getAccKindField()DbViewFieldRoleImpl.getAccKindLinkField()DbViewFieldRoleImpl.getAccLinkField()DbViewFieldRoleImpl.getBalanceLinkField()DbViewFieldRoleImpl.getDtctLinkField()HierarchicalDefImpl.getIsFolderField()DbObjectDefImpl.getMarkToDeleteField()HierarchicalDefImpl.getParentField()DbViewFieldRoleImpl.getPeriodParentField()DbObjectDefImpl.getPostedField()DbObjectDefImpl.getPresentationField()DbNonObjectDefImpl.getRecorderField()DbObjectDefImpl.getRecordRefField()DbObjectDefImpl.getVersionField()Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionDbViewFactoryImpl.createDbViewFieldDefListFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSelectParamDefImpl.fields()ExtendedDbViewFieldTableDefImpl.getCombinedFields()ExtendedDbViewTableDefImpl.getCombinedFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfoImpl.getDefOrderFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSelectParamDefImpl.getFieldDefs()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSelectParamDefImpl.getFieldRefs()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewDefImpl.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewFieldTableDefImpl.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>ExtendedDbViewFieldTableDefImpl.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>ExtendedDbViewTableDefImpl.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbNonObjectDefImpl.getKeyFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DBViewSelectDefOnNonObjectDefImpl.getKeyFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewDefImpl.getOrderFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>OwnedTableDefImpl.getOwnerFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfoImpl.getPrefixHierarchicalOrderFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfoImpl.getPrefixOrderFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfoImpl.getSuffixHierarchicalOrderFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewSortInfoImpl.getSuffixOrderFields()Methods in com._1c.g5.v8.dt.metadata.dbview.impl with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionvoidDbViewFieldRoleImpl.setAccKindField(DbViewFieldDef newAccKindField) voidDbViewFieldRoleImpl.setAccKindLinkField(DbViewFieldDef newAccKindLinkField) voidDbViewFieldRoleImpl.setAccLinkField(DbViewFieldDef newAccLinkField) voidDbViewFieldRoleImpl.setBalanceLinkField(DbViewFieldDef newBalanceLinkField) voidDbViewFieldRoleImpl.setDtctLinkField(DbViewFieldDef newDtctLinkField) voidHierarchicalDefImpl.setIsFolderField(DbViewFieldDef newIsFolderField) voidDbObjectDefImpl.setMarkToDeleteField(DbViewFieldDef newMarkToDeleteField) voidHierarchicalDefImpl.setParentField(DbViewFieldDef newParentField) voidDbViewFieldRoleImpl.setPeriodParentField(DbViewFieldDef newPeriodParentField) voidDbObjectDefImpl.setPostedField(DbViewFieldDef newPostedField) voidDbObjectDefImpl.setPresentationField(DbViewFieldDef newPresentationField) voidDbNonObjectDefImpl.setRecorderField(DbViewFieldDef newRecorderField) voidDbObjectDefImpl.setRecordRefField(DbViewFieldDef newRecordRefField) voidDbObjectDefImpl.setVersionField(DbViewFieldDef newVersionField) Method parameters in com._1c.g5.v8.dt.metadata.dbview.impl with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionvoidExtendedDbViewFieldTableDefImpl.setCombinedFields(List<DbViewFieldDef> newCombinedFields) voidExtendedDbViewTableDefImpl.setCombinedFields(List<DbViewFieldDef> newCombinedFields) -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>DbViewUtil.getFields(org.eclipse.emf.ecore.EObject context, DbViewFieldDef field) Returns fields from dbviews provided by field types or empty list.static Collection<DbViewFieldDef>DbViewUtil.getFieldsByType(Type type, boolean skipTables) Returns fields list by type for all visible dbViews.static List<DbViewFieldDef>DbViewUtil.getFieldsByTypeDescription(org.eclipse.emf.ecore.EObject context, TypeDescription typeDescription) Returns fields provided by type description or empty list.static Map<String,DbViewFieldDef> DbViewUtil.getFieldsByTypeDescriptionAsMap(org.eclipse.emf.ecore.EObject context, TypeDescription typeDescription) Returns fields provided by type description or empty map.static List<DbViewFieldDef>DbViewUtil.getRlsFields(Object input) Returns object fields for rls.Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionDbViewSwitch.caseDbViewFieldDef(DbViewFieldDef object) Returns the result of interpreting the object as an instance of 'Field Def'.static List<DbViewFieldDef>DbViewUtil.getFields(org.eclipse.emf.ecore.EObject context, DbViewFieldDef field) Returns fields from dbviews provided by field types or empty list. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.ql
Methods in com._1c.g5.v8.dt.ql that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>QlUtil.getFieldsFromOriginalDbView(DbViewElement dbViewDef, IDynamicDbViewFieldComputer dynamicDbViewComputer) Get fields fromdbViewDef, whendbViewDef.getMdObject() ! -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.ql.model
Subinterfaces of DbViewFieldDef in com._1c.g5.v8.dt.ql.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Db View Field Field Def From Query'.interfaceA representation of the model object 'Db View Nested Table From Query'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewFromQuery.getActualFields() -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement DbViewFieldDefModifier and TypeClassDescriptionclassAn implementation of the model object 'Db View Field Field Def From Query'.classAn implementation of the model object 'Db View Nested Table From Query'.Methods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewFromQueryImpl.getActualFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewNestedTableFromQueryImpl.getActualFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewNestedTableFromQueryImpl.getFields()org.eclipse.emf.common.util.EList<DbViewFieldDef>DbViewNestedTableFromQueryImpl.getOrderFields() -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionQlSwitch.caseDbViewFieldDef(DbViewFieldDef object) Returns the result of interpreting the object as an instance of 'Field Def'. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.ql.scoping
Methods in com._1c.g5.v8.dt.ql.scoping with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionQlScopeProvider.createUserDataForTypes(DbViewFieldDef child) Creates special data for indexingDbViewFieldDefelements. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.qw.ui.dialogs
Constructor parameters in com._1c.g5.v8.dt.qw.ui.dialogs with type arguments of type DbViewFieldDefModifierConstructorDescriptionQueryExpressionEditDialog(org.eclipse.core.resources.IProject project, org.eclipse.swt.widgets.Shell parentShell, QueryWizardSource source, Object expression, ExpressionEditingType editingType, org.eclipse.emf.common.util.EList<DbViewFieldDef> fields, boolean dcsMode) -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.qw.ui.editproviders
Methods in com._1c.g5.v8.dt.qw.ui.editproviders that return DbViewFieldDef -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>QueryWizardServiceUtils.getDbViewElementFields(DbViewElement element, QueryWizardSource source) Provides the list of fields for selectedDbViewElementstatic List<DbViewFieldDef>QueryWizardServiceUtils.getDbViewFieldFields(DbViewFieldDef sourceItem, QueryWizardSource queryWizardSource) Get children fields in fieldstatic List<DbViewFieldDef>QueryWizardServiceUtils.getDbViewFieldFields(DbViewFieldDef sourceItem, QueryWizardSource queryWizardSource, boolean suppressNotifications) Get children fields in fieldMethods in com._1c.g5.v8.dt.qw.ui.utils with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionstatic List<DbViewFieldDef>QueryWizardServiceUtils.getDbViewFieldFields(DbViewFieldDef sourceItem, QueryWizardSource queryWizardSource) Get children fields in fieldstatic List<DbViewFieldDef>QueryWizardServiceUtils.getDbViewFieldFields(DbViewFieldDef sourceItem, QueryWizardSource queryWizardSource, boolean suppressNotifications) Get children fields in field -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.rights.model
Methods in com._1c.g5.v8.dt.rights.model that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewFieldDef>Rls.getFields()Returns the value of the 'Fields' reference list. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.rights.model.impl
Methods in com._1c.g5.v8.dt.rights.model.impl that return types with arguments of type DbViewFieldDefModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DbViewFieldDef>RlsImpl.getFields() -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.rights.tasks
Method parameters in com._1c.g5.v8.dt.rights.tasks with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionstatic AddRlsTaskAddRlsTask.create(RoleDescription roleDescription, org.eclipse.emf.ecore.EObject eObject, Right right, Collection<DbViewFieldDef> selectedFields, String condition, org.eclipse.core.resources.IProject project, IEventBroker eventBroker, IModelObjectCollectionRuntimeOrderSorter sorter) Creates a new instance.static EditRlsTaskEditRlsTask.create(Rls rls, Collection<DbViewFieldDef> selectedFields, String condition, org.eclipse.core.resources.IProject project, IEventBroker eventBroker) Creates a new instance. -
Uses of DbViewFieldDef in com._1c.g5.v8.dt.rights.ui.editors.controllers
Methods in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionIRightsEditorController.getFieldName(DbViewFieldDef field) Gets field name.RightsEditorController.getFieldName(DbViewFieldDef field) Method parameters in com._1c.g5.v8.dt.rights.ui.editors.controllers with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionvoidIRightsEditorController.addOrEditObjectCrudRightRls(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, Right right, String condition, Collection<DbViewFieldDef> selectedFields, Rls editingRls) Adds or edits object crud right rls in performs finish wizard.voidRightsEditorController.addOrEditObjectCrudRightRls(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, Right right, String condition, Collection<DbViewFieldDef> selectedFields, Rls editingRls) -
Uses of DbViewFieldDef in com.e1c.g5.v8.dt.md.aindex
Methods in com.e1c.g5.v8.dt.md.aindex with parameters of type DbViewFieldDefModifier and TypeMethodDescriptionAdditionalIndexElementDataProvider.getIndexFieldKind(DbViewFieldDef field, Table table) Gets the classification of the index field source candidate