Uses of Interface
com._1c.g5.aef2.standard.models.IViewModelModel
Packages that use IViewModelModel
-
Uses of IViewModelModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components with type parameters of type IViewModelModelModifier and TypeMethodDescriptionprotected <DM extends IModel,DMR, VMM extends IViewModelModel, VMR>
VMMStandardComponent.bindModel(DM model, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature feature, BiFunction<ControlViewModel, org.eclipse.emf.ecore.EStructuralFeature, VMM> viewModelModelCreator, Function<DM, DMR> modelGetter, BiConsumer<DM, VMR> modelSetter, Function<VMM, VMR> viewModelGetter, BiConsumer<VMM, DMR> viewModelSetter, EnumSet<StandardComponent.BindingDirection> direction) Binds the givenmodelto view model. -
Uses of IViewModelModel in com._1c.g5.aef2.standard.models
Subinterfaces of IViewModelModel in com._1c.g5.aef2.standard.modelsModifier and TypeInterfaceDescriptioninterfaceTheIViewModelModelcontract forIValuemodel types.interfaceTheIViewModelModelcontract forIValuemodel type.Classes in com._1c.g5.aef2.standard.models that implement IViewModelModelModifier and TypeClassDescriptionclassThe special list model implementation forIViewModel.classThe special model implementation forIViewModel.