| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class URLDataObject |
|
object --+
|
DataObject --+
|
DataObjectComposite --+
|
URLDataObject
This data object holds a URL in a format that is compatible with some browsers such that it is able to be dragged to or from them.
| Method Summary | |
|---|---|
| URLDataObject |
This data object holds a URL in a format that is compatible with some browsers such that it is able to be dragged to or from them. |
__repr__(self)
| |
| String |
Returns a string containing the current URL. |
Set the URL. | |
| Class Variable Summary |
|---|
| Method Details |
|---|
__init__(self)
|
GetURL(self)Returns a string containing the current URL.
|
SetURL(self, url)Set the URL.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Mon May 30 12:12:05 2005 | http://epydoc.sf.net |