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 interface
IAefTableContentProvider<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 interface
DynamicTableInput<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 interface
StaticTableItemViewModel
A 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 TableItemViewModel
AefStandardFactory. 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 class
DynamicTableInputImpl<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 class
StaticTableItemViewModelImpl
An implementation of the model object 'Static Table Item View Model'.class
TableItemViewModelImpl
An 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 TableItemViewModel
AefStandardFactoryImpl. 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 T1
AefStandardSwitch. 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 interface
AccountingFlagsItemViewModel
A representation of the model object 'Accounting Flags Item View Model'.interface
CharacteristicsTableItemViewModel
A representation of the model object 'Characteristics Table Item View Model'.interface
CommonAttributesDataItemViewModel
A representation of the model object 'Common Attributes Data Item View Model'.interface
DataExchangeItemViewModel
A representation of the model object 'Data Exchange Item View Model'.interface
ExtDimensionTypesItemViewModel
A representation of the model object 'Ext Dimension Types Item View Model'.interface
MobileApplicationUrlItemViewModel
A representation of the model object 'Mobile Application Url Item View Model'.interface
RequiredPermissionMessageItemViewModel
A 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 class
AccountingFlagsItemViewModelImpl
An implementation of the model object 'Accounting Flags Item View Model'.class
CharacteristicsTableItemViewModelImpl
An implementation of the model object 'Characteristics Table Item View Model'.class
CommonAttributesDataItemViewModelImpl
An implementation of the model object 'Common Attributes Data Item View Model'.class
DataExchangeItemViewModelImpl
An implementation of the model object 'Data Exchange Item View Model'.class
ExtDimensionTypesItemViewModelImpl
An implementation of the model object 'Ext Dimension Types Item View Model'.class
MobileApplicationUrlItemViewModelImpl
An implementation of the model object 'Mobile Application Url Item View Model'.class
RequiredPermissionMessageItemViewModelImpl
An 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 T1
MdAefSwitch. 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 interface
DataSeparatorItemModel
A representation of the model object 'Data Separator Item Model'.interface
HttpServicesItemModel
A representation of the model object 'Http Services Item Model'.interface
WebServicesItemModel
A 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 class
DataSeparatorItemModelImpl
An implementation of the model object 'Data Separator Item Model'.class
HttpServicesItemModelImpl
An implementation of the model object 'Http Services Item Model'.class
WebServicesItemModelImpl
An 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 T
AefSwitch. 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 TableItemViewModel
NavigatorTableComponent.NavigatorMapper. createItemViewModel()
protected TableItemViewModel
NavigatorTableComponent.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()
CreatesIAefTableContentProvider
instance.protected IViewModelsMapper<T,TableItemViewModel>
DtDynamicTableComponent. createTableMapper()
CreatesIMapper
instance.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 TableItemViewModel
TableDoubleClickEvent. 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 void
DtTableView. handleTableItemSelection(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel)
Handle table item selection.
-