Uses of Interface
com._1c.g5.aef2.standard.viewModels.StaticTableItemViewModel
Packages that use StaticTableItemViewModel
Package
Description
-
Uses of StaticTableItemViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return StaticTableItemViewModelModifier and TypeMethodDescriptionAefStandardFactory.createStaticTableItemViewModel()Returns a new object of class 'Static Table Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return types with arguments of type StaticTableItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StaticTableItemViewModel>StaticTableInput.getItems()Returns the value of the 'Items' containment reference list. -
Uses of StaticTableItemViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement StaticTableItemViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Static Table Item View Model'.Fields in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type StaticTableItemViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<StaticTableItemViewModel>StaticTableInputImpl.itemsThe cached value of the 'Items' containment reference list.Methods in com._1c.g5.aef2.standard.viewModels.impl that return StaticTableItemViewModelMethods in com._1c.g5.aef2.standard.viewModels.impl that return types with arguments of type StaticTableItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<StaticTableItemViewModel>StaticTableInputImpl.getItems() -
Uses of StaticTableItemViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type StaticTableItemViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseStaticTableItemViewModel(StaticTableItemViewModel object) Returns the result of interpreting the object as an instance of 'Static Table Item View Model'.