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 void
DcsDataSetInfoV8LocalBase.fillFieldInteractiveProperites
(DbViewFieldDef fieldDef, DcsDataSetInfoAvailableFieldInfoV8Local fieldInfo) Fills field info interactive properties from own metadata object.void
DcsDataSetInfoAvailableFieldInfo.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 standardDbViewFieldDef
fromDbViewDef
table;
TheisOrderFieldsNeeded
flag is based on simplified platform field generation strategygetStrategy()->needStandardOrderFields()
inULQueryGenerator
Method 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 standardDbViewFieldDef
fromDbViewDef
table;
TheisOrderFieldsNeeded
flag is based on simplified platform field generation strategygetStrategy()->needStandardOrderFields()
inULQueryGenerator
Constructors 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 TypeMethodDescriptionvoid
DcsAvailableFieldInfo.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 DbViewFieldDef
TestMdObjectFactory.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) GetsDbViewFieldDef
fromDbViewDef
, skips fields with nameDbViewTerms.PRESENTATION
andDbViewTerms.DATA_VERSION
static List<DbViewFieldDef>
DynamicListAttributeService.getSelectFields
(DbViewDef dbView, Collection<DbViewFieldDef> except) GetsDbViewFieldDef
fromDbViewDef
, skips fields with nameDbViewTerms.PRESENTATION
,DbViewTerms.DATA_VERSION
and allDbViewFieldDef
fromexcept
Collection
Method 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) GetsDbViewFieldDef
fromDbViewDef
, skips fields with nameDbViewTerms.PRESENTATION
,DbViewTerms.DATA_VERSION
and allDbViewFieldDef
fromexcept
Collection
-
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 PropertyInfoBuilder
PropertyInfoBuilder.defaultByField
(DbViewFieldDef field, ITypeInfoCategoryServiceProvider typeInfoCategoryServiceProvider, IRuntimeVersionSupport versionSupport) Create property info builder default based withDbViewFieldDef
properties: 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 PropertyInfo
StandardTabularSectionPropertyInfoProvider.createPropertyInfoByDbViewField
(PropertyInfo source, List<DbViewFieldDef> fields, String dbViewFieldName, boolean propertyInfoForField, boolean readOnly) CreatesPropertyInfo
fromDbViewFieldDef
if 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 providedExtendedDbViewFieldTableDef
static 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 void
PeriodFieldPresentationProvider.addAdapter
(IBmObject target, DbViewFieldDef periodField, org.eclipse.emf.ecore.EObject synonymSource, String separator, String suffix) Adds adapter data for the given context.protected String
SynonymAwarePresentationProvider.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Field Field Def'.interface
A representation of the model object 'Field Field Def With Period'.interface
A representation of the model object 'Field Table Def'.interface
A representation of the model object 'Virtual Field Def'.interface
A 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 TypeMethodDescriptionvoid
DbViewFieldRole.setAccKindField
(DbViewFieldDef value) Sets the value of the 'Acc Kind Field
' reference.void
DbViewFieldRole.setAccKindLinkField
(DbViewFieldDef value) Sets the value of the 'Acc Kind Link Field
' reference.void
DbViewFieldRole.setAccLinkField
(DbViewFieldDef value) Sets the value of the 'Acc Link Field
' reference.void
DbViewFieldRole.setBalanceLinkField
(DbViewFieldDef value) Sets the value of the 'Balance Link Field
' reference.void
DbViewFieldRole.setDtctLinkField
(DbViewFieldDef value) Sets the value of the 'Dtct Link Field
' reference.void
HierarchicalDef.setIsFolderField
(DbViewFieldDef value) Sets the value of the 'Is Folder Field
' reference.void
DbObjectDef.setMarkToDeleteField
(DbViewFieldDef value) Sets the value of the 'Mark To Delete Field
' reference.void
HierarchicalDef.setParentField
(DbViewFieldDef value) Sets the value of the 'Parent Field
' reference.void
DbViewFieldRole.setPeriodParentField
(DbViewFieldDef value) Sets the value of the 'Period Parent Field
' reference.void
DbObjectDef.setPostedField
(DbViewFieldDef value) Sets the value of the 'Posted Field
' reference.void
DbObjectDef.setPresentationField
(DbViewFieldDef value) Sets the value of the 'Presentation Field
' reference.void
DbNonObjectDef.setRecorderField
(DbViewFieldDef value) Sets the value of the 'Recorder Field
' reference.void
DbObjectDef.setRecordRefField
(DbViewFieldDef value) Sets the value of the 'Record Ref Field
' reference.void
DbObjectDef.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 TypeMethodDescriptionvoid
ExtendedDbViewFieldTableDef.setCombinedFields
(List<DbViewFieldDef> value) Sets the value of the 'Combined Fields
' attribute.void
ExtendedDbViewTableDef.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 TypeClassDescriptionclass
An implementation of the model object 'Field Def'.class
An implementation of the model object 'Field Field Def'.class
An implementation of the model object 'Field Field Def With Period'.class
An implementation of the model object 'Field Table Def'.class
An implementation of the model object 'Virtual Field 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 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 TypeMethodDescriptionvoid
DbViewFieldRoleImpl.setAccKindField
(DbViewFieldDef newAccKindField) void
DbViewFieldRoleImpl.setAccKindLinkField
(DbViewFieldDef newAccKindLinkField) void
DbViewFieldRoleImpl.setAccLinkField
(DbViewFieldDef newAccLinkField) void
DbViewFieldRoleImpl.setBalanceLinkField
(DbViewFieldDef newBalanceLinkField) void
DbViewFieldRoleImpl.setDtctLinkField
(DbViewFieldDef newDtctLinkField) void
HierarchicalDefImpl.setIsFolderField
(DbViewFieldDef newIsFolderField) void
DbObjectDefImpl.setMarkToDeleteField
(DbViewFieldDef newMarkToDeleteField) void
HierarchicalDefImpl.setParentField
(DbViewFieldDef newParentField) void
DbViewFieldRoleImpl.setPeriodParentField
(DbViewFieldDef newPeriodParentField) void
DbObjectDefImpl.setPostedField
(DbViewFieldDef newPostedField) void
DbObjectDefImpl.setPresentationField
(DbViewFieldDef newPresentationField) void
DbNonObjectDefImpl.setRecorderField
(DbViewFieldDef newRecorderField) void
DbObjectDefImpl.setRecordRefField
(DbViewFieldDef newRecordRefField) void
DbObjectDefImpl.setVersionField
(DbViewFieldDef newVersionField) Method parameters in com._1c.g5.v8.dt.metadata.dbview.impl with type arguments of type DbViewFieldDefModifier and TypeMethodDescriptionvoid
ExtendedDbViewFieldTableDefImpl.setCombinedFields
(List<DbViewFieldDef> newCombinedFields) void
ExtendedDbViewTableDefImpl.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Db View Field Field Def From Query'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Db View Field Field Def From Query'.class
An 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 indexingDbViewFieldDef
elements. -
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 selectedDbViewElement
static 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 AddRlsTask
AddRlsTask.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 EditRlsTask
EditRlsTask.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 TypeMethodDescriptionvoid
IRightsEditorController.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.void
RightsEditorController.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