Uses of Interface
com._1c.g5.aef2.standard.viewModels.SectionViewModel
Packages that use SectionViewModel
Package
Description
-
Uses of SectionViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return SectionViewModelModifier and TypeMethodDescriptionprotected SectionViewModel
SectionComponent.getSectionViewModel()
-
Uses of SectionViewModel in com._1c.g5.aef2.standard.lwt.views
Methods in com._1c.g5.aef2.standard.lwt.views with parameters of type SectionViewModelModifier and TypeMethodDescriptionprotected org.eclipse.ui.forms.widgets.Section
LwtSectionView.createHeavyControl
(org.eclipse.swt.widgets.Composite composite, SectionViewModel viewModel) protected void
LwtSectionView.unbind
(SectionViewModel viewModel, SwtLightComposite lightControl) -
Uses of SectionViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type SectionViewModelModifier and TypeMethodDescriptionprotected int
SwtSectionView.computeNativeStyle
(SectionViewModel viewModel) protected org.eclipse.swt.widgets.Composite
SwtSectionView.createControl
(org.eclipse.swt.widgets.Composite parent, SectionViewModel viewModel) protected void
SwtSectionView.unbind
(SectionViewModel viewModel, org.eclipse.swt.widgets.Composite control) -
Uses of SectionViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return SectionViewModelModifier and TypeMethodDescriptionAefStandardFactory.createSectionViewModel()
Returns a new object of class 'Section View Model'. -
Uses of SectionViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement SectionViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Section View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return SectionViewModel -
Uses of SectionViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type SectionViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseSectionViewModel
(SectionViewModel object) Returns the result of interpreting the object as an instance of 'Section View Model'. -
Uses of SectionViewModel in com._1c.g5.v8.dt.ui.editor.aef.components
Methods in com._1c.g5.v8.dt.ui.editor.aef.components that return SectionViewModelModifier and TypeMethodDescriptionprotected SectionViewModel
DtGranularEditorPageSectionComponent.getSectionViewModel()