Uses of Interface
com._1c.g5.aef2.models.list.IList
Packages that use IList
Package
Description
-
Uses of IList in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IList -
Uses of IList in com._1c.g5.aef2.models.list
Subinterfaces of IList in com._1c.g5.aef2.models.listModifier and TypeInterfaceDescriptioninterface
IEmfListAttribute<T,
O extends org.eclipse.emf.ecore.EObject> TheIList
that works with attribute.Classes in com._1c.g5.aef2.models.list that implement IListModifier and TypeClassDescriptionclass
ListModel<E>
Base list model implementation.class
List working copy – editable proxy buffer for another list.Methods in com._1c.g5.aef2.models.list that return IListMethods in com._1c.g5.aef2.models.list with parameters of type IListModifier and TypeMethodDescriptionvoid
IListListener.listChanged
(IList<T> list, ChangeOrigin changeOrigin) Invoked when the list is changed.Constructors in com._1c.g5.aef2.models.list with parameters of type IListModifierConstructorDescriptionListWorkingCopy
(IList<T> original) Instantiates a new list working copy. -
Uses of IList in com._1c.g5.aef2.models.pojo
Classes in com._1c.g5.aef2.models.pojo that implement IList -
Uses of IList in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return IListModifier and TypeMethodDescriptionprotected final <DMR,
VMR> IList<VMR> StandardComponent.bindList
(IList<DMR> modelValue, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature viewModelFeature, IMapper<DMR, VMR> mapper) Binds model value and view model feature together.Methods in com._1c.g5.aef2.standard.components with parameters of type IListModifier and TypeMethodDescriptionprotected final <DMR,
VMR> IList<VMR> StandardComponent.bindList
(IList<DMR> modelValue, ControlViewModel viewModel, org.eclipse.emf.ecore.EStructuralFeature viewModelFeature, IMapper<DMR, VMR> mapper) Binds model value and view model feature together. -
Uses of IList in com._1c.g5.aef2.standard.models
Subinterfaces of IList in com._1c.g5.aef2.standard.modelsModifier and TypeInterfaceDescriptioninterface
TheIViewModelModel
contract forIValue
model types.Classes in com._1c.g5.aef2.standard.models that implement IList -
Uses of IList in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IList -
Uses of IList in com._1c.g5.v8.dt.form.internal.ui.properties.models
Subinterfaces of IList in com._1c.g5.v8.dt.form.internal.ui.properties.modelsModifier and TypeInterfaceDescriptioninterface
TheIFormList
model implementation for choice list component.interface
The interface of model for form choice parameter links.interface
TheIFormList
model for command set component.interface
IFormList<T>
TheIList
model for form bundles.interface
TheIFormList
model implementation for elements list.Classes in com._1c.g5.v8.dt.form.internal.ui.properties.models that implement IListModifier and TypeClassDescriptionclass
The Bm implementation ofIFormCommandSetModel
.class
The model of Form functional options list.class
TheIFormChoiceListModel
implementation.class
TheIFormChoiceParameterLinksModel
implementation.class
FormBmList<T>
The BMIFormList
implementation.class
TheIFormMobileCommandsSetModel
implementation.class
The model of Form functional options list for group objects.Methods in com._1c.g5.v8.dt.form.internal.ui.properties.models that return IListModifier and TypeMethodDescriptionBmFormChoiceListGridModel.getChoiceListModel()
IFormChoiceListGridModel.getChoiceListModel()
Returns the original choice list model.BmFormMobileCommandsSetGridModel.getValueListModel()
IFormMobileCommandsSetGridModel.getValueListModel()
Returns the original choice list model.Constructors in com._1c.g5.v8.dt.form.internal.ui.properties.models with parameters of type IListModifierConstructorDescriptionBmFormChoiceListGridModel
(IList<FormChoiceListDesTimeValue> choiceListModel, TypeDescription typeDescription, Form form, IV8Project project, IEditingLanguageManager editingLanguageManager) Creates a new instance.BmFormMobileCommandsSetGridModel
(IList<ValueListItem> valueListModel, Form form, IV8Project project, Map<Integer, String> availableItems) Creates a new instance. -
Uses of IList in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of IList in com._1c.g5.v8.dt.form.ui.chart.aef.modelsModifier and TypeInterfaceDescriptioninterface
The model for time scale levels link component.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IList -
Uses of IList in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale with parameters of type IListModifier and TypeMethodDescriptionprotected String
TimeScaleLabelSelectionComponent.transformModelToString
(IList<TimeScaleLabel> model) -
Uses of IList in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale
Subinterfaces of IList in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescaleModifier and TypeInterfaceDescriptioninterface
The model for time scale label selection component.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale that implement IListModifier and TypeClassDescriptionclass
The bm implementation ofITimeScaleLabelSelectionModel
.final class
The implementation ofITimeScaleLabelSelectionModel
.Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale that return IListModifier and TypeMethodDescriptionITimeScaleLabelsModel.getLabelsModel()
Returns the original labels model.TimeScaleLabelsModel.getLabelsModel()
ITimeScaleLevelsModel.getLevelsModel()
Returns the original levels model.TimeScaleLevelsModel.getLevelsModel()
Constructors in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale with parameters of type IListModifierConstructorDescriptionTimeScaleLabelsModel
(IList<TimeScaleLabel> labelsModel, IV8ProjectManager v8ProjectManager, IV8Project v8Project, IEditingLanguageManager languageManager, IMdObjectByTypeProvider mdObjectByTypeProvider, IColorProvider colorProvider, IFontProvider fontProvider) Creates a new model.TimeScaleLevelsModel
(IList<TimeScaleLevel> levelsModel, IV8ProjectManager v8ProjectManager, IV8Project v8Project, IEditingLanguageManager languageManager, IMdObjectByTypeProvider mdObjectByTypeProvider, IColorProvider colorProvider, IFontProvider fontProvider) Creates a new model. -
Uses of IList in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models
Subinterfaces of IList in com._1c.g5.v8.dt.form.ui.internal.planner.aef.modelsModifier and TypeInterfaceDescriptioninterface
The model for planner dimensions link component.Classes in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models that implement IListMethods in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models that return IListModifier and TypeMethodDescriptionIPlannerDimensionsModel.getDimensionsModel()
Returns the original dimensions model.PlannerDimensionsModel.getDimensionsModel()
Constructors in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models with parameters of type IListModifierConstructorDescriptionPlannerDimensionsModel
(IList<PlannerDimension> dimensionsModel, Form form, IV8ProjectManager v8projectManager, IV8Project v8Project, IEditingLanguageManager languageManager, IMdObjectByTypeProvider mdObjectByTypeProvider, IColorProvider colorProvider, IFontProvider fontProvider, ITypeInfoCategoryServiceProvider typeInfoCategoryServiceProvider, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider) Creates a new model. -
Uses of IList in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes that implement IListModifier and TypeClassDescriptionclass
TheIDynamicTableModel
implementation common attributesNavigatorTableModel
for md-object granular editor data page. -
Uses of IList in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Subinterfaces of IList in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristicsModifier and TypeInterfaceDescriptioninterface
Characteristics table model.Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics that implement IList -
Uses of IList in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Subinterfaces of IList in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddataModifier and TypeInterfaceDescriptioninterface
Predefined account accounting flags model.interface
Predefined account ext dimension types model.interface
IPredefinedAccountPartModel<T extends org.eclipse.emf.ecore.EObject>
Predefined account part (flags, ext dimension types) model.Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that implement IListModifier and TypeClassDescriptionclass
IPredefinedAccountPartModel
implementation.class
IPredefinedAccountPartModel
ext dimension types implementation. -
Uses of IList 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 IListModifier and TypeClassDescriptionclass
AbstractDynamicTableComponent<T,
M extends IDynamicTableModel & IList<T>, VM extends TableItemViewModel> -
Uses of IList in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models that implement IListModifier and TypeClassDescriptionclass
Abstract implementation ofEmfList
that listens child element changes.class
List model that wraps the given list ofDataSeparator
and transforms it toDataSeparatorSetting
.class
Model for HTTP services list.class
Model for OpenID return to addresses list.class
Model for web services list.Constructors in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models with parameters of type IListModifierConstructorDescriptionDataSeparatorSettingsModel
(IList<DataSeparator> originalList, InfobasePublication publication, PublicationParentProvider publicationParentProvider) Constructor ofDataSeparatorSettingsModel
-
Uses of IList in com._1c.g5.v8.dt.internal.style.ui.aef.models
Subinterfaces of IList in com._1c.g5.v8.dt.internal.style.ui.aef.modelsClasses in com._1c.g5.v8.dt.internal.style.ui.aef.models that implement IList -
Uses of IList in com._1c.g5.v8.dt.md.ui.aef.models
Classes in com._1c.g5.v8.dt.md.ui.aef.models with type parameters of type IListModifier and TypeClassDescriptionclass
StandardObjectSwitchingSourceList<T,
M extends IList<T>> The list model implementation forStandardObjectSwitchingSourceModel
.Subinterfaces of IList in com._1c.g5.v8.dt.md.ui.aef.modelsModifier and TypeInterfaceDescriptioninterface
interface
The interface of the model for editingChoiceParameter
s.interface
Interface for custom color palette model.interface
Contract forField
-based choice parameter links of MD object attributes.interface
MobileApplicationUrl
model.interface
TheIList
model implementation for required permissions component.interface
StringKeyAndValue
s model.Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement IListModifier and TypeClassDescriptionclass
The abstractIChoiceParametersModel
implementation with common functionality.class
The abstractIChoiceParametersModel
EMF implementation.class
The model for Choice parameter links feature of MD attributes.class
The specific model for Configuration.usePurposes feature.class
The model forAllowedIncomingShareRequestType
class
IRequiredPermissionsModel
implementation.class
The model forMobileApplicationUrl
.class
The model forStringKeyAndValue
s.class
The EMF implementation of theIMdChoiceParameterLinksModel
.class
Emf model for custom color palette.class
Bm list implementationINavigatorTreeDialogActionBarModel
.class
Emf list implementationINavigatorTreeDialogActionBarModel
.class
TheIMdChoiceParameterLinksModel
implementaion for standard attributes.class
TheIChoiceParametersModel
implementation for standard attributes.class
StandardObjectSwitchingSourceList<T,
M extends IList<T>> The list model implementation forStandardObjectSwitchingSourceModel
.Methods in com._1c.g5.v8.dt.md.ui.aef.models that return IList -
Uses of IList in com._1c.g5.v8.dt.md.ui.aef.models.type
Methods in com._1c.g5.v8.dt.md.ui.aef.models.type that return IListModifier and TypeMethodDescriptionAbstractTypeDescriptionModel.getMultiItems()
ITypeDescriptionModel.getMultiItems()
-
Uses of IList in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that implement IList -
Uses of IList in com._1c.g5.v8.dt.ui.aef.models
Subinterfaces of IList in com._1c.g5.v8.dt.ui.aef.modelsModifier and TypeInterfaceDescriptioninterface
TheAbstractMobileApplicationUrl
s model.interface
IChoiceParameterLinksModel<T extends AbstractChoiceParameterLink,
U> The contract for Choice parameter links models.interface
IEmfListSelectionModel<T,
O extends org.eclipse.emf.ecore.EObject> The model interface forListSelectionComponent
.interface
IEmfTreeToListSelectionModel<T,
O extends org.eclipse.emf.ecore.EObject> The model interface forTreeToListSelectionComponent
.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IListModifier and TypeClassDescriptionclass
The BmIEmfListSelectionModel
implementation.class
TheIEmfTreeSelectionModel
implementation.class
The EmfIEmfListSelectionModel
implementation.class
TheIEmfTreeSelectionModel
implementation.class
TheIDynamicTableModel
implementation for navigator objects.