Uses of Interface
com._1c.g5.aef2.standard.viewModels.RadioGroupViewModel
Packages that use RadioGroupViewModel
Package
Description
-
Uses of RadioGroupViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return RadioGroupViewModelModifier and TypeMethodDescriptionprotected RadioGroupViewModelRadioGroupComponent.createControlViewModel() -
Uses of RadioGroupViewModel in com._1c.g5.aef2.standard.lwt.views
Methods in com._1c.g5.aef2.standard.lwt.views with parameters of type RadioGroupViewModelModifier and TypeMethodDescriptionprotected voidLwtRadioGroupView.bind(RadioGroupViewModel viewModel, SwtLightControl lightControl) protected org.eclipse.swt.widgets.GroupLwtRadioGroupView.createHeavyControl(org.eclipse.swt.widgets.Composite composite, RadioGroupViewModel viewModel) protected voidLwtRadioGroupView.unbind(RadioGroupViewModel viewModel, SwtLightControl lightControl) -
Uses of RadioGroupViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type RadioGroupViewModelModifier and TypeMethodDescriptionprotected voidSwtRadioGroupView.bind(RadioGroupViewModel viewModel, org.eclipse.swt.widgets.Group nativeControl) org.eclipse.swt.widgets.GroupSwtRadioGroupView.createControl(org.eclipse.swt.widgets.Composite parent, RadioGroupViewModel viewModel) protected voidSwtRadioGroupView.unbind(RadioGroupViewModel viewModel, org.eclipse.swt.widgets.Group nativeControl) -
Uses of RadioGroupViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return RadioGroupViewModelModifier and TypeMethodDescriptionAefStandardFactory.createRadioGroupViewModel()Returns a new object of class 'Radio Group View Model'. -
Uses of RadioGroupViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement RadioGroupViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Radio Group View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return RadioGroupViewModel -
Uses of RadioGroupViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type RadioGroupViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseRadioGroupViewModel(RadioGroupViewModel object) Returns the result of interpreting the object as an instance of 'Radio Group View Model'. -
Uses of RadioGroupViewModel in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component that return RadioGroupViewModelModifier and TypeMethodDescriptionprotected RadioGroupViewModelEnumRadioGroupComponent.createControlViewModel()