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 SectionViewModelSectionComponent.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.SectionLwtSectionView.createHeavyControl(org.eclipse.swt.widgets.Composite composite, SectionViewModel viewModel) protected voidLwtSectionView.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 intSwtSectionView.computeNativeStyle(SectionViewModel viewModel) protected org.eclipse.swt.widgets.CompositeSwtSectionView.createControl(org.eclipse.swt.widgets.Composite parent, SectionViewModel viewModel) protected voidSwtSectionView.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 TypeClassDescriptionclassAn 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 SectionViewModelDtGranularEditorPageSectionComponent.getSectionViewModel()