wx.webkit.WebKitBeforeLoadEvent¶
Class API¶wx.webkit.WebKitBeforeLoadEvent(CommandEvent)¶Possible constructors:
WebKitBeforeLoadEvent(win=0)
Cancel(self, cancel=True)¶cancel (bool) –
int
GetURL(self)¶string
IsCancelled(self)¶bool
navType (int) –
SetURL(self, url)¶url (string) –
See GetNavigationType and SetNavigationType