Uses of Interface
com._1c.g5.aef2.models.value.IValue
Packages that use IValue
Package
Description
-
Uses of IValue in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IValue -
Uses of IValue in com._1c.g5.aef2.models.pojo
Classes in com._1c.g5.aef2.models.pojo that implement IValue -
Uses of IValue in com._1c.g5.aef2.models.value
Subinterfaces of IValue in com._1c.g5.aef2.models.valueModifier and TypeInterfaceDescriptioninterface
IEmfValueAttribute<T,
O extends org.eclipse.emf.ecore.EObject> TheIValue
that works with attribute.Classes in com._1c.g5.aef2.models.value that implement IValueModifier and TypeClassDescriptionclass
Value<T>
BaseIValue
implementation.class
Value working copy – editable proxy buffer for another value.Methods in com._1c.g5.aef2.models.value that return IValueModifier and TypeMethodDescriptionIValue.createWorkingCopy()
ValueWorkingCopy.getOriginalModel()
Returns the original value model.Methods in com._1c.g5.aef2.models.value with parameters of type IValueModifier and TypeMethodDescriptionvoid
IValueListener.valueChanged
(IValue<T> value, ChangeOrigin changeOrigin) Invoked when the value is changed.void
ValueListener.valueChanged
(IValue<T> value, ChangeOrigin changeOrigin) Constructors in com._1c.g5.aef2.models.value with parameters of type IValueModifierConstructorDescriptionValueWorkingCopy
(IValue<T> original) Instantiates a new value working copy. -
Uses of IValue in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return IValueModifier and TypeMethodDescriptionprotected final <DMR,
VMR> IValue<VMR> StandardComponent.bindValue
(IValue<DMR> modelValue, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature viewModelFeature) Binds model value and view model feature together.protected final <DMR,
VMR> IValue<VMR> StandardComponent.bindValue
(IValue<DMR> modelValue, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature viewModelFeature, IMapper<DMR, VMR> mapper) Binds model value and view model feature together.Methods in com._1c.g5.aef2.standard.components with parameters of type IValueModifier and TypeMethodDescriptionprotected final <DMR,
VMR> IValue<VMR> StandardComponent.bindValue
(IValue<DMR> modelValue, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature viewModelFeature) Binds model value and view model feature together.protected final <DMR,
VMR> IValue<VMR> StandardComponent.bindValue
(IValue<DMR> modelValue, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature viewModelFeature, IMapper<DMR, VMR> mapper) Binds model value and view model feature together.Creates a newCheckBoxComponent
, sets the given model and adds it to this component.ContainerComponent.checkBox
(IValue<Boolean> value, ILabeledParametrization parameterization) Creates a newCheckBoxComponent
, sets the given model and adds it to this component.<T> ComboComponent<T>
ContainerComponent.combo
(IValue<T> item, Collection<T> items) Creates a newComboComponent
, sets the given model and adds it to this component.Creates a newSpinnerComponent
, sets the given model and adds it to this component.Creates a newTextComponent
, sets the given model and adds it to this component. -
Uses of IValue in com._1c.g5.aef2.standard.models
Subinterfaces of IValue in com._1c.g5.aef2.standard.modelsModifier and TypeInterfaceDescriptioninterface
TheIViewModelModel
contract forIValue
model type.Classes in com._1c.g5.aef2.standard.models that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.addin.ui.aef
Subinterfaces of IValue in com._1c.g5.v8.dt.addin.ui.aefClasses in com._1c.g5.v8.dt.addin.ui.aef that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.bp.scheme.ui.aef.components
Methods in com._1c.g5.v8.dt.bp.scheme.ui.aef.components with parameters of type IValueModifier and TypeMethodDescriptionprotected void
HandlerSelectionComponent.bindViewModelText
(IValue<String> model, EditableComboViewModel viewModel) -
Uses of IValue in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.bp.scheme.ui.aef.modelsModifier and TypeInterfaceDescriptioninterface
Model for single addressing attribute.interface
Interface for graphical scheme line model.interface
IGraphicalSchemeValue<TValue,
TSelection extends org.eclipse.emf.ecore.EObject> The value model for graphical scheme bundlesinterface
IHandlerModel<T extends org.eclipse.emf.ecore.EObject>
The single handler model.Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that implement IValueModifier and TypeClassDescriptionclass
Implementation ofIAddressingAttributeModel
.class
Graphical scheme line model.class
Model for addressing event handler selection component.class
class
BmValue
implementation forGraphicalSchemeItem
name.Methods in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that return IValueModifier and TypeMethodDescriptionBmGraphicalSchemeLineModel.getLineTypeModel()
IGraphicalSchemeLineModel.getLineTypeModel()
Returns line type model. -
Uses of IValue in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart that implement IValueModifier and TypeClassDescriptionclass
Component EMF-model forChartColorPaletteDescription
.class
Implementation ofIChartScaleModel
forChartScaleValueEditor
. -
Uses of IValue in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return IValueModifier and TypeMethodDescriptionDcsChartReferenceBandGridModel.getSelectedElementModel()
DcsChartReferenceLineGridModel.getSelectedElementModel()
-
Uses of IValue in com._1c.g5.v8.dt.form.internal.ui.properties.models
Subinterfaces of IValue in com._1c.g5.v8.dt.form.internal.ui.properties.modelsModifier and TypeInterfaceDescriptioninterface
The contract for model of the component that allows to choose form button command.interface
Form conditional appearance model.interface
The aef model for edits GroupList feature of a dynamic list form.interface
The BM model value forFormPagesRepresentation
interface.interface
The value model for form tables.interface
The value model for form tables.interface
The interface forFormTypeLink
model.interface
IFormValue<TValue,
TSelection extends org.eclipse.emf.ecore.EObject> The value model for form bundles.interface
The BM model value forSearchStringLocation
interface.interface
The model for user settings group component.Classes in com._1c.g5.v8.dt.form.internal.ui.properties.models that implement IValueModifier and TypeClassDescriptionclass
The value selection model forAdditionSource
class
Button default model.class
The AEF model of formButton
for editButton.getParameter()
feature.class
The AEF model of formButton
for editButton.getParameter()
feature.class
The model for Enable Content Change value of a formGroup
.class
The BM model value forCheckBoxType
.class
IFormConditionalAppearanceModel
implementation.class
The bm implementation ofIFormGroupListModel
.class
FormItem type model.class
The BM model value forFormPagesRepresentation
.class
IFormTableNameModel
implementation.class
IFormTableNameValueModel
implementation.class
NamedElement name model.class
The BM model value forSearchStringLocation
.class
The BMIUserSettingsGroupModel
implementation.class
IGroupBehaviorModel
implementation.class
Implementation ofIColorModel
specific for forms.class
The BMICommandChooserModel
implementation.class
TheIFormTypeLinkModel
implementation.class
FormBmValue<T,
TSelection extends org.eclipse.emf.ecore.EObject> Represents a BM object feature value for form models.class
IFormTableNameValueModel
implementation for group objects.Methods in com._1c.g5.v8.dt.form.internal.ui.properties.models that return IValueModifier and TypeMethodDescriptionISpreadSheetScrollBarUseModel.getBooleanValue()
Returns the value ofBoolean
type.SpreadSheetScrollBarUseModel.getBooleanValue()
ISpreadSheetScrollBarUseModel.getEnumValue()
Returns the value ofSpreadSheetDocumentScrollBarUse
type.SpreadSheetScrollBarUseModel.getEnumValue()
BmFormChoiceListGridModel.getSelectedElementModel()
BmFormMobileCommandsSetGridModel.getSelectedElementModel()
-
Uses of IValue in com._1c.g5.v8.dt.form.internal.ui.properties.models.datapath
Subinterfaces of IValue in com._1c.g5.v8.dt.form.internal.ui.properties.models.datapathModifier and TypeInterfaceDescriptioninterface
The model for form attribute component.Classes in com._1c.g5.v8.dt.form.internal.ui.properties.models.datapath that implement IValueModifier and TypeClassDescriptionclass
The Bm implementation ofIFormAttributeModel
.class
The model for form button data path component.class
The Bm implementation ofIFormDataPathModel
.class
The model for open SpreadsheetData in form attributes -
Uses of IValue in com._1c.g5.v8.dt.form.ui.aef.components
Methods in com._1c.g5.v8.dt.form.ui.aef.components with parameters of type IValueModifier and TypeMethodDescriptionprotected void
HandlerSelectionComponent.bindViewModelText
(IValue<String> model, EditableComboViewModel viewModel) -
Uses of IValue in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.chart.aef.modelsModifier and TypeInterfaceDescriptioninterface
Component model forChartColorPaletteDescription
interface.interface
Chart scale model interface.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IValueMethods in com._1c.g5.v8.dt.form.ui.chart.aef.models that return IValueModifier and TypeMethodDescriptionIIntervalBoundModelValue.getDateValue()
Gets the date value.ChartColorPaletteDescriptionDetailedModel.getGradientPaletteMaxColors()
IChartColorPaletteDescriptionDetailedModel.getGradientPaletteMaxColors()
Returns count of the gradient colors.ChartScaleDetailedModel.getGridLinesShowModeValue()
IChartScaleDetailedModel.getGridLinesShowModeValue()
Gets model value for editing chart scale's "grid lines show mode" property.ChartScaleDetailedModel.getLabelAngleValue()
IChartScaleDetailedModel.getLabelAngleValue()
Gets model value for editing chart scale's "label angle" property.ChartScaleDetailedModel.getLabelOrientationValue()
IChartScaleDetailedModel.getLabelOrientationValue()
Gets model value for editing chart scale's "label orientation" property.EmfChartLineModel.getLineTypeModel()
ChartScaleDetailedModel.getMaxLabelLinesValue()
IChartScaleDetailedModel.getMaxLabelLinesValue()
Gets model value for editing chart scale's "max label lines" property.IIntervalBoundModelValue.getNumberValue()
Gets the number value.ChartColorPaletteDescriptionDetailedModel.getPaletteKind()
IChartColorPaletteDescriptionDetailedModel.getPaletteKind()
Returns palette kind.ChartScaleDetailedModel.getScaleLabelLocationValue()
IChartScaleDetailedModel.getScaleLabelLocationValue()
Gets model value for editing chart scale's "scale label position" property.ChartScaleDetailedModel.getScaleLocationValue()
IChartScaleDetailedModel.getScaleLocationValue()
Gets model value for editing chart scale's "scale position" property.ChartScaleDetailedModel.getScaleMarkLocationValue()
IChartScaleDetailedModel.getScaleMarkLocationValue()
Gets model value for editing chart scale's "scale mark position" property.ChartScaleDetailedModel.getScaleStepValue()
IChartScaleDetailedModel.getScaleStepValue()
Gets model value for editing chart scale's "scale step" property.ChartScaleDetailedModel.getShowInChart()
IChartScaleDetailedModel.getShowInChart()
Gets model value for editing chart scale's "show in chart" property.ChartScaleDetailedModel.getShowTitleValue()
IChartScaleDetailedModel.getShowTitleValue()
Gets model value for editing chart scale's "show title" property.ChartScaleDetailedModel.getTitlePlacementValue()
IChartScaleDetailedModel.getTitlePlacementValue()
Gets model value for editing chart scale's "title placement" property.ChartScaleDetailedModel.getTitleTextSourceValue()
IChartScaleDetailedModel.getTitleTextSourceValue()
Gets model value for editing chart scale's "title text source" property. -
Uses of IValue in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference that return IValue -
Uses of IValue in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline that return IValue -
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components with parameters of type IValueModifier and TypeMethodDescriptionprotected void
ChartOptionalIntegerComponent.bindViewModelText
(IValue<Integer> model, EditableComboViewModel viewModel) protected void
SemitransparentPercentComboComponent.bindViewModelText
(IValue<Object> model, EditableComboViewModel viewModel) -
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.modelsModifier and TypeInterfaceDescriptioninterface
The model for chart line component.interface
Component model forGaugeChartQualityBands
interface.interface
The model for chart line component with support for the case when underlyingChartLine
value isnull
.interface
BM value for real pie point property of aChart
interface.interface
BM value for real stock series property of aChart
interface.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models that implement IValueModifier and TypeClassDescriptionclass
The bm implementation ofIChartLineModel
.class
Component model forGaugeChartQualityBands
.class
BM value for interval's lower or upper bound.class
BMIChartLineModel
implementation with support for the case when underlyingChartLine
value isnull
.class
BM value for real pie point property of aChart
.class
BM value for points count property of aChart
.class
BM value for series count property of aChart
.class
BM value for real stock series property of aChart
.class
EMFIChartLineModel
implementation with support for the case when underlyingChartLine
value isnull
.Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models that return IValueModifier and TypeMethodDescriptionGaugeChartQualityBandsGridModel.getBeginModel
(GaugeChartQualityBand element) IGaugeChartQualityBandsGridModel.getBeginModel
(GaugeChartQualityBand element) Gets the begin value model for given band.BmGanttChartTimeScaleLevelModel.getCurrentLevelValue()
IGanttChartTimeScaleLevelModel.getCurrentLevelValue()
Gets model that indicates current active time scale level.BmChartPointModel.getCurrentPointValue()
Gets the current point value.IChartPointModel.getCurrentPointValue()
Gets the current point value.BmChartSeriesModel.getCurrentSeriesValue()
Gets the current series value.IChartSeriesModel.getCurrentSeriesValue()
Gets the current series value.BmGanttChartTimeScaleLevelModel.getDayFormatValue()
IGanttChartTimeScaleLevelModel.getDayFormatValue()
Gets model that indicates day format.GaugeChartQualityBandsGridModel.getEndModel
(GaugeChartQualityBand element) IGaugeChartQualityBandsGridModel.getEndModel
(GaugeChartQualityBand element) Gets the end value model for given band.IGanttChartSettingsWorkingModel.getFixedVariantIntervalValue()
Gets the fixed variant interval value.IGanttChartSettingsWorkingModel.getFixedVariantMeasureValue()
Gets the fixed variant measure value.BmGanttChartTimeScaleLevelModel.getIntervalValue()
IGanttChartTimeScaleLevelModel.getIntervalValue()
Gets model for time scale's interval value.IGanttChartSettingsWorkingModel.getKeepScaleVariantValue()
Gets the keep scale variant value.BmChartLineModel.getLineTypeModel()
BmNullableChartLineModel.getLineTypeModel()
EmfNullableChartLineModel.getLineTypeModel()
IChartLineModel.getLineTypeModel()
Returns the model of the planner line type.IGanttChartSettingsWorkingModel.getNoneVariantCharsValue()
Gets the none variant chars value.IGanttChartSettingsWorkingModel.getNoneVariantMeasureValue()
Gets the none variant measure value.BmGanttChartBackgroundIntervalsModel.getSelectedElementModel()
GaugeChartQualityBandsGridModel.getSelectedElementModel()
BmGanttChartTimeScaleLevelModel.getShowPeriodicalLabelsValue()
IGanttChartTimeScaleLevelModel.getShowPeriodicalLabelsValue()
Gets model that indicates showing of periodical labels.BmGanttChartTimeScaleLevelModel.getTimeUnitValue()
IGanttChartTimeScaleLevelModel.getTimeUnitValue()
Gets model that indicates time scale unit type.IGanttChartSettingsWorkingModel.getVerticalScrollEnableValue()
Gets the vertical scroll enable value.BmGanttChartTimeScaleLevelModel.getVisibilityValue()
IGanttChartTimeScaleLevelModel.getVisibilityValue()
Gets model that indicates visibility of a time scale. -
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.chartscale
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.chartscale that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.colorpalettedescription
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.colorpalettedescription that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.labelarea
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.labelareaMethods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.labelarea that return IValueModifier and TypeMethodDescriptionILabelAreaDetailedModel.getLeftValue()
Gets the model value for editing label area's "left" property.LabelAreaDetailedModel.getLeftValue()
ILabelAreaDetailedModel.getLocationValue()
Gets the model value for editing label area's "location" property.LabelAreaDetailedModel.getLocationValue()
ILabelAreaDetailedModel.getMarkerValue()
Gets the model value for editing label area's "marker" property.LabelAreaDetailedModel.getMarkerValue()
ILabelAreaDetailedModel.getTopValue()
Gets the model value for editing label area's "top" property.LabelAreaDetailedModel.getTopValue()
ILabelAreaDetailedModel.getTransparentValue()
Gets the model value for editing label area's "transparent" property.LabelAreaDetailedModel.getTransparentValue()
-
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.referenceModifier and TypeInterfaceDescriptioninterface
Component model forChartReferenceBands
interface.interface
Component model forChartReferenceLines
interface.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference that implement IValueModifier and TypeClassDescriptionclass
Component model forChartReferenceBands
class
Component model forChartReferenceLines
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference that return IValueModifier and TypeMethodDescriptionChartReferenceBandGridModel.getSelectedElementModel()
ChartReferenceLineGridModel.getSelectedElementModel()
-
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale that return IValueModifier and TypeMethodDescriptionTimeScaleLabelsModel.getSelectedElementModel()
TimeScaleLevelsModel.getSelectedElementModel()
-
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendline
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendlineClasses in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendline that implement IValueMethods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendline that return IValue -
Uses of IValue in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models
Methods in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models that return IValueModifier and TypeMethodDescriptionIValue<org.eclipse.emf.ecore.EObject>
PlannerDimensionsModel.getSelectedElementModel()
-
Uses of IValue in com._1c.g5.v8.dt.form.ui.properties.models
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.properties.modelsModifier and TypeInterfaceDescriptioninterface
{@link AdjustableBoolean) model.interface
IHandlerModel<T extends org.eclipse.emf.ecore.EObject>
The single handler model.Classes in com._1c.g5.v8.dt.form.ui.properties.models that implement IValueModifier and TypeClassDescriptionclass
IAdjustableBooleanModel
implementation.class
IAdjustableBooleanModel
implementation.class
IAdjustableBooleanModel
implementation.class
TheIHandlerModel
implementation for form command.class
TheIHandlerModel
implementation for event container. -
Uses of IValue in com._1c.g5.v8.dt.form.ui.properties.models.datapath
Subinterfaces of IValue in com._1c.g5.v8.dt.form.ui.properties.models.datapathModifier and TypeInterfaceDescriptioninterface
The model for data path component. -
Uses of IValue in com._1c.g5.v8.dt.form.ui.wizard
Methods in com._1c.g5.v8.dt.form.ui.wizard that return IValueModifier and TypeMethodDescriptionFormWizard.FormModel.getColumnCount()
FormWizard.FormModel.getDefaultItemValue()
FormWizard.FormModel.getDefaultValue()
-
Uses of IValue in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.modelsModifier and TypeInterfaceDescriptioninterface
The selection model forGeographicalCoordinatesSelectionComponent
.Classes in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models that implement IValueModifier and TypeClassDescriptionclass
The default implementtaion ofIGeographicalCoordinatesSelectionModel
. -
Uses of IValue in com._1c.g5.v8.dt.internal.aggregates.ui.aef
Subinterfaces of IValue in com._1c.g5.v8.dt.internal.aggregates.ui.aefModifier and TypeInterfaceDescriptioninterface
The Accumulation register aggregates value modelClasses in com._1c.g5.v8.dt.internal.aggregates.ui.aef that implement IValueModifier and TypeClassDescriptionclass
The bm value model implementation forAccumulationRegisterAggregates
-
Uses of IValue in com._1c.g5.v8.dt.internal.binary.ui.aef.models
Classes in com._1c.g5.v8.dt.internal.binary.ui.aef.models that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.modelsModifier and TypeInterfaceDescriptioninterface
The contract for model of dynamic list query feature.Classes in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.models that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.internal.form.ui.extension.properties.models
Subinterfaces of IValue in com._1c.g5.v8.dt.internal.form.ui.extension.properties.modelsModifier and TypeInterfaceDescriptioninterface
IHandlerExtensionModel<T extends org.eclipse.emf.ecore.EObject>
A model extension ofIHandlerModel
for the form extension model objects.Classes in com._1c.g5.v8.dt.internal.form.ui.extension.properties.models that implement IValueModifier and TypeClassDescriptionclass
TheIHandlerExtensionModel
implementation for form command.class
TheIHandlerExtensionModel
implementation for event container. -
Uses of IValue in com._1c.g5.v8.dt.internal.md.ui.extension.type
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.type that implement IValueModifier and TypeClassDescriptionclass
AEF model implementation forTypeDescriptionExtension
editor -
Uses of IValue in com._1c.g5.v8.dt.internal.md.ui.extension.wizards
Fields in com._1c.g5.v8.dt.internal.md.ui.extension.wizards declared as IValue -
Uses of IValue in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models that implement IValueModifier and TypeClassDescriptionclass
Infobase reference proxy password model.class
Model that containts infobase and platform services UI factory.class
InfobaseReference InfobaseType model.class
Model that containts mobile publication debug enablement value.class
Model for infobase publication Open ID use as provider mode.class
Model for infobase publication Open ID use auth mode.class
Value that transformsString
toPath
and vice versa.class
Model that containts publication with ability to get its URL.class
String transformer model.class
Model for web server type.Constructors in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models with parameters of type IValueModifierConstructorDescriptionPathTransformerValue
(IValue<String> originalValue) Constructor ofPathTransformerValue
.Constructor.Constructor parameters in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models with type arguments of type IValue -
Uses of IValue in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase that implement IValueModifier and TypeClassDescriptionclass
Model allowing to edit prompt confirmation on restructure preference for an infobase. -
Uses of IValue in com._1c.g5.v8.dt.internal.style.ui.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.internal.style.ui.aef.modelsClasses in com._1c.g5.v8.dt.internal.style.ui.aef.models that implement IValueModifier and TypeClassDescriptionclass
BorderStyleItem
model.class
ColorStyleItem
model.class
FontStyleItem
model.class
AbstractStyleItem
model. -
Uses of IValue in com._1c.g5.v8.dt.internal.ws.ui.properties.models
Classes in com._1c.g5.v8.dt.internal.ws.ui.properties.models that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.internal.xdto.ui.properties.models
Classes in com._1c.g5.v8.dt.internal.xdto.ui.properties.models that implement IValueModifier and TypeClassDescriptionclass
BmValue
supporting refactoring operation for xdto fields (name and namespace uri) -
Uses of IValue in com._1c.g5.v8.dt.md.help.ui.aef.model
Subinterfaces of IValue in com._1c.g5.v8.dt.md.help.ui.aef.modelClasses in com._1c.g5.v8.dt.md.help.ui.aef.model that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type IValueModifier and TypeMethodDescriptionprotected void
HandlerSelectComponent.bindViewModelText
(IValue<String> model, EditableComboViewModel viewModel) protected LocalStringDialog
AbstractSingleLanguageComponent.createMultiLanguageDialog
(org.eclipse.swt.widgets.Shell shell, boolean isMultiLine, IValue<String> inputData) Creates dialog for editing strings on multiple languages.protected LocalStringDialog
SingleLanguageFormattedTextComponent.createMultiLanguageDialog
(org.eclipse.swt.widgets.Shell shell, boolean isMultiLine, IValue<String> inputData) protected void
AbstractSingleLanguageComponent.onDialogClosedByOK
(LocalStringDialog dialog, IValue<String> workingCopy) Called when dialog is closed by pressing OK button.protected void
SingleLanguageFormattedTextComponent.onDialogClosedByOK
(LocalStringDialog dialog, IValue<String> workingCopy) -
Uses of IValue in com._1c.g5.v8.dt.md.ui.aef.components.eds
Classes in com._1c.g5.v8.dt.md.ui.aef.components.eds that implement IValueModifier and TypeClassDescriptionclass
The value model of SignOfUnfilledParent propertyclass
Special value model for "Unfilled parent value" property. -
Uses of IValue in com._1c.g5.v8.dt.md.ui.aef.models
Classes in com._1c.g5.v8.dt.md.ui.aef.models with type parameters of type IValueModifier and TypeClassDescriptionclass
StandardObjectSwitchingSourceValue<T,
M extends IValue<T>> The value model implementation forStandardObjectSwitchingSourceModel
.Subinterfaces of IValue in com._1c.g5.v8.dt.md.ui.aef.modelsModifier and TypeInterfaceDescriptioninterface
Model value for handler name editinginterface
The Bm model forCommonAttributeDataSeparation
interface
ICharacteristicsDescriptionDataPathModel<T extends org.eclipse.emf.ecore.EObject>
CharacteristicsDescription
data path field model interface.interface
ICharacteristicsDescriptionFieldModel<T extends org.eclipse.emf.ecore.EObject>
Field
model interface.interface
ICodeModel<O extends org.eclipse.emf.ecore.EObject>
Model forPredefinedItem
code feature supports.interface
The model for color component.interface
Event subscription event modelinterface
Event subscription handler modelinterface
The contract of model for font selection component.interface
The handler model.interface
MdPicture
model.interface
The contract of models for Type link feature of MD object attributes.interface
Picture model.interface
The contract of the model forSingleLanguageFormattedTextComponent
.interface
The contract of the model forAbstractSingleLanguageComponent
.interface
ISourceUrlModel<T extends org.eclipse.emf.ecore.EObject>
WS-reference source URL model.interface
TheIList
model implementation for used mobile application functionalities component.Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement IValueModifier and TypeClassDescriptionclass
The Bm model forBorder
which convertsBorderStyle.NONE
to null value in a model.class
The Bm model forBorder
.class
data path field bm-model.class
Field
bm-model.class
CharacteristicsDescription
selection BM model.class
Bm implementationICodeModel
.class
Bm implementation ofIColorModel
.class
The Bm model implementation forCommonAttributeDataSeparation
class
Common module environment model.class
Configuration compatibility mode model.class
TheBmValue
successor withDocumentNumerator
-specific logic.class
Event subscription event modelclass
Bm value model for EventSubscription handelclass
The filteringIEmfTreeSelectionModel
implementation for single item selection.class
The Bm implementation ofIFontSelectionModel
.class
TheIHandlerModel
implementation.class
InformationRegister write mode model.class
MdObject name model.class
The model for Type link features of MD object attributes.class
Picture model implementationIPictureModel
}.class
PredefinedItem
name model.class
StyleItem
type BM model.class
IRequiredPermissionsModel
implementation.class
The group model for color component.class
The EMF model forBorder
.class
data path fiedl emf-model.class
Field
emf-model.class
CharacteristicsDescription
selection Emf model.class
Emf implementationICodeModel
.class
EMF implementation ofIColorModel
.class
The EMF implementation ofIFontSelectionModel
.class
The EMF model for Type link features of MD object attributes.class
TheIPictureModel
EMF implementation.class
Emf model forSingleLanguageFormattedTextComponent
.class
Emf model forSingleLanguageComponent
.class
StyleItem
type Emf model.class
BmValueSelectionModel
forMdObject
feature ExtendedconfiguationObject (see {@link MdClassPackage#Literals#MD_OBJECT__EXTENDED_CONFIGURATION_OBJECT})static class
Base implementation ofIBaseBmHandlerNameModel
valuestatic class
The working copy ofISingleLanguageFormattedTextModel
.class
MdPicture
model implementationIMdPictureModel
}.class
Bm value implementationINavigatorTreeDialogActionBarModel
.class
Emf list implementationINavigatorTreeDialogActionBarModel
.class
StandardObjectSwitchingSourceValue<T,
M extends IValue<T>> The value model implementation forStandardObjectSwitchingSourceModel
.class
TheIMdTypeLinkModel
for the standard attributes.class
TheIValueModel
instance for standard attributes.class
TheIEmfValueSelectionModel
for standard attributes.Methods in com._1c.g5.v8.dt.md.ui.aef.models that return IValueModifier and TypeMethodDescriptionprotected IValue<TypeDescription>
BmTypeDescriptionModel.createTypeDescriptionModel
(org.eclipse.emf.ecore.EObject parent, org.eclipse.emf.ecore.EReference feature) protected IValue<TypeDescription>
EmfTypeDescriptionModel.createTypeDescriptionModel
(org.eclipse.emf.ecore.EObject parent, org.eclipse.emf.ecore.EReference feature) StandardObjectSwitchingSourceValue.createWorkingCopy()
StandardObjectValueModel.getTypeItemModel()
BmListAllowedIncomingShareRequestTypesModel.needToRemoveEmptyTypes()
IAllowedIncomingShareRequestTypesModel.needToRemoveEmptyTypes()
Returns the need to remove types with all empty type fields -
Uses of IValue in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Classes in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that implement IValueModifier and TypeClassDescriptionclass
The model for common picture content typeMethods in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that return IValueModifier and TypeMethodDescriptionCommonPictureContentEditModel.getCollectionModeValue()
ICommonPictureContentEditModel.getCollectionModeValue()
Flag value of collection mode activityCommonPictureContentEditModel.getPictureSetEnabled()
ICommonPictureContentEditModel.getPictureSetEnabled()
Selected value of common picture content set enabledCommonPictureContentGridModel.getSelectedElementModel()
-
Uses of IValue in com._1c.g5.v8.dt.md.ui.aef.models.type
Methods in com._1c.g5.v8.dt.md.ui.aef.models.type that return IValueModifier and TypeMethodDescriptionprotected abstract IValue<TypeDescription>
AbstractTypeDescriptionModel.createTypeDescriptionModel
(org.eclipse.emf.ecore.EObject parent, org.eclipse.emf.ecore.EReference feature) Creates a newIValue
model ofTypeDescription
type.AbstractTypeDescriptionModel.getBinaryFixed()
ITypeDescriptionModel.getBinaryFixed()
AbstractTypeDescriptionModel.getBinaryLength()
ITypeDescriptionModel.getBinaryLength()
AbstractTypeDescriptionDialogModel.getCompositeType()
ITypeDescriptionDialogModel.getCompositeType()
AbstractTypeDescriptionModel.getDateFractions()
ITypeDescriptionModel.getDateFractions()
AbstractTypeDescriptionModel.getNumberNonNegative()
ITypeDescriptionModel.getNumberNonNegative()
AbstractTypeDescriptionModel.getNumberPrecision()
ITypeDescriptionModel.getNumberPrecision()
AbstractTypeDescriptionModel.getNumberScale()
ITypeDescriptionModel.getNumberScale()
AbstractTypeDescriptionDialogModel.getSelectedItem()
ITypeDescriptionDialogModel.getSelectedItem()
AbstractTypeDescriptionModel.getSingleTypeItem()
ITypeDescriptionModel.getSingleTypeItem()
AbstractTypeDescriptionModel.getStringFixed()
ITypeDescriptionModel.getStringFixed()
AbstractTypeDescriptionModel.getStringLength()
ITypeDescriptionModel.getStringLength()
AbstractTypeDescriptionModel.getTypeDescription()
ITypeDescriptionModel.getTypeDescription()
-
Uses of IValue in com._1c.g5.v8.dt.md.ui.aef.models.value
Subinterfaces of IValue in com._1c.g5.v8.dt.md.ui.aef.models.valueModifier and TypeInterfaceDescriptioninterface
The AEF model for component that works withValue
.Classes in com._1c.g5.v8.dt.md.ui.aef.models.value that implement IValueModifier and TypeClassDescriptionclass
TheCharacteristicsDescription
BMIValueModel
implementation.class
The BMIValueModel
implementation.class
EmfBasedGroupValue<T,
O extends org.eclipse.emf.ecore.EObject> The EMF based group model.class
TheCharacteristicsDescription
EmfIValueModel
implementation.class
The EmfIValueModel
implementation.class
The group model.Fields in com._1c.g5.v8.dt.md.ui.aef.models.value declared as IValueModifier and TypeFieldDescriptionprotected IValue<TypeDescription>
BmValueModel.typeDescriptionValue
protected IValue<TypeDescription>
EmfValueModel.typeDescriptionValue
BmValueModel.typeItemValue
EmfValueModel.typeItemValue
Methods in com._1c.g5.v8.dt.md.ui.aef.models.value that return IValueModifier and TypeMethodDescriptionBmValueModel.getTypeItemModel()
EmfValueModel.getTypeItemModel()
IValueModel.getTypeItemModel()
Returns the model ofTypeItem
.Constructors in com._1c.g5.v8.dt.md.ui.aef.models.value with parameters of type IValue -
Uses of IValue in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that implement IValueModifier and TypeClassDescriptionclass
Creates exchange plan settings dialog component model.Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that return IValueModifier and TypeMethodDescriptionConfigurationStandaloneContentExchangeSettingsDialogModel.getExchangeOnChangeDataModel()
Returns exchange on change data model.ConfigurationStandaloneContentExchangeSettingsDialogModel.getExchangePeriodModel()
Returns exchange period model.ConfigurationStandaloneContentExchangeSettingsDialogModel.getInactiveNodesCleanupTimeoutModel()
Returns inactive nodes cleanup timeout model.ConfigurationStandaloneContentExchangeSettingsDialogModel.getTransactionCountModel()
Returns transaction count model. -
Uses of IValue in com._1c.g5.v8.dt.md.ui.extension.aef.components
Constructors in com._1c.g5.v8.dt.md.ui.extension.aef.components with parameters of type IValueModifierConstructorDescriptionExtendedTypeDescriptionComponent
(IValue<MdPropertyState> propertyStateModel) Constructor ofExtendedTypeDescriptionComponent
.ExtendedTypeDescriptionComponent
(IValue<MdPropertyState> propertyStateModel, List<MdPropertyType> types) Constructor ofExtendedTypeDescriptionComponent
. -
Uses of IValue in com._1c.g5.v8.dt.md.ui.extension.aef.models
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.models that implement IValueModifier and TypeClassDescriptionclass
CustomPropertyStateModel
implementation forCommonAttributeAutoUse
propertyclass
CustomPropertyStateModel
implementation forCommonAttributeDataSeparation
propertyclass
CustomPropertyStateModel
for edit property state without value change side effectsclass
AEF model for metadata property state for forms that also adopts original form or generates a new one on "extend" state change.class
AEF model for metadata property state. -
Uses of IValue in com._1c.g5.v8.dt.md.ui.extension.aef.models.type
Subinterfaces of IValue in com._1c.g5.v8.dt.md.ui.extension.aef.models.type -
Uses of IValue in com._1c.g5.v8.dt.md.ui.properties.models
Methods in com._1c.g5.v8.dt.md.ui.properties.models that return IValue -
Uses of IValue in com._1c.g5.v8.dt.md.ui.wizards
Fields in com._1c.g5.v8.dt.md.ui.wizards declared as IValueModifier and TypeFieldDescriptionAbstractDependentProjectWizard.DependentWizardModel.baseProjectName
AbstractProjectWizard.WizardModel.comment
AbstractProjectWizard.WizardModel.name
Field values:AbstractProjectWizard.WizardModel.projectLocation
AbstractProjectWizard.WizardModel.projectName
AbstractProjectWizard.WizardModel.synonym
AbstractProjectWizard.WizardModel.useDefaultLocation
AbstractProjectWizard.WizardModel.version
Methods in com._1c.g5.v8.dt.md.ui.wizards that return types with arguments of type IValue -
Uses of IValue in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Methods in com._1c.g5.v8.dt.md.ui.wizards.aef.models that return IValueModifier and TypeMethodDescriptionprotected IValue<TypeDescription>
TypeDescriptionModel.createTypeDescriptionModel
(org.eclipse.emf.ecore.EObject parent, org.eclipse.emf.ecore.EReference feature) IMdObjectModel.getComment()
MdObjectModel.getComment()
IPredefinedItemModel.getDescription()
PredefinedItemModel.getDescription()
IMdTypedObjectModel.getExtension()
MdTypedObjectModel.getExtension()
ConfigurationWizardModel.getLibraryDescriptorValue()
Returns the 'Library descriptor' value.ConfigurationWizardModel.getLibraryPathValue()
Returns the 'Library path' value.ConfigurationWizardModel.getLibrarySourceValue()
Returns the 'Library source' value.IMdObjectModel.getName()
IPredefinedItemModel.getName()
MdObjectModel.getName()
PredefinedItemModel.getName()
IPredefinedAccountModel.getOrder()
TheIValue
model that represents theChartOfAccountsPredefinedItem
order.PredefinedAccountModel.getOrder()
ConfigurationWizardModel.getUseLibraryValue()
Returns the 'Use library' value. -
Uses of IValue in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Methods in com._1c.g5.v8.dt.md.ui.wizards.base.aef that return types with arguments of type IValueModifier and TypeMethodDescriptionprotected <T> AbstractDtComboSelectComponent<T,
IValue<T>, ?> NewWizardPageComponent.createCombo
(IValue<T> value, Collection<T> items) Creates a simple DT combo componentprotected <T> AbstractDtComboSelectComponent<T,
IValue<T>, ?> NewWizardPageComponent.createCombo
(IValue<T> value, Collection<T> items, ILabelProvider itemsLabelProvider) Creates a simple DT combo componentMethods in com._1c.g5.v8.dt.md.ui.wizards.base.aef with parameters of type IValueModifier and TypeMethodDescriptionprotected <T> AbstractDtComboSelectComponent<T,
IValue<T>, ?> NewWizardPageComponent.createCombo
(IValue<T> value, Collection<T> items) Creates a simple DT combo componentprotected <T> AbstractDtComboSelectComponent<T,
IValue<T>, ?> NewWizardPageComponent.createCombo
(IValue<T> value, Collection<T> items, ILabelProvider itemsLabelProvider) Creates a simple DT combo componentprotected DtTextComponent
NewWizardPageComponent.createText
(IValue<String> text) Creates a text component with immediate commit.protected DtTextComponent
NewWizardPageComponent.createText
(IDtActionBarParameterization parameterization, IValue<String> text) Creates a text component with the givenparameterization
. -
Uses of IValue in com._1c.g5.v8.dt.moxel.internal.ui.properties.models
Subinterfaces of IValue in com._1c.g5.v8.dt.moxel.internal.ui.properties.modelsClasses in com._1c.g5.v8.dt.moxel.internal.ui.properties.models that implement IValue -
Uses of IValue in com._1c.g5.v8.dt.ui.aef.component
Classes in com._1c.g5.v8.dt.ui.aef.component with type parameters of type IValueModifier and TypeClassDescriptionclass
AbstractDtComboSelectComponent<T,
M extends IValue<T>, P extends IComboSelectParameterization> Abstract implementation of the component for manipulating with the model as with the selectable from DT combo value.class
AbstractDtEditableComboComponent<T,
M extends IValue<T>, P extends IEditableComboParameterization> Abstract implementation of the component for manipulating with the model as with the editable value via combo box.Subinterfaces of IValue in com._1c.g5.v8.dt.ui.aef.componentModifier and TypeInterfaceDescriptioninterface
IUnsettablePropertyFieldModel<T,
O extends org.eclipse.emf.ecore.EObject> Unsettable property field model.Methods in com._1c.g5.v8.dt.ui.aef.component that return IValueModifier and TypeMethodDescriptionIUnsettablePropertyFieldModel.getSetStateModel()
Returns the set state model.Methods in com._1c.g5.v8.dt.ui.aef.component with parameters of type IValueModifier and TypeMethodDescriptionprotected abstract void
AbstractDtEditableComboComponent.bindViewModelText
(IValue<T> model, EditableComboViewModel viewModel) Binds the model to view model text feature.protected void
DtBorderStyleComponent.bindViewModelText
(IValue<Border> model, EditableComboViewModel viewModel) DtDateComponent.createMapper
(DateControlViewModel viewModel, IValue<Date> model) Creates aIMapper
instance that maps the model objects to the item view model objects. -
Uses of IValue in com._1c.g5.v8.dt.ui.aef.models
Subinterfaces of IValue in com._1c.g5.v8.dt.ui.aef.modelsModifier and TypeInterfaceDescriptioninterface
The Border value modelinterface
IEmfTreeToSingleItemSelectionModel<T,
O extends org.eclipse.emf.ecore.EObject> The model interface forTreeToSingleItemSelectionComponent
.interface
IEmfValueSelectionModel<T,
O extends org.eclipse.emf.ecore.EObject> The model interface forValueSelectionComponent
.interface
ITypeLinkModel<T extends AbstractTypeLink,
U> The contract for type link models.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IValueModifier and TypeClassDescriptionclass
TheIEmfTreeSelectionModel
implementation for single item selection.class
AEF model for unsettable property field.class
The BmIEmfValueSelectionModel
implementation.class
Represents a version-aware BM object feature value.class
TheIEmfTreeToSingleItemSelectionModel
implementation for single item selection.class
Emf model for unsettable property field.class
TheIEmfValueSelectionModel
implementation.class
Represents a version-aware EMF object feature value.Methods in com._1c.g5.v8.dt.ui.aef.models that return IValueModifier and TypeMethodDescriptionIGridModel.getSelectedElementModel()
Returns the model of currently selected element in grid.BmUnsettablePropertyFieldModel.getSetStateModel()
EmfUnsettablePropertyFieldModel.getSetStateModel()
-
Uses of IValue in com.e1c.g5.dt.applications.ui.editor.aef.models
Subinterfaces of IValue in com.e1c.g5.dt.applications.ui.editor.aef.modelsModifier and TypeInterfaceDescriptioninterface
The AEF 2.0 model for radio group component. -
Uses of IValue in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model
Classes in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model that implement IValueModifier and TypeClassDescriptionclass
The abstract AEF 2.0 model for infobase application editor components.final class
The AEF 2.0 model for infobase debug port.class
The AEF 2.0 model for infobase sycnhronization settings. -
Uses of IValue in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.models
Methods in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.models that return IValueModifier and TypeMethodDescriptionISuppressionSettingsLinkModel.getObjectSuppressed()
Returns the state of the suppression of the entire object. -
Uses of IValue in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.models
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.models that return IValue