Uses of Interface
com._1c.g5.v8.dt.aggregates.ui.viewmodel.AggregatesTableColumnViewModel
Packages that use AggregatesTableColumnViewModel
Package
Description
-
Uses of AggregatesTableColumnViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel
Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel that return AggregatesTableColumnViewModelModifier and TypeMethodDescriptionAggregatesAefFactory.createAggregatesTableColumnViewModel()Returns a new object of class 'Aggregates Table Column View Model'.Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel that return types with arguments of type AggregatesTableColumnViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AggregatesTableColumnViewModel>AggregatesTableViewModel.getColumns()Returns the value of the 'Columns' containment reference list. -
Uses of AggregatesTableColumnViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl
Classes in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl that implement AggregatesTableColumnViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Aggregates Table Column View Model'.Fields in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl with type parameters of type AggregatesTableColumnViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<AggregatesTableColumnViewModel>AggregatesTableViewModelImpl.columnsThe cached value of the 'Columns' containment reference list.Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl that return AggregatesTableColumnViewModelModifier and TypeMethodDescriptionAggregatesAefFactoryImpl.createAggregatesTableColumnViewModel()Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl that return types with arguments of type AggregatesTableColumnViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AggregatesTableColumnViewModel>AggregatesTableViewModelImpl.getColumns() -
Uses of AggregatesTableColumnViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel.util
Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.util with parameters of type AggregatesTableColumnViewModelModifier and TypeMethodDescriptionAggregatesAefSwitch.caseAggregatesTableColumnViewModel(AggregatesTableColumnViewModel object) Returns the result of interpreting the object as an instance of 'Aggregates Table Column View Model'.