 
       wx.webkit.WebKitBeforeLoadEvent¶
  wx.webkit.WebKitBeforeLoadEvent¶ Properties Summary¶
 Properties Summary¶| NavigationType | See GetNavigationTypeandSetNavigationType | 
| URL | See GetURLandSetURL | 
 Class API¶
 Class API¶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