PROIV to Aurora Drag and Drop Overview

In this scenario, you can click on PROIV Static Icon and drag the mouse pointer to an object in Aurora (JavaScript object). A payload of PROIV data (a string) and the data type is attached to the Drag operation which controlled by the PROIV developer. When the drop on the Aurora object occurs, one Function Logic is actioned (On Drop Source).

If the Open Client permits the drop, the following events occur:

  1. The string in the drag payload is made available to the Aurora object.

  2. The Open Client runs the On Drop Source logic against the source object.

  3. If the drop is blocked by the Open Client or is cancelled by the user, (pressing the CANCEL key or releasing mouse when dragging, or dropping onto somewhere that is an invalid target, i.e. inside or outside the Open Client session), the payload is discarded and no events are fired.

Comment on this topic

Topic ID: 800106