Uses of Class
com._1c.g5.v8.dt.dcs.path.DcsPath
Packages that use DcsPath
Package
Description
-
Uses of DcsPath in com._1c.g5.v8.dt.dcs
Fields in com._1c.g5.v8.dt.dcs declared as DcsPathModifier and TypeFieldDescriptionDcsDataSetInfoAvailableFieldInfo.accountField
final DcsPath[]
DcsDataSetInfoAvailableFieldInfo.dataPath
DcsPath[]
DcsDataSetInfoAvailableParameterInfo.name
DcsDataSetInfoAvailableFieldInfo.typeLink
Fields in com._1c.g5.v8.dt.dcs with type parameters of type DcsPathModifier and TypeFieldDescriptionprotected Map<DcsPath,
List<DcsDataSetInfoAvailableFieldInfoV8Local>> DcsDataSetInfoV8LocalBase.loadedFieldsByParent
protected Map<DcsPath,
DcsDataSetInfoAvailableFieldInfoV8Local> DcsDataSetInfoV8LocalBase.loadedFieldsByPath
Methods in com._1c.g5.v8.dt.dcs with parameters of type DcsPathModifier and TypeMethodDescriptionprotected void
DcsDataSetInfoV8LocalBase.addLoadedFields
(DcsPath dataPath, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> fields) Add field info to mapDcsDataSetInfoV8LocalObject.getAvailableUserFields
(DcsPath dataPath) DcsDataSetInfoV8LocalQuery.getAvailableUserFields
(DcsPath dataPath) IDcsDataSetInfo.getAvailableUserFields
(DcsPath dataPath) Получить список доступных полейMethod parameters in com._1c.g5.v8.dt.dcs with type arguments of type DcsPathModifier and TypeMethodDescriptionprotected void
DcsDataSetInfoV8LocalBase.addAvailableFields
(List<DbObjectDef> tables, DcsDataSetInfoAvailableFieldInfoV8Local parentField, List<DbViewFieldDef> fields, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> availFields, com._1c.g5.v8.dt.dcs.DcsDataSetInfoV8LocalQuery.SettingsBehaviour behaviour) Add available fields from metadata for parent fieldprotected void
DcsDataSetInfoV8LocalBase.addFieldInfo
(DcsDataSetInfoAvailableFieldInfoV8Local fieldInfo, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> fields) Add field info to fields mapprotected void
DcsDataSetInfoV8LocalBase.addLoadedFields
(DcsPath dataPath, Map<DcsPath, DcsDataSetInfoAvailableFieldInfoV8Local> fields) Add field info to map -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.dataset
Methods in com._1c.g5.v8.dt.dcs.dataset that return DcsPathModifier and TypeMethodDescriptionDataSetWrapperBase.createPath
(String path) IDataSetWrapper.createPath
(String path) Create path from string -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.dataset.fields
Methods in com._1c.g5.v8.dt.dcs.dataset.fields that return DcsPathModifier and TypeMethodDescriptionprotected DcsPath
DataSetsFieldsWrapperBase.getPathFromString
(String path) Create DcsPath from text -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.parameters
Methods in com._1c.g5.v8.dt.dcs.parameters that return DcsPathMethods in com._1c.g5.v8.dt.dcs.parameters with parameters of type DcsPath -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.path
Methods in com._1c.g5.v8.dt.dcs.path that return DcsPathModifier and TypeMethodDescriptionДобавить путьDcsPath.append
(DcsPathPart pathPart) Добавить часть путиDcsPath.combine
(List<DcsPathPart> parts) Сформировать путь из частейDcsPath.getChildPath()
Получить путь потомкаDcsPath.nearParentPath()
Получить родительский путьMethods in com._1c.g5.v8.dt.dcs.path with parameters of type DcsPath -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.settings
Fields in com._1c.g5.v8.dt.dcs.settings declared as DcsPathModifier and TypeFieldDescriptionDcsPath[]
DcsAvailableSettingsSourceForSchema.BuildedField.assDataPath
DcsPath[]
DcsAvailableFieldInfo.dataPath
DcsPath[]
DcsAvailableSettingsSourceForSchema.DcsAvailableParameterInfo.dataPath
DcsAvailableFieldInfo.DCSChoiceParameterLinkInfo.field
DcsAvailableFieldInfo.DCSASSInputParameters.typeLink
Fields in com._1c.g5.v8.dt.dcs.settings with type parameters of type DcsPathModifier and TypeFieldDescriptionDcsAvailableSettingsSourceDataSetInfoBase.fieldTitles
protected Map<DcsAvailableSettingsSourceForSchema.FieldUse,
Set<DcsPath>> DcsAvailableSettingsSourceDataSetInfoBase.schemeNotFirstLevelFields
protected Map<DcsAvailableSettingsSourceForSchema.FieldUse,
Set<DcsPath>> DcsAvailableSettingsSourceDataSetInfoBase.usedParents
Methods in com._1c.g5.v8.dt.dcs.settings that return DcsPathModifier and TypeMethodDescriptionDcsAvailableSettingsSourceForSchema.getBuildedFieldDataPath
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsAvailableSettingsSourceForSchema.BuildedField buildedField, int alias) protected DcsPath
DcsAvailableSettingsSourceDataSetInfoBase.getInternationalDataPath
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPath, int alias) DcsAvailableSettingsSourceForSchema.makeChildFieldPath
(DcsPath parentPath, DcsPath dataSetChildFieldPath) Methods in com._1c.g5.v8.dt.dcs.settings with parameters of type DcsPathModifier and TypeMethodDescriptionprotected void
DcsAvailableSettingsSourceDataSetInfoBase.fillBuildedFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPathUnk) void
DcsAvailableSettingsSourceDataSetInfoBase.getAvailableUserFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath dataPathUnk, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfos availableFields) void
IDcsAvailableSettingsSourceDataSetInfo.getAvailableUserFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath dataPath, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfos availableFields) Получить набор доступных полейvoid
DcsAvailableSettingsSourceForSchema.getChildFields
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, List<DcsAvailableFieldInfo> childFields, int levelCount, DcsAvailableSettingsSourceForSchema.OrderType orderType, boolean withUserFields) Get child fields (with parameters)void
DcsAvailableSettingsSourceForSchema.getChildFields
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, List<DcsAvailableFieldInfo> childFields, int levelCount, DcsAvailableSettingsSourceForSchema.OrderType orderType, boolean withUserFields, boolean withParameters) Get child fieldsboolean
DcsAvailableSettingsSourceForSchema.getColumnOrPointGroupPercent
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getColumnOrPointPercent
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) protected void
DcsAvailableSettingsSourceDataSetInfoBase.getDataSetAvailableUserFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath dataPath, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfos availableFields) protected void
DcsAvailableSettingsSourceDataSetInfoQueryObjectBase.getDataSetAvailableUserFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath dataPath, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfos availableFields) protected void
DcsAvailableSettingsSourceDataSetInfoUnion.getDataSetAvailableUserFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath dataPath, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfos availableFields) protected boolean
DcsAvailableSettingsSourceDataSetInfoBase.getFieldInfo
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPathUnk, DcsAvailableSettingsSourceForSchema.ASSDCSDataSetInfoAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getFieldInfo
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPathUnk, DcsAvailableFieldInfo fieldInfo) void
DcsAvailableSettingsSourceForSchema.getFolderNames
(DcsPath parentPath, DcsPath dataSetChildFieldPath, List<DcsPath> folderNames) boolean
DcsAvailableSettingsSourceForSchema.getGroupPercentInfo
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getHierarchicalPercentInfo
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) protected DcsPath
DcsAvailableSettingsSourceDataSetInfoBase.getInternationalDataPath
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPath, int alias) boolean
DcsAvailableSettingsSourceForSchema.getOverallPercentInfo
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getPercentInColumnOrPointHierarchy
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getPercentInRowOrSeriesHierarchy
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getRowOrSeriesGroupPercent
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getRowOrSeriesPercent
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.isNearestChildPath
(DcsPath parentPath, DcsPath path) DcsAvailableSettingsSourceForSchema.makeChildFieldPath
(DcsPath parentPath, DcsPath dataSetChildFieldPath) void
DcsAvailableSettingsSourceForSchema.updateUserFields
(DcsPath setupObjectPath, DataCompositionSettings settings, IDcsExpressionsUtil util, DcsAvailableFields filterFields, DcsAvailableFields selectedFields) Update user fieldsMethod parameters in com._1c.g5.v8.dt.dcs.settings with type arguments of type DcsPathModifier and TypeMethodDescriptionvoid
DcsAvailableSettingsSourceForSchema.getFolderNames
(DcsPath parentPath, DcsPath dataSetChildFieldPath, List<DcsPath> folderNames) void
DcsAvailableSettingsSourceDataSetInfoBase.getSchemaNotFirstLevelFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, Set<DcsPath> paths) void
IDcsAvailableSettingsSourceDataSetInfo.getSchemaNotFirstLevelFields
(DcsAvailableSettingsSourceForSchema.FieldUse use, Set<DcsPath> paths) Получить набор путей полей не первого уровняvoid
DcsAvailableSettingsSourceDataSetInfoBase.init
(IV8Project v8project, String langCode, DataSet dataSet, DcsAvailableSettingsSourceForSchema settingsSource, Map<DcsPath, String> fieldTitles, boolean validate) void
DcsAvailableSettingsSourceDataSetInfoObject.init
(IV8Project v8project, String langCode, DataSet dataSet, DcsAvailableSettingsSourceForSchema settingsSource, Map<DcsPath, String> fieldTitles, boolean validate) void
DcsAvailableSettingsSourceDataSetInfoQuery.init
(IV8Project v8project, String langCode, DataSet dataSet, DcsAvailableSettingsSourceForSchema settingsSource, Map<DcsPath, String> fieldTitles, boolean validate) void
DcsAvailableSettingsSourceDataSetInfoUnion.init
(IV8Project v8project, String langCode, DataSet dataSet, DcsAvailableSettingsSourceForSchema settingsSource, Map<DcsPath, String> fieldTitles, boolean validate) void
IDcsAvailableSettingsSourceDataSetInfo.init
(IV8Project v8project, String langCode, DataSet dataSet, DcsAvailableSettingsSourceForSchema settingsSource, Map<DcsPath, String> fieldTitles, boolean validate) Initialize -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.ui.settings.available
Methods in com._1c.g5.v8.dt.dcs.ui.settings.available that return DcsPathConstructors in com._1c.g5.v8.dt.dcs.ui.settings.available with parameters of type DcsPathModifierConstructorDescriptionAvailableFieldsDialog
(org.eclipse.swt.widgets.Shell shell, DcsPath dataPath, DcsAvailableSettingsSourceForSchema.FieldUse use) ConstructorAvailableFieldsDialog
(org.eclipse.swt.widgets.Shell shell, IDcsSettingsProvider settingsProvider, DataCompositionSchema schema, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath dataPath) Constructor -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.ui.valueeditors
Constructors in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type DcsPathModifierConstructorDescriptionAvailableFormItemInfoProvider
(IDcsSettingsProvider settingsProvider, boolean withUserFields, DcsPath setupObjectPath) Create instance. -
Uses of DcsPath in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util with parameters of type DcsPathModifier and TypeMethodDescriptionstatic String
DcsUtil.pathToSynonym
(DcsPath path) Сформировать синоним по пути -
Uses of DcsPath in com._1c.g5.v8.dt.form.ui.aef.swt.views
Methods in com._1c.g5.v8.dt.form.ui.aef.swt.views with parameters of type DcsPathModifier and TypeMethodDescriptionvoid
DcsAvailableSettingsSourceForForm.getChildFields
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, List<DcsAvailableFieldInfo> childFields, int levelCount, DcsAvailableSettingsSourceForSchema.OrderType orderType, boolean withUserFields) void
FormConditionalAppearanceElementsProvider.getChildFields
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentPath, List<DcsAvailableFieldInfo> childFields, int levelCount, DcsAvailableSettingsSourceForSchema.OrderType orderType, boolean withUserFields) void
FormConditionalAppearancePropertyInfoProvider.getChildFields
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, List<DcsAvailableFieldInfo> childFields, int levelCount, DcsAvailableSettingsSourceForSchema.OrderType orderType, boolean withUserFields) void
IFormConditionalAppearanceFieldInfoProvider.getChildFields
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, List<DcsAvailableFieldInfo> childFields, int levelCount, DcsAvailableSettingsSourceForSchema.OrderType orderType, boolean withUserFields) Get child fields with parameters.