Uses of Interface
com._1c.g5.aef2.standard.viewModels.LinkViewModel
Packages that use LinkViewModel
Package
Description
-
Uses of LinkViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return LinkViewModel -
Uses of LinkViewModel in com._1c.g5.aef2.standard.lwt.views
Methods in com._1c.g5.aef2.standard.lwt.views with parameters of type LinkViewModelModifier and TypeMethodDescriptionprotected voidLwtLinkView.bind(LinkViewModel viewModel, SwtLightControl lightControl) protected org.eclipse.ui.forms.widgets.HyperlinkLwtLinkView.createHeavyControl(org.eclipse.swt.widgets.Composite parent, LinkViewModel viewModel) -
Uses of LinkViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type LinkViewModelModifier and TypeMethodDescriptionprotected voidSwtLinkView.bind(LinkViewModel viewModel, org.eclipse.ui.forms.widgets.Hyperlink nativeControl) org.eclipse.ui.forms.widgets.HyperlinkSwtLinkView.createControl(org.eclipse.swt.widgets.Composite parent, LinkViewModel viewModel) -
Uses of LinkViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return LinkViewModelModifier and TypeMethodDescriptionAefStandardFactory.createLinkViewModel()Returns a new object of class 'Link View Model'. -
Uses of LinkViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement LinkViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Link View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return LinkViewModel -
Uses of LinkViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type LinkViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseLinkViewModel(LinkViewModel object) Returns the result of interpreting the object as an instance of 'Link View Model'.