Uses of Class
com._1c.g5.v8.dt.dcs.parameters.DcsParameterValuesBase
Packages that use DcsParameterValuesBase
Package
Description
-
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters
Methods in com._1c.g5.v8.dt.dcs.parameters with type parameters of type DcsParameterValuesBaseModifier and TypeMethodDescription<T extends DcsParameterValuesBase>
TDcsAvailableParametersService.loadParameterValues
(ParameterValues parameterValues, Class<T> cls, Version version, String editingLanguageCode) Загрузить параметры -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.appearance
Subclasses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.appearanceModifier and TypeClassDescriptionclass
DataCompositionAppearanceTemplate
appearance parameters.class
Параметры оформленияclass
Dynamic list conditional appearance parameters.class
Form conditional appearance parameters. -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.appearancetemplate
Subclasses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.appearancetemplate -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.input
Subclasses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.input -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.output
Subclasses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.parameters.outputModifier and TypeClassDescriptionclass
Output parameters of chart groupclass
Output parameters of chart.class
Output parameters of group.class
Output parameters.class
Output parameters of table groupclass
Output parameters of table -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.ui.bsl.stringliterals
Subclasses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.ui.bsl.stringliteralsModifier and TypeClassDescriptionstatic class
-
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.ui.collectionparameters
Fields in com._1c.g5.v8.dt.dcs.ui.collectionparameters declared as DcsParameterValuesBaseModifier and TypeFieldDescriptionCollectionParametersData.CollectionParametersDataCommonParameters.availableParameters
Constructors in com._1c.g5.v8.dt.dcs.ui.collectionparameters with parameters of type DcsParameterValuesBaseModifierConstructorDescriptionCollectionParametersData
(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) ConstructorConstructor parameters in com._1c.g5.v8.dt.dcs.ui.collectionparameters with type arguments of type DcsParameterValuesBaseModifierConstructorDescriptionCollectionParametersData
(CollectionParametersData.CollectionParametersDataCommonParameters commonParameters, org.eclipse.emf.ecore.EObject modelOwner, org.eclipse.emf.ecore.EStructuralFeature modelFeature, Class<? extends DcsParameterValuesBase> availableParametersClass) ConstructorCollectionParametersData
(IDcsEnvironmentProvider environmentProvider, org.eclipse.emf.ecore.EObject modelOwner, org.eclipse.emf.ecore.EStructuralFeature modelFeature, DcsParameterValuesBase availableParameters, Class<? extends DcsParameterValuesBase> availableParametersClass, boolean immediate, boolean includeUnedited) Constructor -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.ui.settings.conditional
Constructor parameters in com._1c.g5.v8.dt.dcs.ui.settings.conditional with type arguments of type DcsParameterValuesBaseModifierConstructorDescriptionConditionalAppearance
(org.eclipse.swt.widgets.Composite parent, int style, boolean toolBarVertical, IDcsSettingsProvider settingsProvider, org.eclipse.emf.ecore.EObject modelObject, boolean showUsageArea, DcsAvailableSettingsSourceForSchema.FieldUse fieldUse, Class<? extends DcsParameterValuesBase> appearanceParametersClass, boolean editable) Constructor without creating user settings controlsConditionalAppearance
(org.eclipse.swt.widgets.Composite parent, int style, boolean toolBarVertical, IDcsSettingsProvider settingsProvider, org.eclipse.emf.ecore.EObject modelObject, boolean showUsageArea, Class<? extends DcsParameterValuesBase> appearanceParametersClass, boolean editable) ConstructorConditionalAppearance
(org.eclipse.swt.widgets.Composite parent, int style, boolean toolBarVertical, IDcsSettingsProvider settingsProvider, org.eclipse.emf.ecore.EObject modelObject, boolean showUsageArea, Class<? extends DcsParameterValuesBase> appearanceParametersClass, boolean editable, boolean withUserSettings) Constructor -
Uses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.ui.settings.parameters
Subclasses of DcsParameterValuesBase in com._1c.g5.v8.dt.dcs.ui.settings.parametersModifier and TypeClassDescriptionclass
IDcsAvailableParametersCreator
implementation for settings data parameters