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 classBmChangeEventConsumerTheIServiceConsumerimplementation that acceptsBmChangeEvents and sends theBmServiceEvents to tracker.classDerivedDataObjectStatusConsumerTheIDerivedDataObjectStatusListenerimplementation 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 classDistributionSupportChangeConsumerTheIServiceConsumerthat handlesDistributionSupportChangeEventfromIEventBrokerand 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 classEditingLanguageChangeConsumerTheIServiceConsumerimplementation that listens toIEditingLanguageManagerfor editing language change events.classProjectParametersConsumerTheIServiceConsumerthat listens toIV8ProjectManagerand notifies the AEF event tracker about changing one of the following parameters: list of languages script variant
-