Uses of Interface
com._1c.g5.v8.dt.dcs.ui.IDcsEnvironmentProvider
-
-
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui
Classes in com._1c.g5.v8.dt.dcs.ui that implement IDcsEnvironmentProvider Modifier and Type Class Description class
DataCompositionSchemaControlContext
Context contains data for creating data composition schema editors and integrating them for each otherclass
DataCompositionSchemaEditor
Редактор схемы компоновки данныхclass
EditorPageBase
Базовый класс страницы редактора скд -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.calculated
Classes in com._1c.g5.v8.dt.dcs.ui.calculated that implement IDcsEnvironmentProvider Modifier and Type Class Description class
CalculatedFields
Вкладка "Вычисляемые поля". -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.collectionparameters
Fields in com._1c.g5.v8.dt.dcs.ui.collectionparameters declared as IDcsEnvironmentProvider Modifier and Type Field Description IDcsEnvironmentProvider
CollectionParametersData.CollectionParametersDataCommonParameters. environmentProvider
Constructors in com._1c.g5.v8.dt.dcs.ui.collectionparameters with parameters of type IDcsEnvironmentProvider Constructor Description CollectionParametersData(IDcsEnvironmentProvider environmentProvider, org.eclipse.emf.ecore.EObject modelOwner, org.eclipse.emf.ecore.EStructuralFeature modelFeature, DcsParameterValuesBase availableParameters, Class<? extends DcsParameterValuesBase> availableParametersClass, boolean immediate, boolean includeUnedited)
ConstructorCollectionParametersDataCommonParameters(IDcsEnvironmentProvider environmentProvider, DcsParameterValuesBase availableParameters, boolean immediate, boolean includeUnedited)
Constructor -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.datasets
Classes in com._1c.g5.v8.dt.dcs.ui.datasets that implement IDcsEnvironmentProvider Modifier and Type Class Description class
DataSets
Вкладка "Наборы данных". -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.links
Classes in com._1c.g5.v8.dt.dcs.ui.links that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Links
Вкладка "Связи наборов данных". -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.nested
Classes in com._1c.g5.v8.dt.dcs.ui.nested that implement IDcsEnvironmentProvider Modifier and Type Class Description class
NestedSchemas
Nested schemas folder. -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.parameters
Classes in com._1c.g5.v8.dt.dcs.ui.parameters that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Parameters
Вкладка "Параметры" -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.resources
Classes in com._1c.g5.v8.dt.dcs.ui.resources that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Resources
Вкладка "Ресурсы" -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings
Subinterfaces of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings Modifier and Type Interface Description interface
IDcsSettingsProvider
Provider of some information for available fields folders (currentDataCompositionSettings
model object, current available field, current available field destination, etc.)Classes in com._1c.g5.v8.dt.dcs.ui.settings that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Settings
Вкладка "Настройки"class
SettingsDialog<T extends org.eclipse.emf.ecore.EObject>
Settings dialogclass
SettingsPartBase
Часть настроек -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings.conditional
Classes in com._1c.g5.v8.dt.dcs.ui.settings.conditional that implement IDcsEnvironmentProvider Modifier and Type Class Description class
ConditionalAppearance
Conditional appearance -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings.output
Classes in com._1c.g5.v8.dt.dcs.ui.settings.output that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Output
Настройки вывода -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings.parameters
Classes in com._1c.g5.v8.dt.dcs.ui.settings.parameters that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Parameters
Settings parameters -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings.structure
Classes in com._1c.g5.v8.dt.dcs.ui.settings.structure that implement IDcsEnvironmentProvider Modifier and Type Class Description class
DataCompositionGroupFieldsDialog
Settings group fields dialogclass
Structure
Дерево структуры настроекConstructors in com._1c.g5.v8.dt.dcs.ui.settings.structure with parameters of type IDcsEnvironmentProvider Constructor Description AvailableNestedLabelProvider(IDcsEnvironmentProvider environmentProvider)
Constructor -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings.user
Classes in com._1c.g5.v8.dt.dcs.ui.settings.user that implement IDcsEnvironmentProvider Modifier and Type Class Description class
UserFields
Settings user fieldsclass
UserFieldsCaseDialog
User field case dialogclass
UserFieldsExpressionDialog
User field expression dialogConstructors in com._1c.g5.v8.dt.dcs.ui.settings.user with parameters of type IDcsEnvironmentProvider Constructor Description UserFieldsCaseLabelProvider(IDcsEnvironmentProvider environmentProvider)
Constructor -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.settings.variants
Classes in com._1c.g5.v8.dt.dcs.ui.settings.variants that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Variants
Варианты настроек -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.templates
Classes in com._1c.g5.v8.dt.dcs.ui.templates that implement IDcsEnvironmentProvider Modifier and Type Class Description class
Templates
"Templates" DCS editor page. -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.valueeditors
Classes in com._1c.g5.v8.dt.dcs.ui.valueeditors that implement IDcsEnvironmentProvider Modifier and Type Class Description class
DataCompositionFilterDialog
Filter dialog -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.dcs.ui.valueeditors.settings
Classes in com._1c.g5.v8.dt.dcs.ui.valueeditors.settings that implement IDcsEnvironmentProvider Modifier and Type Class Description class
DataCompositionSettingsDialog
Nested schema settings dialog. -
Uses of IDcsEnvironmentProvider in com._1c.g5.v8.dt.form.ui.aef.swt.views
Classes in com._1c.g5.v8.dt.form.ui.aef.swt.views that implement IDcsEnvironmentProvider Modifier and Type Class Description class
FormConditionalAppearanceSettingsService
Form conditional appearance settings service.
-