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 LabelViewModelLabelComponent.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 voidLwtLabelView.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 voidSwtLabelView.bind(LabelViewModel viewModel, org.eclipse.swt.widgets.Label nativeControl) org.eclipse.swt.widgets.LabelSwtLabelView.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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Checkable Label View Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Checkable Label View Model'.classAn implementation of the model object 'Combo Label View Model'.classAn 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 LabelViewModelCommonPicturePreviewImageSizeComponent.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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Combo Label Extension View Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Combo Label Extension View Model'.classAn 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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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 voidDtLabelView.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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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'.