Uses of Interface
com._1c.g5.aef2.standard.viewModels.TableItemViewModel
Packages that use TableItemViewModel
Package
Description
-
Uses of TableItemViewModel in com._1c.g5.aef2.standard.providers
Classes in com._1c.g5.aef2.standard.providers with type parameters of type TableItemViewModelModifier and TypeInterfaceDescriptioninterface
IAefTableContentProvider<T extends TableItemViewModel>
Tree content provider equivalent for AEF tables.Methods in com._1c.g5.aef2.standard.providers that return TableItemViewModel -
Uses of TableItemViewModel in com._1c.g5.aef2.standard.viewModels
Classes in com._1c.g5.aef2.standard.viewModels with type parameters of type TableItemViewModelModifier and TypeInterfaceDescriptioninterface
DynamicTableInput<T extends TableItemViewModel>
A representation of the model object 'Dynamic Table Input'.Subinterfaces of TableItemViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Static Table Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels with type parameters of type TableItemViewModelModifier and TypeMethodDescription<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 TableItemViewModelModifier and TypeMethodDescriptionAefStandardFactory.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 TableItemViewModelModifier and TypeClassDescriptionclass
DynamicTableInputImpl<T extends TableItemViewModel>
An implementation of the model object 'Dynamic Table Input'.Classes in com._1c.g5.aef2.standard.viewModels.impl that implement TableItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Static Table Item View Model'.class
An implementation of the model object 'Table Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type TableItemViewModelModifier and TypeMethodDescription<T extends TableItemViewModel>
DynamicTableInput<T>AefStandardFactoryImpl.createDynamicTableInput()
Methods in com._1c.g5.aef2.standard.viewModels.impl that return TableItemViewModel -
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 TableItemViewModelModifier and TypeMethodDescription<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 TableItemViewModelModifier and TypeMethodDescriptionAefStandardSwitch.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.internal.md.ui.aef.mobileapplicationurls
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls that return types with arguments of type TableItemViewModel -
Uses of TableItemViewModel in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders that return types with arguments of type TableItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<StringKeyAndValue,
TableItemViewModel> WebSocketClientHeadersTableComponent.createTableMapper()
-
Uses of TableItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes that return types with arguments of type TableItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<org.eclipse.emf.ecore.EObject,
TableItemViewModel> CommonAttributesDataComponent.createTableMapper()
-
Uses of TableItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics that return types with arguments of type TableItemViewModelMethods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics with parameters of type TableItemViewModelModifier and TypeMethodDescriptionvoid
CharacteristicsTableMapper.updateItemViewModel
(TableItemViewModel item, CharacteristicsDescription modelValue) -
Uses of TableItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that return types with arguments of type TableItemViewModelModifier and TypeMethodDescriptionprotected IAefTableContentProvider<TableItemViewModel>
PredefinedAccountAccountingFlagsComponent.createContentProvider()
protected IAefTableContentProvider<TableItemViewModel>
PredefinedAccountExtDimensionTypesComponent.createContentProvider()
protected IViewModelsMapper<AccountingFlag,
TableItemViewModel> PredefinedAccountAccountingFlagsComponent.createTableMapper()
protected IViewModelsMapper<ExtDimensionType,
TableItemViewModel> PredefinedAccountExtDimensionTypesComponent.createTableMapper()
-
Uses of TableItemViewModel in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components with type parameters of type TableItemViewModelModifier and TypeClassDescriptionclass
AbstractDynamicTableComponent<T,
M extends IDynamicTableModel & IList<T>, VM extends TableItemViewModel> Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components that return TableItemViewModelModifier and TypeMethodDescriptionprotected TableItemViewModel
ReturnToComponent.createViewModelItem()
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components that return types with arguments of type TableItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<T,
TableItemViewModel> AbstractDynamicTableComponent.createTableMapper()
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components with parameters of type TableItemViewModelModifier and TypeMethodDescriptionprotected void
ReturnToComponent.updateModelItem
(String modelItem, TableItemViewModel viewModelItem) protected void
ReturnToComponent.updateViewModelItem
(TableItemViewModel viewModelItem, String modelItem) -
Uses of TableItemViewModel in com._1c.g5.v8.dt.internal.platform.services.ui.aef.views
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.views that return types with arguments of type TableItemViewModelModifier and TypeMethodDescriptionprotected Collection<TableItemViewModel>
DataSeparatorsSwtView.getChecked
(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel) Methods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.views with parameters of type TableItemViewModelModifier and TypeMethodDescriptionprotected Collection<TableItemViewModel>
DataSeparatorsSwtView.getChecked
(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel) protected void
DataSeparatorsSwtView.handleTableItemSelection
(TableViewer viewer, TableViewModel viewModel, TableItemViewModel itemViewModel) -
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.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Flags Item View Model'.interface
A representation of the model object 'Allowed Incoming Share Request Type Item View Model'.interface
A representation of the model object 'Characteristics Table Item View Model'.interface
A representation of the model object 'Common Attributes Data Item View Model'.interface
A representation of the model object 'Data Exchange Item View Model'.interface
A representation of the model object 'Ext Dimension Types Item View Model'.interface
A representation of the model object 'Mobile Application Url Item View Model'.interface
A representation of the model object 'Required Permission Message Item View Model'.interface
A representation of the model object 'Web Socket Client Header 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 TableItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Flags Item View Model'.class
An implementation of the model object 'Allowed Incoming Share Request Type Item View Model'.class
An implementation of the model object 'Characteristics Table Item View Model'.class
An implementation of the model object 'Common Attributes Data Item View Model'.class
An implementation of the model object 'Data Exchange Item View Model'.class
An implementation of the model object 'Ext Dimension Types Item View Model'.class
An implementation of the model object 'Mobile Application Url Item View Model'.class
An implementation of the model object 'Required Permission Message Item View Model'.class
An implementation of the model object 'Web Socket Client Header 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 TableItemViewModelModifier and TypeMethodDescription<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 TableItemViewModelModifier and TypeMethodDescriptionMdAefSwitch.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 TableItemViewModelModifier and TypeMethodDescriptionprotected 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.aefModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Data Separator Item Model'.interface
A representation of the model object 'Http Services Item Model'.interface
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 TableItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Data Separator Item Model'.class
An implementation of the model object 'Http Services Item Model'.class
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 TableItemViewModelModifier and TypeMethodDescriptionAefSwitch.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 TableItemViewModelModifier and TypeMethodDescriptionprotected 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 TableItemViewModelModifier and TypeMethodDescriptionprotected 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 TableItemViewModelModifier and TypeMethodDescriptionTableDoubleClickEvent.getItemViewModel()
Returns the item view model clicked.TableRefreshEvent.getRefreshingObjects()
Returns the refreshing objects.TableSetSelectionEvent.getSelectedItems()
Returns the selected objects.Methods in com._1c.g5.v8.dt.ui.aef.events that return types with arguments of type TableItemViewModelConstructors in com._1c.g5.v8.dt.ui.aef.events with parameters of type TableItemViewModelModifierConstructorDescriptionTableCommitEvent
(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 TableItemViewModelConstructor parameters in com._1c.g5.v8.dt.ui.aef.mappers with type arguments of type TableItemViewModelModifierConstructorDescriptionAefTableContentProvider
(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 TableItemViewModelModifier and TypeMethodDescriptionprotected 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 TableItemViewModelModifier and TypeMethodDescriptionprotected 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.