Home | Trees | Index | Help |
|
---|
Package wx :: Module webkit :: Class WebKitBeforeLoadEvent |
|
object
--+ |Object
--+ |Event
--+ |CommandEvent
--+ | WebKitBeforeLoadEvent
Proxy of C++ WebKitBeforeLoadEvent 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. |
Cancel(self,
cancel)
| |
int | GetNavigationType(self)
|
String | GetURL(self)
|
bool | IsCancelled(self)
|
SetNavigationType(self,
navType)
| |
SetURL(self,
url)
|
Property Summary | |
---|---|
NavigationType : See GetNavigationType and SetNavigationType | |
thisown : The membership flag | |
URL : See GetURL and SetURL |
Method Details |
---|
__init__(self,
win=(wxWindow *) NULL)
|
Property Details |
---|
NavigationTypeSee
|
thisownThe membership flag
|
URL |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:13:47 2007 | http://epydoc.sf.net |