Uses of Interface
com._1c.g5.aef2.standard.viewModels.LabelViewModel
Packages that use LabelViewModel
Package
Description
-
Uses of LabelViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return LabelViewModelModifier and TypeMethodDescriptionprotected LabelViewModel
LabelComponent.createControlViewModel()
-
Uses of LabelViewModel in com._1c.g5.aef2.standard.lwt.views
Methods in com._1c.g5.aef2.standard.lwt.views with parameters of type LabelViewModelModifier and TypeMethodDescriptionprotected void
LwtLabelView.bind
(LabelViewModel viewModel, LightLabel lightControl) LwtLabelView.createControl
(ILightComposite lightComposite, LabelViewModel viewModel) -
Uses of LabelViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type LabelViewModelModifier and TypeMethodDescriptionprotected void
SwtLabelView.bind
(LabelViewModel viewModel, org.eclipse.swt.widgets.Label nativeControl) org.eclipse.swt.widgets.Label
SwtLabelView.createControl
(org.eclipse.swt.widgets.Composite parent, LabelViewModel viewModel) -
Uses of LabelViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of LabelViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Checkable Label View Model'.interface
A representation of the model object 'Combo Label View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return LabelViewModelModifier and TypeMethodDescriptionAefStandardFactory.createLabelViewModel()
Returns a new object of class 'Label View Model'. -
Uses of LabelViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement LabelViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Checkable Label View Model'.class
An implementation of the model object 'Combo Label View Model'.class
An implementation of the model object 'Label View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return LabelViewModel -
Uses of LabelViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type LabelViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseLabelViewModel
(LabelViewModel object) Returns the result of interpreting the object as an instance of 'Label View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture
Methods in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture that return LabelViewModelModifier and TypeMethodDescriptionprotected LabelViewModel
CommonPicturePreviewImageSizeComponent.createControlViewModel()
-
Uses of LabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels
Subinterfaces of LabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Combo Label Extension View Model'.interface
A representation of the model object 'Label Extension View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.viewModels.impl that implement LabelViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Combo Label Extension View Model'.class
An implementation of the model object 'Label Extension View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.viewModels.util with parameters of type LabelViewModelModifier and TypeMethodDescriptionAefExtensionSwitch.caseLabelViewModel
(LabelViewModel object) Returns the result of interpreting the object as an instance of 'Label View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.platform.services.ui.aef
Subinterfaces of LabelViewModel in com._1c.g5.v8.dt.platform.services.ui.aefModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Selectable Label View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.impl
Classes in com._1c.g5.v8.dt.platform.services.ui.aef.impl that implement LabelViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Selectable Label View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.util
Methods in com._1c.g5.v8.dt.platform.services.ui.aef.util with parameters of type LabelViewModelModifier and TypeMethodDescriptionAefSwitch.caseLabelViewModel
(LabelViewModel object) Returns the result of interpreting the object as an instance of 'Label View Model'. -
Uses of LabelViewModel in com._1c.g5.v8.dt.ui.aef.swt.views
Methods in com._1c.g5.v8.dt.ui.aef.swt.views with parameters of type LabelViewModelModifier and TypeMethodDescriptionprotected void
DtLabelView.bind
(LabelViewModel viewModel, DtLabel nativeControl) DtLabelView.createControl
(org.eclipse.swt.widgets.Composite parent, LabelViewModel viewModel) -
Uses of LabelViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels
Subinterfaces of LabelViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Icon Label View Model'. -
Uses of LabelViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl
Classes in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl that implement LabelViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Icon Label View Model'. -
Uses of LabelViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.util
Methods in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.util with parameters of type LabelViewModelModifier and TypeMethodDescriptionDistributionSupportAefSwitch.caseLabelViewModel
(LabelViewModel object) Returns the result of interpreting the object as an instance of 'Label View Model'.