OBJ_DROPPED
Definition
OBJ_DROPPED is an event in the interface IF_EVT_DRAGDROP. This event is sent by the proxy of the target object.
Use
The application's handler method can analyze the associated data object and insert it to match the target object.
Structure
The event has the following parameters:
-
PROXY_OBJECT_DATA
The parameter PROXY_OBJECT_DATA identifies the target object by means of a proxy-specific class.
-
DRAG_DROP_OBJECT
The parameter DRAG_DROP_OBJECT contains a reference to an instance of CL_DRAGDROPOBJECT.