Uses of Interface
com._1c.g5.aef2.standard.viewModels.TableItemViewModel
-
-
Uses of TableItemViewModel in com._1c.g5.aef2.standard.providers
Classes in com._1c.g5.aef2.standard.providers with type parameters of type TableItemViewModel Modifier and Type Interface Description interfaceIAefTableContentProvider<T extends TableItemViewModel>Tree content provider equivalent for AEF tables.Methods in com._1c.g5.aef2.standard.providers that return TableItemViewModel Modifier and Type Method Description T[]IAefTableContentProvider. getElements() -
Uses of TableItemViewModel in com._1c.g5.aef2.standard.viewModels
Classes in com._1c.g5.aef2.standard.viewModels with type parameters of type TableItemViewModel Modifier and Type Interface Description interfaceDynamicTableInput<T extends TableItemViewModel>A representation of the model object 'Dynamic Table Input'.Subinterfaces of TableItemViewModel in com._1c.g5.aef2.standard.viewModels Modifier and Type Interface Description interfaceStaticTableItemViewModelA representation of the model object 'Static Table Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels with type parameters of type TableItemViewModel Modifier and Type Method Description <T extends TableItemViewModel>
DynamicTableInput<T>AefStandardFactory. createDynamicTableInput()Returns a new object of class 'Dynamic Table Input'.Methods in com._1c.g5.aef2.standard.viewModels that return TableItemViewModel Modifier and Type Method Description TableItemViewModelAefStandardFactory. createTableItemViewModel()Returns a new object of class 'Table Item View Model'. -
Uses of TableItemViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type TableItemViewModel Modifier and Type Class Description classDynamicTableInputImpl<T extends TableItemViewModel>An implementation of the model object 'Dynamic Table Input'.Classes in com._1c.g5.aef2.standard.viewModels.impl that implement TableItemViewModel Modifier and Type Class Description classStaticTableItemViewModelImplAn implementation of the model object 'Static Table Item View Model'.classTableItemViewModelImplAn implementation of the model object 'Table Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type TableItemViewModel Modifier and Type Method Description <T extends TableItemViewModel>
DynamicTableInput<T>AefStandardFactoryImpl. createDynamicTableInput()Methods in com._1c.g5.aef2.standard.viewModels.impl that return TableItemViewModel Modifier and Type Method Description TableItemViewModelAefStandardFactoryImpl. createTableItemViewModel() -
Uses of TableItemViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with type parameters of type TableItemViewModel Modifier and Type Method Description <T extends TableItemViewModel>
T1AefStandardSwitch. caseDynamicTableInput(DynamicTableInput<T> object)Returns the result of interpreting the object as an instance of 'Dynamic Table Input'.Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type TableItemViewModel Modifier and Type Method Description T1AefStandardSwitch. caseTableItemViewModel(TableItemViewModel object)Returns the result of interpreting the object as an instance of 'Table Item View Model'. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of TableItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels Modifier and Type Interface Description interfaceAccountingFlagsItemViewModelA representation of the model object 'Accounting Flags Item View Model'.interfaceCharacteristicsTableItemViewModelA representation of the model object 'Characteristics Table Item View Model'.interfaceCommonAttributesDataItemViewModelA representation of the model object 'Common Attributes Data Item View Model'.interfaceDataExchangeItemViewModelA representation of the model object 'Data Exchange Item View Model'.interfaceExtDimensionTypesItemViewModelA representation of the model object 'Ext Dimension Types Item View Model'.interfaceMobileApplicationUrlItemViewModelA representation of the model object 'Mobile Application Url Item View Model'.interfaceRequiredPermissionMessageItemViewModelA representation of the model object 'Required Permission Message Item View Model'. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that implement TableItemViewModel Modifier and Type Class Description classAccountingFlagsItemViewModelImplAn implementation of the model object 'Accounting Flags Item View Model'.classCharacteristicsTableItemViewModelImplAn implementation of the model object 'Characteristics Table Item View Model'.classCommonAttributesDataItemViewModelImplAn implementation of the model object 'Common Attributes Data Item View Model'.classDataExchangeItemViewModelImplAn implementation of the model object 'Data Exchange Item View Model'.classExtDimensionTypesItemViewModelImplAn implementation of the model object 'Ext Dimension Types Item View Model'.classMobileApplicationUrlItemViewModelImplAn implementation of the model object 'Mobile Application Url Item View Model'.classRequiredPermissionMessageItemViewModelImplAn implementation of the model object 'Required Permission Message Item View Model'. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with type parameters of type TableItemViewModel Modifier and Type Method Description <T extends TableItemViewModel>
T1MdAefSwitch. caseDynamicTableInput(DynamicTableInput<T> object)Returns the result of interpreting the object as an instance of 'Dynamic Table Input'.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with parameters of type TableItemViewModel Modifier and Type Method Description T1MdAefSwitch. caseTableItemViewModel(TableItemViewModel object)Returns the result of interpreting the object as an instance of 'Table Item View Model'. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that return types with arguments of type TableItemViewModel Modifier and Type Method Description protected IViewModelsMapper<org.eclipse.emf.ecore.EObject,TableItemViewModel>DataExchangeComponent. createTableMapper() -
Uses of TableItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef
Subinterfaces of TableItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef Modifier and Type Interface Description interfaceDataSeparatorItemModelA representation of the model object 'Data Separator Item Model'.interfaceHttpServicesItemModelA representation of the model object 'Http Services Item Model'.interfaceWebServicesItemModelA representation of the model object 'Web Services Item Model'. -
Uses of TableItemViewModel 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 TableItemViewModel Modifier and Type Class Description classDataSeparatorItemModelImplAn implementation of the model object 'Data Separator Item Model'.classHttpServicesItemModelImplAn implementation of the model object 'Http Services Item Model'.classWebServicesItemModelImplAn implementation of the model object 'Web Services Item Model'. -
Uses of TableItemViewModel 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 TableItemViewModel Modifier and Type Method Description TAefSwitch. caseTableItemViewModel(TableItemViewModel object)Returns the result of interpreting the object as an instance of 'Table Item View Model'. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component that return TableItemViewModel Modifier and Type Method Description protected TableItemViewModelNavigatorTableComponent.NavigatorMapper. createItemViewModel()protected TableItemViewModelNavigatorTableComponent.NavigatorMapper. createModelToView(org.eclipse.emf.ecore.EObject modelValue)Methods in com._1c.g5.v8.dt.ui.aef.component that return types with arguments of type TableItemViewModel Modifier and Type Method Description protected IAefTableContentProvider<TableItemViewModel>DtDynamicTableComponent. createContentProvider()CreatesIAefTableContentProviderinstance.protected IViewModelsMapper<T,TableItemViewModel>DtDynamicTableComponent. createTableMapper()CreatesIMapperinstance.protected IViewModelsMapper<org.eclipse.emf.ecore.EObject,TableItemViewModel>NavigatorTableComponent. createTableMapper()protected IAefTableContentProvider<TableItemViewModel>DtDynamicTableComponent. getContentProvider()Returns content provider.protected IViewModelsMapper<T,TableItemViewModel>DtDynamicTableComponent. getMapper()Returns table mapper. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.ui.aef.events
Methods in com._1c.g5.v8.dt.ui.aef.events that return TableItemViewModel Modifier and Type Method Description TableItemViewModelTableDoubleClickEvent. getItemViewModel()Returns the item view model clicked.TableItemViewModel[]TableRefreshEvent. getRefreshingObjects()Returns the refreshing objects.TableItemViewModel[]TableSetSelectionEvent. getSelectedItems()Returns the selected objects.Methods in com._1c.g5.v8.dt.ui.aef.events that return types with arguments of type TableItemViewModel Modifier and Type Method Description Collection<TableItemViewModel>TableCommitEvent. getViewModels()Constructors in com._1c.g5.v8.dt.ui.aef.events with parameters of type TableItemViewModel Constructor Description TableCommitEvent(TableItemViewModel... itemViewModels)Creates a new instanceTableDoubleClickEvent(TableItemViewModel itemViewModel)Creates a new instance.TableRefreshEvent(TableItemViewModel... refreshingObjects)Creates a new instance.TableSetSelectionEvent(TableItemViewModel... selectedObjects)Creates a new instance. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.ui.aef.mappers
Methods in com._1c.g5.v8.dt.ui.aef.mappers that return TableItemViewModel Modifier and Type Method Description TableItemViewModel[]AefTableContentProvider. getElements()Constructor parameters in com._1c.g5.v8.dt.ui.aef.mappers with type arguments of type TableItemViewModel Constructor Description AefTableContentProvider(Object sourceInput, IStructuredContentProvider sourceContentProvider, IMapper<M,TableItemViewModel> mapper)Creates a new mapper. -
Uses of TableItemViewModel in com._1c.g5.v8.dt.ui.aef.swt.views
Methods in com._1c.g5.v8.dt.ui.aef.swt.views that return types with arguments of type TableItemViewModel Modifier and Type Method Description protected Collection<TableItemViewModel>DtTableView. getChecked(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel)Returns checked elements in the table viewer.Methods in com._1c.g5.v8.dt.ui.aef.swt.views with parameters of type TableItemViewModel Modifier and Type Method Description protected Collection<TableItemViewModel>DtTableView. getChecked(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel)Returns checked elements in the table viewer.protected voidDtTableView. handleTableItemSelection(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel)Handle table item selection.
-