NavigationType |
See GetNavigationType and SetNavigationType |
URL |
See GetURL and SetURL |
wx.webkit.
WebKitBeforeLoadEvent
(CommandEvent)¶Possible constructors:
WebKitBeforeLoadEvent(win=0)
Cancel
(self, cancel=True)¶Parameters: | cancel (bool) – |
---|
Return type: | int |
---|
GetURL
(self)¶Return type: | string |
---|
IsCancelled
(self)¶Return type: | bool |
---|
Parameters: | navType (int) – |
---|
SetURL
(self, url)¶Parameters: | url (string) – |
---|
See GetNavigationType
and SetNavigationType