Uses of Interface
com._1c.g5.aef2.viewModels.IViewModel
Packages that use IViewModel
Package
Description
-
Uses of IViewModel in com._1c.g5.aef2.components
Methods in com._1c.g5.aef2.components that return types with arguments of type IViewModelMethods in com._1c.g5.aef2.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidComponent.addViewModel(IViewModel viewModel) Adds the view model to the view models of this component.protected voidComponent.removeViewModel(IViewModel viewModel) Removes the view model from the view models of this component. -
Uses of IViewModel in com._1c.g5.aef2.events
Methods in com._1c.g5.aef2.events that return IViewModelConstructors in com._1c.g5.aef2.events with parameters of type IViewModelModifierConstructorDescriptionFocusEvent(IViewModel viewModel) Instantiates a new event.ViewModelEvent(IViewModel viewModel) Instantiates a newViewModelEventwith the givenviewModel. -
Uses of IViewModel in com._1c.g5.aef2.lwt
Methods in com._1c.g5.aef2.lwt with parameters of type IViewModelModifier and TypeMethodDescriptionprotected booleanLwtRenderer.viewCanBeReused(IView<?, ?, ?> view, IViewModel oldViewModel, IViewModel newViewModel) Checks if the specified view associated with theoldViewModelcan be reused for the givennewViewModel.Method parameters in com._1c.g5.aef2.lwt with type arguments of type IViewModelModifier and TypeMethodDescriptionvoidLwtDialogRenderer.render(Iterable<IViewModel> viewModels) voidLwtRenderer.render(Iterable<IViewModel> viewModels) -
Uses of IViewModel in com._1c.g5.aef2.renderers
Methods in com._1c.g5.aef2.renderers that return types with arguments of type IViewModelModifier and TypeMethodDescriptionChangelessTreeTransformation.getChildren(IViewModel viewModel) ITreeTransformation.getChildren(IViewModel viewModel) Returns the child view models of the given view model.ChangelessTreeTransformation.getRoots(Iterable<IViewModel> viewModels) ITreeTransformation.getRoots(Iterable<IViewModel> roots) Returns the transformed root view models.Methods in com._1c.g5.aef2.renderers with parameters of type IViewModelModifier and TypeMethodDescriptionChangelessTreeTransformation.getChildren(IViewModel viewModel) ITreeTransformation.getChildren(IViewModel viewModel) Returns the child view models of the given view model.ChangelessTreeTransformation.getParent(IViewModel viewModel) ITreeTransformation.getParent(IViewModel viewModel) Returns the parent view model of the given one.Method parameters in com._1c.g5.aef2.renderers with type arguments of type IViewModelModifier and TypeMethodDescriptionChangelessTreeTransformation.getRoots(Iterable<IViewModel> viewModels) ITreeTransformation.getRoots(Iterable<IViewModel> roots) Returns the transformed root view models.voidIRenderer.render(Iterable<IViewModel> viewModels) Renders the provided view models. -
Uses of IViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidLinkComponent.handleLinkClicked(IViewModel viewModel) Handles the link clicked event. -
Uses of IViewModel in com._1c.g5.aef2.standard.events
Methods in com._1c.g5.aef2.standard.events that return IViewModelModifier and TypeMethodDescriptionSelectionEvent.getFirstSelectedViewModel()Returns the first view mpdel in this selection, ornullif the selection is empty.SelectionEvent.getSelectedViewModels()Returns the event selected view models.Constructors in com._1c.g5.aef2.standard.events with parameters of type IViewModelModifierConstructorDescriptionClickEvent(IViewModel viewModel) Instantiates a new event with the given args.ExecuteActionEvent(IViewModel viewModel) Creates a new event.SelectionEvent(SelectionEvent.SelectionType type, IViewModel... viewModels) Instantiates a new event with the given type.SelectionEvent(IViewModel... viewModels) Instantiates a new event.ValidationRequiredEvent(IViewModel viewModel, Object target, boolean discardModelChanges) Creates a new event. -
Uses of IViewModel in com._1c.g5.aef2.standard.lwt.renderers
Methods in com._1c.g5.aef2.standard.lwt.renderers with type parameters of type IViewModelModifier and TypeMethodDescriptionprotected <VM extends IViewModel>
booleanLwtStandardRenderer.containsHeavyControls(VM viewModel) Returnstrueif the view model or one of its child corresponds to heavy view.Method parameters in com._1c.g5.aef2.standard.lwt.renderers with type arguments of type IViewModelModifier and TypeMethodDescriptionvoidLwtStandardRenderer.render(Iterable<IViewModel> viewModels) -
Uses of IViewModel in com._1c.g5.aef2.standard.models
Methods in com._1c.g5.aef2.standard.models that return IViewModelConstructors in com._1c.g5.aef2.standard.models with parameters of type IViewModelModifierConstructorDescriptionViewModelList(IViewModel object, org.eclipse.emf.ecore.EStructuralFeature feature, IEventChannel channel) Instantiates a new ViewModel list.ViewModelValue(IViewModel object, org.eclipse.emf.ecore.EStructuralFeature feature, IEventChannel channel) Instantiates a new ViewModel value. -
Uses of IViewModel in com._1c.g5.aef2.standard.swt.renderers
Method parameters in com._1c.g5.aef2.standard.swt.renderers with type arguments of type IViewModelModifier and TypeMethodDescriptionvoidSwtStandardRenderer.render(Iterable<IViewModel> viewModels) -
Uses of IViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of IViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Abstract Double Spinner View Model'.interfaceA representation of the model object 'Abstract Long Spinner View Model'.interfaceA representation of the model object 'Abstract Spinner View Model'.interfaceA representation of the model object 'Big Decimal Spinner View Model'.interfaceA representation of the model object 'Button View Model'.interfaceA representation of the model object 'Checkable Label View Model'.interfaceA representation of the model object 'Checkbox View Model'.interfaceA representation of the model object 'Checked Item View Model'.interfaceA representation of the model object 'Combo Item View Model'.interfaceA representation of the model object 'Combo Label View Model'.interfaceA representation of the model object 'Combo View Model'.interfaceA representation of the model object 'Composite Control View Model'.interfaceA representation of the model object 'Composite View Model'.interfaceA representation of the model object 'Container View Model'.interfaceA representation of the model object 'Control View Model'.interfaceA representation of the model object 'Dialog View Model'.interfaceA representation of the model object 'Double Spinner View Model'.interfaceA representation of the model object 'Field View Model'.interfaceA representation of the model object 'Image Button View Model'.interfaceA representation of the model object 'Item View Model'.interfaceA representation of the model object 'Label View Model'.interfaceA representation of the model object 'Link View Model'.interfaceA representation of the model object 'Long Spinner View Model'.interfaceA representation of the model object 'Radio Group Item View Model'.interfaceA representation of the model object 'Radio Group View Model'.interfaceA representation of the model object 'Scrolled Composite Content View Model'.interfaceA representation of the model object 'Scrolled Composite View Model'.interfaceA representation of the model object 'Section Action Item View Model'.interfaceA representation of the model object 'Section View Model'.interfaceA representation of the model object 'Separator View Model'.interfaceA representation of the model object 'Spinner View Model'.interfaceA representation of the model object 'Static Table Item View Model'.interfaceA representation of the model object 'Static Tree Item View Model'.interfaceA representation of the model object 'Structured View Model'.interfaceA representation of the model object 'Table Item View Model'.interfaceA representation of the model object 'Table View Model'.interfaceA representation of the model object 'Text View Model'.interfaceA representation of the model object 'Tree Item View Model'.interfaceA representation of the model object 'Tree View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return IViewModelModifier and TypeMethodDescriptionDialogViewModel.getActiveChildViewModel()Returns the value of the 'Active Child View Model' reference.Methods in com._1c.g5.aef2.standard.viewModels with parameters of type IViewModelModifier and TypeMethodDescriptionvoidDialogViewModel.setActiveChildViewModel(IViewModel value) Sets the value of the 'Active Child View Model' reference. -
Uses of IViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Double Spinner View Model'.classAn implementation of the model object 'Abstract Long Spinner View Model'.classAn implementation of the model object 'Abstract Spinner View Model'.classAn implementation of the model object 'Big Decimal Spinner View Model'.classAn implementation of the model object 'Button View Model'.classAn implementation of the model object 'Checkable Label View Model'.classAn implementation of the model object 'Checkbox View Model'.classAn implementation of the model object 'Checked Item View Model'.classAn implementation of the model object 'Combo Item View Model'.classAn implementation of the model object 'Combo Label View Model'.classAn implementation of the model object 'Combo View Model'.classAn implementation of the model object 'Composite Control View Model'.classAn implementation of the model object 'Composite View Model'.classAn implementation of the model object 'Container View Model'.classAn implementation of the model object 'Control View Model'.classAn implementation of the model object 'Dialog View Model'.classAn implementation of the model object 'Double Spinner View Model'.classAn implementation of the model object 'Field View Model'.classAn implementation of the model object 'Image Button View Model'.classAn implementation of the model object 'Item View Model'.classAn implementation of the model object 'Label View Model'.classAn implementation of the model object 'Link View Model'.classAn implementation of the model object 'Long Spinner View Model'.classAn implementation of the model object 'Radio Group Item View Model'.classAn implementation of the model object 'Radio Group View Model'.classAn implementation of the model object 'Scrolled Composite Content View Model'.classAn implementation of the model object 'Scrolled Composite View Model'.classAn implementation of the model object 'Section Action Item View Model'.classAn implementation of the model object 'Section View Model'.classAn implementation of the model object 'Separator View Model'.classAn implementation of the model object 'Spinner View Model'.classAn implementation of the model object 'Static Table Item View Model'.classAn implementation of the model object 'Static Tree Item View Model'.classAn implementation of the model object 'Structured View Model'.classAn implementation of the model object 'Table Item View Model'.classAn implementation of the model object 'Table View Model'.classAn implementation of the model object 'Text View Model'.classAn implementation of the model object 'Tree Item View Model'.classAn implementation of the model object 'Tree View Model'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as IViewModelModifier and TypeFieldDescriptionprotected IViewModelDialogViewModelImpl.activeChildViewModelThe cached value of the 'Active Child View Model' reference.Fields in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type IViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<IViewModel>CompositeControlViewModelImpl.childrenThe cached value of the 'Children' containment reference list.protected org.eclipse.emf.common.util.EList<IViewModel>ContainerViewModelImpl.childrenThe cached value of the 'Children' containment reference list.protected org.eclipse.emf.common.util.EList<IViewModel>DialogViewModelImpl.childrenThe cached value of the 'Children' containment reference list.Methods in com._1c.g5.aef2.standard.viewModels.impl that return IViewModelModifier and TypeMethodDescriptionDialogViewModelImpl.basicGetActiveChildViewModel()DialogViewModelImpl.getActiveChildViewModel()Methods in com._1c.g5.aef2.standard.viewModels.impl that return types with arguments of type IViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IViewModel>CompositeControlViewModelImpl.getChildren()org.eclipse.emf.common.util.EList<IViewModel>ContainerViewModelImpl.getChildren()org.eclipse.emf.common.util.EList<IViewModel>DialogViewModelImpl.getChildren()Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type IViewModelModifier and TypeMethodDescriptionvoidDialogViewModelImpl.setActiveChildViewModel(IViewModel newActiveChildViewModel) -
Uses of IViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.aef2.swt.renderers
Method parameters in com._1c.g5.aef2.swt.renderers with type arguments of type IViewModelModifier and TypeMethodDescriptionvoidSwtDialogRenderer.render(Iterable<IViewModel> viewModels) voidSwtRenderer.render(Iterable<IViewModel> viewModels) -
Uses of IViewModel in com._1c.g5.aef2.viewModels
Subinterfaces of IViewModel in com._1c.g5.aef2.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'IContainer Control View Model'.interfaceA representation of the model object 'IContainer View Model'.interfaceA representation of the model object 'IControl View Model'.interfaceA representation of the model object 'IDialog View Model'.Methods in com._1c.g5.aef2.viewModels that return types with arguments of type IViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IViewModel>IContainerViewModel.getChildren()Returns the value of the 'Children' containment reference list. -
Uses of IViewModel in com._1c.g5.aef2.viewModels.util
Methods in com._1c.g5.aef2.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.properties.ui.transformation
Methods in com._1c.g5.properties.ui.transformation that return types with arguments of type IViewModelModifier and TypeMethodDescriptionAlphabeticalTreeTransformation.getChildren(IViewModel viewModel) CategoreisTreeTransformation.getChildren(IViewModel viewModel) Methods in com._1c.g5.properties.ui.transformation with parameters of type IViewModelModifier and TypeMethodDescriptionAlphabeticalTreeTransformation.getChildren(IViewModel viewModel) CategoreisTreeTransformation.getChildren(IViewModel viewModel) AlphabeticalTreeTransformation.getParent(IViewModel viewModel) CategoreisTreeTransformation.getParent(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel
Subinterfaces of IViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Aggregates Table Column View Model'.interfaceA representation of the model object 'Aggregates Table View Model'.interfaceA representation of the model object 'Aggregate Table Item View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl
Classes in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Aggregates Table Column View Model'.classAn implementation of the model object 'Aggregates Table View Model'.classAn implementation of the model object 'Aggregate Table Item View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel.util
Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.util with parameters of type IViewModelModifier and TypeMethodDescriptionAggregatesAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel 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 IViewModelModifier and TypeMethodDescriptionprotected voidGraphicalSchemeLineComponent.handleButtonClicked(IViewModel viewModel) protected voidHandlerSelectionComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.internal.ui.aef.components
Methods in com._1c.g5.v8.dt.form.internal.ui.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidButtonDataPathComponent.handleButtonClicked(IViewModel viewModel) protected voidChoiceFormSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidChoiceListComponent.handleButtonClicked(IViewModel viewModel) protected voidCommandChooserComponent.handleButtonClicked(IViewModel viewModel) protected voidGroupListComponent.handleButtonClicked(IViewModel viewModel) Handles the button clicked event.protected voidTableNameSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidTableNameValueSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidUserSettingsGroupComponent.handleButtonClicked(IViewModel viewModel) protected voidFormConditionalAppearanceComponent.handleLinkClicked(IViewModel viewModel) protected voidUserVisibilityComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.internal.ui.aef.components.datapath
Methods in com._1c.g5.v8.dt.form.internal.ui.aef.components.datapath with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidFormAttributeComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist
Methods in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidOpenMobileCommandBarElementsByLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel 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 IViewModelModifier and TypeMethodDescriptionprotected voidHandlerSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidFormCommandSetComponent.handleLinkClicked(IViewModel viewModel) protected voidOpenEditorInFormByLinkComponent.handleLinkClicked(IViewModel viewModel) protected voidOpenGeographicalSchemaEditorInFormByLinkComponent.handleLinkClicked(IViewModel viewModel) protected voidOpenGraphicalSchemeEditorInFormByLinkComponent.handleLinkClicked(IViewModel viewModel) protected voidOpenMoxelEditorByLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.aef.components.datapath
Methods in com._1c.g5.v8.dt.form.ui.aef.components.datapath with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidDataPathComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Conditional Appearance Control View Model'.interfaceA representation of the model object 'Data Path Item'.interfaceA representation of the model object 'Data Path Row Item'.interfaceA representation of the model object 'Data Path Table Item'.interfaceA representation of the model object 'Data Path View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.form.ui.aef.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Conditional Appearance Control View Model'.classAn implementation of the model object 'Data Path Item'.classAn implementation of the model object 'Data Path Row Item'.classAn implementation of the model object 'Data Path Table Item'.classAn implementation of the model object 'Data Path View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.form.ui.aef.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionFormAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.chart.aef.components
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidIntervalBoundComponent.handleButtonClicked(IViewModel viewModel) protected voidOpenTimeScaleEditorByLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel 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 IViewModelModifier and TypeMethodDescriptionprotected voidChartLineComponent.handleButtonClicked(IViewModel viewModel) protected voidChartOptionalIntegerComponent.handleButtonClicked(IViewModel viewModel) protected voidCustomPaletteComponent.handleButtonClicked(IViewModel viewModel) protected voidGaugeChartQualityBandsComponent.handleButtonClicked(IViewModel viewModel) protected voidOpenGanttChartSettingsEditorByLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.chartscale
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.chartscale with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidChartScaleComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.colorpalettedescription
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.colorpalettedescription with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidChartColorPaletteDescriptionComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.labelarea
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.labelarea with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidLabelAreaComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.reference
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.reference with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidChartReferenceBandsComponent.handleButtonClicked(IViewModel viewModel) protected voidChartReferenceLinesComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidTimeScaleLabelSelectionComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.trendline
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.trendline with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidTrendlineArrayComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.form.ui.internal.planner.aef.components
Methods in com._1c.g5.v8.dt.form.ui.internal.planner.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidOpenPlannerDimensionsEditorByLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidGeographicalCoordinatesSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidLayerItemsComponent.handleLinkClicked(IViewModel viewModel) protected voidLegendElementsComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.components
Methods in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidFormDynamicListComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components
Methods in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidHandlerExtensionSelectionComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidInfobaseAccessSettingsComponent.handleLinkClicked(IViewModel viewModel) protected voidPublicationLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.help.ui.aef
Methods in com._1c.g5.v8.dt.md.help.ui.aef with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidOpenMdHelpComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.mobiledigisign.ui
Methods in com._1c.g5.v8.dt.md.mobiledigisign.ui with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidMobileDigiSignComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel 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 IViewModelModifier and TypeMethodDescriptionprotected voidAbstractChoiceParameterLinksComponent.handleButtonClicked(IViewModel viewModel) protected voidAbstractDtActionBarHandlerSelectComponent.handleButtonClicked(IViewModel viewModel) protected voidAbstractMultilanguageComponent.handleButtonClicked(IViewModel viewModel) protected voidAbstractSingleLanguageComponent.handleButtonClicked(IViewModel viewModel) protected voidAbstractTypeLinkComponent.handleButtonClicked(IViewModel viewModel) protected voidColorComponent.handleButtonClicked(IViewModel viewModel) protected voidFontSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidFormatStringComponent.handleButtonClicked(IViewModel viewModel) protected voidFormSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidHandlerSelectComponent.handleButtonClicked(IViewModel viewModel) protected voidMainDataCompositionSchemeComponent.handleButtonClicked(IViewModel viewModel) protected voidPictureSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidReportFormSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidSourceUrlComponent.handleButtonClicked(IViewModel viewModel) protected voidMdPictureComponent.handleLinkClicked(IViewModel viewModel) protected voidOpenEditorByLinkComponent.handleLinkClicked(IViewModel viewModel) protected voidAbstractDtActionBarHandlerSelectComponent.handleOpenButton(IViewModel viewModel) Handle of open button click event.protected voidAbstractDtActionBarHandlerSelectComponent.handleSelectButton(IViewModel viewModel) Handle of select button click event. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.components.choiceparameters
Methods in com._1c.g5.v8.dt.md.ui.aef.components.choiceparameters with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidChoiceParametersComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.components.value
Methods in com._1c.g5.v8.dt.md.ui.aef.components.value with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidValueComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.lwt
Methods in com._1c.g5.v8.dt.md.ui.aef.lwt with type parameters of type IViewModelModifier and TypeMethodDescriptionprotected <VM extends IViewModel>
booleanMdLwtRenderer.containsHeavyControls(VM viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Flags Item View Model'.interfaceA representation of the model object 'Accounting Flags View Model'.interfaceA representation of the model object 'Allowed Incoming Share Request Type Item View Model'.interfaceA representation of the model object 'Allowed Incoming Share Request Types View Model'.interfaceA representation of the model object 'Boolean Value Control View Model'.interfaceA representation of the model object 'Border Value Control View Model'.interfaceA representation of the model object 'Characteristics Table Item View Model'.interfaceA representation of the model object 'Characteristics Table View Model'.interfaceA representation of the model object 'Choice Parameter Item'.interfaceA representation of the model object 'Choice Parameters View Model'.interfaceA representation of the model object 'Color Value Control View Model'.interfaceA representation of the model object 'Common Attribute Content Item View Model'.interfaceA representation of the model object 'Common Attribute Content View Model'.interfaceA representation of the model object 'Common Attributes Data Item View Model'.interfaceA representation of the model object 'Common Attributes Data View Model'.interfaceA representation of the model object 'Data Exchange Item View Model'.interfaceA representation of the model object 'Data Exchange View Model'.interfaceA representation of the model object 'Date Value Control View Model'.interfaceA representation of the model object 'Enum Value Control View Model'.interfaceA representation of the model object 'Exchange Plan Content Item View Model'.interfaceA representation of the model object 'Exchange Plan Content View Model'.interfaceA representation of the model object 'Ext Dimension Types Item View Model'.interfaceA representation of the model object 'Ext Dimension Types View Model'.interfaceA representation of the model object 'Font Value Control View Model'.interfaceA representation of the model object 'Mobile Application Url Item View Model'.interfaceA representation of the model object 'Mobile Application Urls View Model'.interfaceA representation of the model object 'Number Value Control View Model'.interfaceA representation of the model object 'Predefined Data Item View Model'.interfaceA representation of the model object 'Predefined Data View Model'.interfaceA representation of the model object 'Predefined Item Code View Model'.interfaceA representation of the model object 'Predefined Value Control View Model'.interfaceA representation of the model object 'Required Permission Message Item View Model'.interfaceA representation of the model object 'Required Permission Messages View Model'.interfaceA representation of the model object 'Required Permissions Item View Model'.interfaceA representation of the model object 'Required Permissions View Model'.interfaceA representation of the model object 'String Value Control View Model'.interfaceA representation of the model object 'Sys Enum Value Control View Model'.interfaceA representation of the model object 'Type Selection Control View Model'.interfaceA representation of the model object 'Value Control View Model'.interfaceA representation of the model object 'Web Socket Client Header Item View Model'.interfaceA representation of the model object 'Web Socket Client Headers View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Flags Item View Model'.classAn implementation of the model object 'Accounting Flags View Model'.classAn implementation of the model object 'Allowed Incoming Share Request Type Item View Model'.classAn implementation of the model object 'Allowed Incoming Share Request Types View Model'.classAn implementation of the model object 'Boolean Value Control View Model'.classAn implementation of the model object 'Border Value Control View Model'.classAn implementation of the model object 'Characteristics Table Item View Model'.classAn implementation of the model object 'Characteristics Table View Model'.classAn implementation of the model object 'Choice Parameter Item'.classAn implementation of the model object 'Choice Parameters View Model'.classAn implementation of the model object 'Color Value Control View Model'.classAn implementation of the model object 'Common Attribute Content Item View Model'.classAn implementation of the model object 'Common Attribute Content View Model'.classAn implementation of the model object 'Common Attributes Data Item View Model'.classAn implementation of the model object 'Common Attributes Data View Model'.classAn implementation of the model object 'Data Exchange Item View Model'.classAn implementation of the model object 'Data Exchange View Model'.classAn implementation of the model object 'Date Value Control View Model'.classAn implementation of the model object 'Enum Value Control View Model'.classAn implementation of the model object 'Exchange Plan Content Item View Model'.classAn implementation of the model object 'Exchange Plan Content View Model'.classAn implementation of the model object 'Ext Dimension Types Item View Model'.classAn implementation of the model object 'Ext Dimension Types View Model'.classAn implementation of the model object 'Font Value Control View Model'.classAn implementation of the model object 'Mobile Application Url Item View Model'.classAn implementation of the model object 'Mobile Application Urls View Model'.classAn implementation of the model object 'Number Value Control View Model'.classAn implementation of the model object 'Predefined Data Item View Model'.classAn implementation of the model object 'Predefined Data View Model'.classAn implementation of the model object 'Predefined Item Code View Model'.classAn implementation of the model object 'Predefined Value Control View Model'.classAn implementation of the model object 'Required Permission Message Item View Model'.classAn implementation of the model object 'Required Permission Messages View Model'.classAn implementation of the model object 'Required Permissions Item View Model'.classAn implementation of the model object 'Required Permissions View Model'.classAn implementation of the model object 'String Value Control View Model'.classAn implementation of the model object 'Sys Enum Value Control View Model'.classAn implementation of the model object 'Type Selection Control View Model'.classAn implementation of the model object 'Value Control View Model'.classAn implementation of the model object 'Web Socket Client Header Item View Model'.classAn implementation of the model object 'Web Socket Client Headers View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionMdAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'New Wizard Page View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'New Wizard Page View Model'.Fields in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl with type parameters of type IViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<IViewModel>NewWizardPageViewModelImpl.childrenThe cached value of the 'Children' containment reference list.Methods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl that return types with arguments of type IViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<IViewModel>NewWizardPageViewModelImpl.getChildren() -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionAefWizardsSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.editor.aef
Methods in com._1c.g5.v8.dt.md.ui.editor.aef that return types with arguments of type IViewModelModifier and TypeMethodDescriptionSkipEmptySectionTreeTransformation.getChildren(IViewModel viewModel) Methods in com._1c.g5.v8.dt.md.ui.editor.aef with parameters of type IViewModelModifier and TypeMethodDescriptionSkipEmptySectionTreeTransformation.getChildren(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.aef.components
Methods in com._1c.g5.v8.dt.md.ui.extension.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidExtendedConfigurationObjectComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Extended Common Attribute Content Item View Model'.interfaceA representation of the model object 'Extended Common Attribute Content View Model'.interfaceA representation of the model object 'Extended Exchange Plan Content Item View Model'.interfaceA representation of the model object 'Extended Exchange Plan Content View Model'.interfaceA representation of the model object 'Extended Predefined Data Item View Model'.interfaceA representation of the model object 'Extended Predefined Data View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Extended Common Attribute Content Item View Model'.classAn implementation of the model object 'Extended Common Attribute Content View Model'.classAn implementation of the model object 'Extended Exchange Plan Content Item View Model'.classAn implementation of the model object 'Extended Exchange Plan Content View Model'.classAn implementation of the model object 'Extended Predefined Data Item View Model'.classAn implementation of the model object 'Extended Predefined Data View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionAefEditorExtensionSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Combo Label Extension View Model'.interfaceA representation of the model object 'Label Extension View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Combo Label Extension View Model'.classAn implementation of the model object 'Label Extension View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionAefExtensionSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.md.ui.properties.renderers
Methods in com._1c.g5.v8.dt.md.ui.properties.renderers with parameters of type IViewModelModifier and TypeMethodDescriptionprotected booleanLwtPropertyPaletteRenderer.viewCanBeReused(IView<?, ?, ?> view, IViewModel oldViewModel, IViewModel newViewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.moxel.ui.aef.components
Methods in com._1c.g5.v8.dt.moxel.ui.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidMoxelAreaComponent.handleButtonClicked(IViewModel viewModel) protected voidMoxelSpreadsheetLineComponent.handleButtonClicked(IViewModel viewModel) -
Uses of IViewModel in com._1c.g5.v8.dt.platform.services.ui.aef
Subinterfaces of IViewModel in com._1c.g5.v8.dt.platform.services.ui.aefModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Data Separator Item Model'.interfaceA representation of the model object 'Data Separators View Model'.interfaceA representation of the model object 'Http Services Item Model'.interfaceA representation of the model object 'Http Services View Model'.interfaceA representation of the model object 'Open Id Return To View Model'.interfaceA representation of the model object 'Selectable Label View Model'.interfaceA representation of the model object 'Unsupported View Model'.interfaceA representation of the model object 'Web Services Item Model'.interfaceA representation of the model object 'Web Services View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.impl
Classes in com._1c.g5.v8.dt.platform.services.ui.aef.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Data Separator Item Model'.classAn implementation of the model object 'Data Separators View Model'.classAn implementation of the model object 'Http Services Item Model'.classAn implementation of the model object 'Http Services View Model'.classAn implementation of the model object 'Open Id Return To View Model'.classAn implementation of the model object 'Selectable Label View Model'.classAn implementation of the model object 'Unsupported View Model'.classAn implementation of the model object 'Web Services Item Model'.classAn implementation of the model object 'Web Services View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.util
Methods in com._1c.g5.v8.dt.platform.services.ui.aef.util with parameters of type IViewModelModifier and TypeMethodDescriptionAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Configuration Standalone Content Item View Model'.interfaceA representation of the model object 'Configuration Standalone Content View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Configuration Standalone Content Item View Model'.classAn implementation of the model object 'Configuration Standalone Content View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionStandaloneContentAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.ui.aef.component
Fields in com._1c.g5.v8.dt.ui.aef.component declared as IViewModelMethods in com._1c.g5.v8.dt.ui.aef.component with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidAbstractDtSelectComponent.handleButtonClicked(IViewModel viewModel) Handles the button clicked event.protected voidAbstractSelectionActionBarComponent.handleButtonClicked(IViewModel viewModel) protected voidDirectorySelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidDtBorderStyleComponent.handleButtonClicked(IViewModel viewModel) protected voidDtDateComponent.handleButtonClicked(IViewModel viewModel) protected voidFileSelectionComponent.handleButtonClicked(IViewModel viewModel) protected voidShortcutComponent.handleButtonClicked(IViewModel viewModel) protected booleanDtDynamicTreeComponent.setCurrentSelections(IViewModel... items) Sets current selection. -
Uses of IViewModel in com._1c.g5.v8.dt.ui.aef.events
Constructors in com._1c.g5.v8.dt.ui.aef.events with parameters of type IViewModelModifierConstructorDescriptionTabItemChangedEvent(IViewModel viewModel) Instantiates a newTabItemChangedEventwith the givenviewModel.TableSelectionEvent(IViewModel... viewModels) Creates a new instance.TreeSelectionEvent(IViewModel... viewModels) Creates a new instance. -
Uses of IViewModel in com._1c.g5.v8.dt.ui.aef.viewModels
Subinterfaces of IViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Action Bar View Model'.interfaceA representation of the model object 'Button Item View Model'.interfaceA representation of the model object 'Color Action Bar View Model'.interfaceA representation of the model object 'Combo Select View Model'.interfaceA representation of the model object 'Date Control View Model'.interfaceA representation of the model object 'Editable Combo View Model'.interfaceA representation of the model object 'Gantt Chart Scaling View Model'.interfaceA representation of the model object 'Grid Column View Model'.interfaceA representation of the model object 'Grid View Model'.interfaceA representation of the model object 'Heavy View Model'.interfaceA representation of the model object 'Nullable Spinner View Model'.interfaceA representation of the model object 'Picture View Model'.interfaceA representation of the model object 'Select View Model'.interfaceA representation of the model object 'Shortcut View Model'.interfaceA representation of the model object 'Tab Folder View Model'.interfaceA representation of the model object 'Tab Item View Model'.interfaceA representation of the model object 'Text Preview Control View Model'.interfaceA representation of the model object 'Tool Bar Item View Model'.interfaceA representation of the model object 'Tool Bar View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Action Bar View Model'.classAn implementation of the model object 'Button Item View Model'.classAn implementation of the model object 'Color Action Bar View Model'.classAn implementation of the model object 'Combo Select View Model'.classAn implementation of the model object 'Date Control View Model'.classAn implementation of the model object 'Editable Combo View Model'.classAn implementation of the model object 'Gantt Chart Scaling View Model'.classAn implementation of the model object 'Grid Column View Model'.classAn implementation of the model object 'Grid View Model'.classAn implementation of the model object 'Heavy View Model'.classAn implementation of the model object 'Nullable Spinner View Model'.classAn implementation of the model object 'Picture View Model'.classAn implementation of the model object 'Select View Model'.classAn implementation of the model object 'Shortcut View Model'.classAn implementation of the model object 'Tab Folder View Model'.classAn implementation of the model object 'Tab Item View Model'.classAn implementation of the model object 'Text Preview Control View Model'.classAn implementation of the model object 'Tool Bar Item View Model'.classAn implementation of the model object 'Tool Bar View Model'. -
Uses of IViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.ui.aef.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionDtAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com.e1c.g5.dt.applications.ui.editor.aef
Subinterfaces of IViewModel in com.e1c.g5.dt.applications.ui.editor.aefModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Radio Group Item View Model'.interfaceA representation of the model object 'Radio Group View Model'.interfaceA representation of the model object 'Tree Item View Model'.interfaceA representation of the model object 'Tree View Model'. -
Uses of IViewModel in com.e1c.g5.dt.applications.ui.editor.aef.impl
Classes in com.e1c.g5.dt.applications.ui.editor.aef.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Radio Group Item View Model'.classAn implementation of the model object 'Radio Group View Model'.classAn implementation of the model object 'Tree Item View Model'.classAn implementation of the model object 'Tree View Model'. -
Uses of IViewModel in com.e1c.g5.dt.applications.ui.editor.aef.util
Methods in com.e1c.g5.dt.applications.ui.editor.aef.util with parameters of type IViewModelModifier and TypeMethodDescriptionApplicationEditorAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'. -
Uses of IViewModel in com.e1c.g5.dt.internal.applications.ui.editor.aef.events
Constructors in com.e1c.g5.dt.internal.applications.ui.editor.aef.events with parameters of type IViewModel -
Uses of IViewModel in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.components
Methods in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidInfobaseAccessSettingsComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com.e1c.g5.v8.dt.check.suppress.ui.aef.components
Methods in com.e1c.g5.v8.dt.check.suppress.ui.aef.components with parameters of type IViewModelModifier and TypeMethodDescriptionprotected voidOpenSuppressionSettingsEditorByLinkComponent.handleLinkClicked(IViewModel viewModel) -
Uses of IViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels
Subinterfaces of IViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Distribution Support Item View Model'.interfaceA representation of the model object 'Distribution Support View Model'.interfaceA representation of the model object 'Icon Label View Model'. -
Uses of IViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl
Classes in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl that implement IViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Distribution Support Item View Model'.classAn implementation of the model object 'Distribution Support View Model'.classAn implementation of the model object 'Icon Label View Model'. -
Uses of IViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.util
Methods in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.util with parameters of type IViewModelModifier and TypeMethodDescriptionDistributionSupportAefSwitch.caseIViewModel(IViewModel object) Returns the result of interpreting the object as an instance of 'IView Model'.