Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: datatransfer :: dnd ::

struct DragSourceDragEvent
Base Hierarchy
DragSourceDragEventDragSourceEvent
    ┗ ::com::sun::star::lang::EventObject
Description
The DragSourceDragEvent is delivered from an object that implements the XDragSourceContext to the currently registered drag source listener.

It contains state regarding the current state of the operation to enable the operations initiator to provide the end user with the appropriate drag over feedback.

See also
XDragSourceListener

Elements' Summary
DropAction The drag action selected by the current drop target.  
UserAction The user's currently selected drop action.  
Elements' Details
DropAction
byte DropAction;
Description
The drag action selected by the current drop target.
See also
DNDConstants
UserAction
byte UserAction;
Description
The user's currently selected drop action.
See also
DNDConstants
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.