Uses of Class
com._1c.g5.aef2.events.AbstractServiceConsumer
-
Packages that use AbstractServiceConsumer Package Description com._1c.g5.v8.dt.aef2.bm.events com._1c.g5.v8.dt.md.ui.aef2.events com._1c.g5.v8.dt.ui.aef.events -
-
Uses of AbstractServiceConsumer in com._1c.g5.v8.dt.aef2.bm.events
Subclasses of AbstractServiceConsumer in com._1c.g5.v8.dt.aef2.bm.events Modifier and Type Class Description class
BmChangeEventConsumer
TheIServiceConsumer
implementation that acceptsBmChangeEvent
s and sends theBmServiceEvent
s to tracker.class
DerivedDataObjectStatusConsumer
TheIDerivedDataObjectStatusListener
implementation that listens to DD status changed and applies the status converted to AEFs event to process byIScene
. -
Uses of AbstractServiceConsumer in com._1c.g5.v8.dt.md.ui.aef2.events
Subclasses of AbstractServiceConsumer in com._1c.g5.v8.dt.md.ui.aef2.events Modifier and Type Class Description class
DistributionSupportChangeConsumer
TheIServiceConsumer
that handlesDistributionSupportChangeEvent
fromIEventBroker
and notifies AEF 2.0 components with a corespondingDistributionSupportServiceEvent
. -
Uses of AbstractServiceConsumer in com._1c.g5.v8.dt.ui.aef.events
Subclasses of AbstractServiceConsumer in com._1c.g5.v8.dt.ui.aef.events Modifier and Type Class Description class
EditingLanguageChangeConsumer
TheIServiceConsumer
implementation that listens toIEditingLanguageManager
for editing language change events.class
ProjectParametersConsumer
TheIServiceConsumer
that listens toIV8ProjectManager
and notifies the AEF event tracker about changing one of the following parameters: list of languages script variant
-