Uses of Interface
com._1c.g5.aef2.standard.viewModels.CompositeViewModel
Packages that use CompositeViewModel
Package
Description
-
Uses of CompositeViewModel in com._1c.g5.aef2.standard.layout
Methods in com._1c.g5.aef2.standard.layout with parameters of type CompositeViewModelModifier and TypeMethodDescriptionvoidAefGridLayoutFactory.applyTo(CompositeViewModel c) Creates a new AefGridLayout and attaches it to the given composite. -
Uses of CompositeViewModel in com._1c.g5.aef2.standard.lwt.views
Methods in com._1c.g5.aef2.standard.lwt.views with parameters of type CompositeViewModelModifier and TypeMethodDescriptionprotected org.eclipse.swt.widgets.CompositeLwtCompositeView.createHeavyControl(org.eclipse.swt.widgets.Composite composite, CompositeViewModel viewModel) -
Uses of CompositeViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type CompositeViewModelModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.CompositeSwtCompositeView.createControl(org.eclipse.swt.widgets.Composite parent, CompositeViewModel viewModel) -
Uses of CompositeViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of CompositeViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterfaceA 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 View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return CompositeViewModelModifier and TypeMethodDescriptionAefStandardFactory.createCompositeViewModel()Returns a new object of class 'Composite View Model'. -
Uses of CompositeViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement CompositeViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite 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 View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return CompositeViewModel -
Uses of CompositeViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type CompositeViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseCompositeViewModel(CompositeViewModel object) Returns the result of interpreting the object as an instance of 'Composite View Model'. -
Uses of CompositeViewModel in com._1c.g5.v8.dt.ui.aef.viewModels
Subinterfaces of CompositeViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Tab Folder View Model'. -
Uses of CompositeViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement CompositeViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Tab Folder View Model'. -
Uses of CompositeViewModel 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 CompositeViewModelModifier and TypeMethodDescriptionDtAefSwitch.caseCompositeViewModel(CompositeViewModel object) Returns the result of interpreting the object as an instance of 'Composite View Model'.