| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class TextUrlEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ | TextUrlEvent
| Method Summary | |
|---|---|
| CommandEvent |
This event class contains information about command events, which originate from a variety of simple controls, as well as menus and toolbars. |
__repr__(self)
| |
| MouseEvent | GetMouseEvent(self)
|
| long | GetURLEnd(self)
|
| long | GetURLStart(self)
|
| Method Details |
|---|
__init__(self,
winid,
evtMouse,
start,
end)
This event class contains information about command events, which
originate from a variety of simple controls, as well as menus and
toolbars. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:00 2005 | http://epydoc.sf.net |