| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class DropSource |
|
object --+
|
DropSource
FNBDropSourceProxy of C++ DropSource class
| Method Summary | |
|---|---|
| DropSource | __init__(self,
win,
copy,
move,
none)
|
__del__(self)
| |
Please use DropSource.GiveFeedback instead. | |
| int | DoDragDrop(self,
flags)
|
| DataObject | GetDataObject(self)
|
| bool | GiveFeedback(self,
effect)
|
SetCursor(self,
res,
cursor)
| |
SetData(self,
data)
| |
| Property Summary | |
|---|---|
DataObject: See GetDataObject and SetData | |
thisown: The membership flag | |
| Method Details |
|---|
base_GiveFeedback(*args, **kwargs)Please use DropSource.GiveFeedback instead. |
| Property Details |
|---|
DataObjectSee
|
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:59 2007 | http://epydoc.sf.net |