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 DropTargetDragEnterEvent
Base Hierarchy
DropTargetDragEnterEventDropTargetDragEventDropTargetEvent
       ┗ ::com::sun::star::lang::EventObject
Description
The DropTargetDragEnterEvent is delivered from the drop target to the currently registered drop target listeners whenever the logical cursor associated with a Drag and Drop operation enters the visible geometry of a window associated with a drop target.

It contains the ::com::sun::star::datatransfer::DataFlavor types supported by the transferable object of the current Drag and Drop operation.

See also
::com::sun::star::datatransfer::XTransferable

Elements' Summary
SupportedDataFlavors A sequence of supported ::com::sun::star::datatransfer::DataFlavor types.  
Elements' Details
SupportedDataFlavors
sequence< ::com::sun::star::datatransfer::DataFlavor > SupportedDataFlavors;
Description
A sequence of supported ::com::sun::star::datatransfer::DataFlavor types.
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.