Uses of Interface
com._1c.g5.aef2.models.map.IMap
Packages that use IMap
Package
Description
-
Uses of IMap in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IMap -
Uses of IMap in com._1c.g5.aef2.models.map
Subinterfaces of IMap in com._1c.g5.aef2.models.mapModifier and TypeInterfaceDescriptioninterface
IEmfMapAttribute<K,
V, O extends org.eclipse.emf.ecore.EObject> TheIMap
that works with attribute.Classes in com._1c.g5.aef2.models.map that implement IMapModifier and TypeClassDescriptionclass
MapModel<K,
V> Base map model implementation.class
MapWorkingCopy<K,
V> Map working copy – editable proxy buffer for another map.Methods in com._1c.g5.aef2.models.map that return IMapModifier and TypeMethodDescriptionIMap.createWorkingCopy()
MapModel.createWorkingCopy()
MapWorkingCopy.getOriginalModel()
Returns the original map model.Methods in com._1c.g5.aef2.models.map with parameters of type IMapModifier and TypeMethodDescriptionvoid
IMapListener.mapChanged
(IMap<K, V> map, ChangeOrigin changeOrigin) Invoked when the map is changed.Constructors in com._1c.g5.aef2.models.map with parameters of type IMapModifierConstructorDescriptionMapWorkingCopy
(IMap<K, V> original) Instantiates a new map working copy. -
Uses of IMap in com._1c.g5.aef2.models.pojo
Classes in com._1c.g5.aef2.models.pojo that implement IMap -
Uses of IMap in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IMap -
Uses of IMap in com._1c.g5.v8.dt.form.internal.ui.properties.models
Subinterfaces of IMap in com._1c.g5.v8.dt.form.internal.ui.properties.models -
Uses of IMap in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale that implement IMapModifier and TypeClassDescriptionclass
The special EMF implementation of theIMultilanguageModel
for theTimeScaleLevel
object format string. -
Uses of IMap in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type IMapModifier and TypeMethodDescriptionprotected void
AbstractMultilanguageComponent.onDialogClosedByOK
(LocalStringDialog dialog, IMap<String, String> workingCopy) Called when dialog is closed by pressing OK button.protected void
MultilanguageFormattedTextComponent.onDialogClosedByOK
(LocalStringDialog dialog, IMap<String, String> workingCopy) -
Uses of IMap in com._1c.g5.v8.dt.md.ui.aef.models
Subinterfaces of IMap in com._1c.g5.v8.dt.md.ui.aef.modelsModifier and TypeInterfaceDescriptioninterface
The contract of the model forMultilanguageFormattedTextComponent
.interface
The contract of the model forMultilanguageComponent
.Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement IMapModifier and TypeClassDescriptionclass
The BM model for editing of 'format' multilanguage features.class
Bm model forMultilanguageFormattedTextComponent
.class
Bm model forMultilanguageComponent
.class
Emf model forMultilanguageFormattedTextComponent
.class
Emf model forMultilanguageComponent
.static final class
The working copy ofIMultilanguageFormattedTextModel
.class
TheIMultilanguageModel
implementation for standard attributes.Methods in com._1c.g5.v8.dt.md.ui.aef.models that return IMap -
Uses of IMap in com._1c.g5.v8.dt.moxel.internal.ui.properties.models
Classes in com._1c.g5.v8.dt.moxel.internal.ui.properties.models that implement IMapModifier and TypeClassDescriptionclass
Emf model forMultilanguageComponent
andMultilanguageFormattedTextComponent
.