Home | Trees | Index | Help |
|
---|
Package wx :: Class TextUrlEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ | TextUrlEvent
Proxy of C++ TextUrlEvent class
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. |
MouseEvent | GetMouseEvent(self)
|
long | GetURLEnd(self)
|
long | GetURLStart(self)
|
Property Summary | |
---|---|
MouseEvent : See GetMouseEvent | |
thisown : The membership flag | |
URLEnd : See GetURLEnd | |
URLStart : See GetURLStart |
Method Details |
---|
__init__(self,
winid,
evtMouse,
start,
end)
|
Property Details |
---|
MouseEventSee
|
thisownThe membership flag |
URLEndSee
|
URLStartSee
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:07:16 2007 | http://epydoc.sf.net |