Uses of Class
com._1c.g5.v8.derived.DerivedDataObjectStatus
Packages that use DerivedDataObjectStatus
-
Uses of DerivedDataObjectStatus in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived with parameters of type DerivedDataObjectStatusModifier and TypeMethodDescriptiondefault voidIDerivedDataObjectStatusListener.statusChanged(long bmObjectId, DerivedDataObjectStatus status) Deprecated.Since 2020.7.default voidIDerivedDataObjectStatusListener.statusChanged(Object objectId, DerivedDataObjectStatus status) Notifies the listener that the DD status is being changed for the tracked object. -
Uses of DerivedDataObjectStatus in com._1c.g5.v8.dt.aef2.bm.events
Methods in com._1c.g5.v8.dt.aef2.bm.events that return DerivedDataObjectStatusMethods in com._1c.g5.v8.dt.aef2.bm.events with parameters of type DerivedDataObjectStatusModifier and TypeMethodDescriptionprotected DerivedDataObjectStatusEventDerivedDataObjectStatusConsumer.convertToAefEvent(DerivedDataObjectStatus externalEvent) voidDerivedDataObjectStatusConsumer.statusChanged(long bmObjectId, DerivedDataObjectStatus status) Constructors in com._1c.g5.v8.dt.aef2.bm.events with parameters of type DerivedDataObjectStatusModifierConstructorDescriptionCreates a new event.