Uses of Interface
com._1c.g5.aef2.standard.viewModels.CheckedItemViewModel
-
-
Uses of CheckedItemViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of CheckedItemViewModel 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'.interface
StaticTreeItemViewModel
A representation of the model object 'Static Tree Item View Model'.interface
TableItemViewModel
A representation of the model object 'Table Item View Model'.interface
TreeItemViewModel
A representation of the model object 'Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return CheckedItemViewModel Modifier and Type Method Description CheckedItemViewModel
AefStandardFactory. createCheckedItemViewModel()
Returns a new object of class 'Checked Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement CheckedItemViewModel Modifier and Type Class Description class
CheckedItemViewModelImpl
An implementation of the model object 'Checked Item View Model'.class
StaticTableItemViewModelImpl
An implementation of the model object 'Static Table Item View Model'.class
StaticTreeItemViewModelImpl
An implementation of the model object 'Static Tree Item View Model'.class
TableItemViewModelImpl
An implementation of the model object 'Table Item View Model'.class
TreeItemViewModelImpl
An implementation of the model object 'Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return CheckedItemViewModel Modifier and Type Method Description CheckedItemViewModel
AefStandardFactoryImpl. createCheckedItemViewModel()
-
Uses of CheckedItemViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type CheckedItemViewModel Modifier and Type Method Description T1
AefStandardSwitch. caseCheckedItemViewModel(CheckedItemViewModel object)
Returns the result of interpreting the object as an instance of 'Checked Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of CheckedItemViewModel 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
CommonAttributeContentItemViewModel
A representation of the model object 'Common Attribute Content 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
ExchangePlanContentItemViewModel
A representation of the model object 'Exchange Plan Content 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
PredefinedDataItemViewModel
A representation of the model object 'Predefined Data Item View Model'.interface
RequiredPermissionMessageItemViewModel
A representation of the model object 'Required Permission Message Item View Model'.interface
RequiredPermissionsItemViewModel
A representation of the model object 'Required Permissions Item View Model'. -
Uses of CheckedItemViewModel 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 CheckedItemViewModel 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
CommonAttributeContentItemViewModelImpl
An implementation of the model object 'Common Attribute Content 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
ExchangePlanContentItemViewModelImpl
An implementation of the model object 'Exchange Plan Content 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
PredefinedDataItemViewModelImpl
An implementation of the model object 'Predefined Data Item View Model'.class
RequiredPermissionMessageItemViewModelImpl
An implementation of the model object 'Required Permission Message Item View Model'.class
RequiredPermissionsItemViewModelImpl
An implementation of the model object 'Required Permissions Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with parameters of type CheckedItemViewModel Modifier and Type Method Description T1
MdAefSwitch. caseCheckedItemViewModel(CheckedItemViewModel object)
Returns the result of interpreting the object as an instance of 'Checked Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.dialogs
Methods in com._1c.g5.v8.dt.md.ui.dialogs that return types with arguments of type CheckedItemViewModel Modifier and Type Method Description Collection<CheckedItemViewModel>
UserVisibilityDialog2. getValue()
-
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Subinterfaces of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels Modifier and Type Interface Description interface
ExtendedCommonAttributeContentItemViewModel
A representation of the model object 'Extended Common Attribute Content Item View Model'.interface
ExtendedExchangePlanContentItemViewModel
A representation of the model object 'Extended Exchange Plan Content Item View Model'.interface
ExtendedPredefinedDataItemViewModel
A representation of the model object 'Extended Predefined Data Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl that implement CheckedItemViewModel Modifier and Type Class Description class
ExtendedCommonAttributeContentItemViewModelImpl
An implementation of the model object 'Extended Common Attribute Content Item View Model'.class
ExtendedExchangePlanContentItemViewModelImpl
An implementation of the model object 'Extended Exchange Plan Content Item View Model'.class
ExtendedPredefinedDataItemViewModelImpl
An implementation of the model object 'Extended Predefined Data Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util with parameters of type CheckedItemViewModel Modifier and Type Method Description T
AefEditorExtensionSwitch. caseCheckedItemViewModel(CheckedItemViewModel object)
Returns the result of interpreting the object as an instance of 'Checked Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef
Subinterfaces of CheckedItemViewModel 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 CheckedItemViewModel 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 CheckedItemViewModel 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 CheckedItemViewModel 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 CheckedItemViewModel Modifier and Type Method Description T
AefSwitch. caseCheckedItemViewModel(CheckedItemViewModel object)
Returns the result of interpreting the object as an instance of 'Checked Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels
Subinterfaces of CheckedItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels Modifier and Type Interface Description interface
ConfigurationStandaloneContentItemViewModel
A representation of the model object 'Configuration Standalone Content Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl that implement CheckedItemViewModel Modifier and Type Class Description class
ConfigurationStandaloneContentItemViewModelImpl
An implementation of the model object 'Configuration Standalone Content Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util with parameters of type CheckedItemViewModel Modifier and Type Method Description T
StandaloneContentAefSwitch. caseCheckedItemViewModel(CheckedItemViewModel object)
Returns the result of interpreting the object as an instance of 'Checked Item View Model'. -
Uses of CheckedItemViewModel in com._1c.g5.v8.dt.ui.aef.mappers
Classes in com._1c.g5.v8.dt.ui.aef.mappers with type parameters of type CheckedItemViewModel Modifier and Type Class Description class
AefLabelCheckStateMapper<M,T extends CheckedItemViewModel>
IMapper
implementation that maps model object with the view structure specific.
-