Event adelline_after

Description

This event is called after a DELETE operation has been carried out on a (1,N) or (0,N) collection.

Context

In this context, the deletion is logically done. This means that the "ASTALIN" property of the line has been set to '[V]CST_ADEL' or '[V]CST_ANEWDEL'.

The following variables or properties are available in the context:

  • this is the current deleted line instance (the properties of the class where the collection is located are accessed by this.APARENT)
  • CURPRO is empty.
  • CURPTH contains the collection code.
  • AEVENT is equal to ADELLINE_AFTER.