Uses of Class
com._1c.g5.v8.dt.dcs.settings.DcsAvailableFieldInfo
Packages that use DcsAvailableFieldInfo
Package
Description
-
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.settings
Methods in com._1c.g5.v8.dt.dcs.settings that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionDcsAvailableFields.findField
(DataCompositionField field) Get available field info by fieldMethods in com._1c.g5.v8.dt.dcs.settings with parameters of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionboolean
DcsAvailableSettingsSourceForSchema.getColumnOrPointGroupPercent
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getColumnOrPointPercent
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getFieldInfo
(DcsPath setupObjectPath, DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath fieldPathUnk, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getGroupPercentInfo
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) boolean
DcsAvailableSettingsSourceForSchema.getHierarchicalPercentInfo
(DcsAvailableSettingsSourceForSchema.FieldUse use, DcsPath parentFieldPath, DcsAvailableFieldInfo fieldInfo) 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) Method parameters in com._1c.g5.v8.dt.dcs.settings with type arguments of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionvoid
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 fields -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.settings
Methods in com._1c.g5.v8.dt.dcs.ui.settings that return types with arguments of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionIDcsSettingsProvider.getSelectedAvailableFields()
Get info of selected available fields in current folderSettings.getSelectedAvailableFields()
SettingsDialog.getSelectedAvailableFields()
-
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.settings.available
Fields in com._1c.g5.v8.dt.dcs.ui.settings.available with type parameters of type DcsAvailableFieldInfoModifier and TypeFieldDescriptionprotected Map<String,
DcsAvailableFieldInfo> AvailableFields.availableFields
protected List<DcsAvailableFieldInfo>
AvailableFields.selectedAvailableFields
Methods in com._1c.g5.v8.dt.dcs.ui.settings.available that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionAvailableFields.getAvailableField
(String name) Получить информацию о доступном полеAvailableFieldsDialog.getSelectedFieldInfo()
Get info of selected fieldMethods in com._1c.g5.v8.dt.dcs.ui.settings.available that return types with arguments of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionAvailableFields.getSelectedAvailableFields()
Get selected available fieldsMethods in com._1c.g5.v8.dt.dcs.ui.settings.available with parameters of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionstatic void
AvailableFieldsSelectHandler.addField
(IBmEditingContext editingContext, IDcsSettingsProvider settingsProvider, Object owner, DcsAvailableFieldInfo fieldInfo, int alias) Add field -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.settings.conditional
Fields in com._1c.g5.v8.dt.dcs.ui.settings.conditional with type parameters of type DcsAvailableFieldInfoModifier and TypeFieldDescriptionprotected Map<String,
DcsAvailableFieldInfo> ConditionalAppearance.availableFields
Methods in com._1c.g5.v8.dt.dcs.ui.settings.conditional that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionConditionalAppearance.getAvailableField
(String name) Get available field infoMethods in com._1c.g5.v8.dt.dcs.ui.settings.conditional that return types with arguments of type DcsAvailableFieldInfo -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.settings.structure
Methods in com._1c.g5.v8.dt.dcs.ui.settings.structure that return types with arguments of type DcsAvailableFieldInfo -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.settings.user
Fields in com._1c.g5.v8.dt.dcs.ui.settings.user with type parameters of type DcsAvailableFieldInfoModifier and TypeFieldDescriptionprotected Map<String,
DcsAvailableFieldInfo> UserFields.availableFields
Methods in com._1c.g5.v8.dt.dcs.ui.settings.user that return DcsAvailableFieldInfo -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.templates.dialogs
Methods in com._1c.g5.v8.dt.dcs.ui.templates.dialogs that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionFieldSelectionDialog.getFieldInfo()
protected DcsAvailableFieldInfo
BaseFieldSelectionDialog.getViewerSelectedFieldInfo()
GetDcsAvailableFieldInfo
of currently selected field. -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.templates.util
Methods in com._1c.g5.v8.dt.dcs.ui.templates.util that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionstatic DcsAvailableFieldInfo
ExpressionMatcher.getAvailableField
(String name) GetDcsAvailableFieldInfo
for respective name. -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.valueeditors
Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionAvailableFieldInfoProvider.getAvailableFieldInfo
(String name, DcsAvailableSettingsSourceForSchema.FieldUse use) AvailableFormItemInfoProvider.getAvailableFieldInfo
(String name, DcsAvailableSettingsSourceForSchema.FieldUse use) IAvailableFieldInfoProvider.getAvailableFieldInfo
(String name, DcsAvailableSettingsSourceForSchema.FieldUse use) Gets information about field.Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors that return types with arguments of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionAvailableFormItemInfoProvider.findAvailableFieldsInfo
(String prefix, DcsAvailableSettingsSourceForSchema.FieldUse use) Finds available fields info by a path prefix.DataCompositionFilterDialog.getSelectedAvailableFields()
Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors with parameters of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionorg.eclipse.swt.graphics.Image
AvailableFieldInfoProvider.getImage
(DcsAvailableFieldInfo fieldInfo) org.eclipse.swt.graphics.Image
AvailableFormItemInfoProvider.getImage
(DcsAvailableFieldInfo fieldInfo) org.eclipse.swt.graphics.Image
IAvailableFieldInfoProvider.getImage
(DcsAvailableFieldInfo fieldInfo) Gets image for dcs field info. -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.dcs.ui.valueeditors.settings
Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors.settings that return types with arguments of type DcsAvailableFieldInfo -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.form.ui.aef.swt.views
Methods in com._1c.g5.v8.dt.form.ui.aef.swt.views that return types with arguments of type DcsAvailableFieldInfoModifier and TypeMethodDescriptionFormConditionalAppearanceSettingsService.getSelectedAvailableFields()
Method parameters in com._1c.g5.v8.dt.form.ui.aef.swt.views with type arguments of type DcsAvailableFieldInfoModifier 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. -
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.internal.form.datasourceinfo.property
Modifier and TypeClassDescriptionclass
ProvidesDcsAvailableFieldInfo
for both extension and extended projectsMethods in com._1c.g5.v8.dt.internal.form.datasourceinfo.property that return DcsAvailableFieldInfoModifier and TypeMethodDescriptionCombinedDcsAvailableFieldInfo.getExtensionProjectFieldInfo()
ReturnsDcsAvailableFieldInfo
for parent projectCombinedDcsAvailableFieldInfo.getParentProjectFieldInfo()
ReturnsDcsAvailableFieldInfo
for extension projectConstructors in com._1c.g5.v8.dt.internal.form.datasourceinfo.property with parameters of type DcsAvailableFieldInfoModifierConstructorDescriptionCombinedDcsAvailableFieldInfo
(DcsAvailableFieldInfo extensionProjectFieldInfo, DcsAvailableFieldInfo parentProjectFieldInfo) Constructs combinedDcsAvailableFieldInfo
-
Uses of DcsAvailableFieldInfo in com._1c.g5.v8.dt.internal.form.ui.dynamiclist
Methods in com._1c.g5.v8.dt.internal.form.ui.dynamiclist that return types with arguments of type DcsAvailableFieldInfo