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 TypeMethodDescriptionvoid
AefGridLayoutFactory.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.Composite
LwtCompositeView.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.Composite
SwtCompositeView.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Scrolled Composite Content View Model'.interface
A representation of the model object 'Scrolled Composite View Model'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Composite View Model'.class
An implementation of the model object 'Scrolled Composite Content View Model'.class
An implementation of the model object 'Scrolled Composite View Model'.class
An 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 TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An 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'.