Syntax
struct DragSourceEvent : com::sun::star::lang::EventObject ;
Description
This class is the base class for DragSourceDragEvent and DragSourceDropEvent .
To access the XDragSource that originated this event, use the
EventObject::Source member of
this object.
Field Summary
|
DragSourceContext |
The drag source context of the current drag operation.
|
|
DragSource |
The drag source on which the Drag and Drop operation was initiated.
|
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.