Home | Trees | Indices | Help |
|
---|
|
object --+ | ITargetDetails
ITargetDetails wraps drop target related information about DragAndDropEvent.
When a ITargetDetails object is used in DropHandler
it is often preferable to cast the
ITargetDetails to an implementation provided by DropTarget like TreeTargetDetails. They often provide a better typed,
drop target specific API.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Gets target data associated with the given string key
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:32:51 2013 | http://epydoc.sourceforge.net |