| Home | Trees | Index | Help |
|
|---|
| Package wx :: Module webkit :: Class WebKitCtrl |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |Control--+ | WebKitCtrl
Proxy of C++ WebKitCtrl class
| Method Summary | |
|---|---|
| Control |
Create a Control. |
__repr__(self)
| |
| bool | CanGetPageSource(self)
|
| bool | CanGoBack(self)
|
| bool | CanGoForward(self)
|
| bool |
Do the 2nd phase and create the GUI control. |
| String | GetPageSource(self)
|
| String | GetPageTitle(self)
|
| String | GetPageURL(self)
|
| bool | GoBack(self)
|
| bool | GoForward(self)
|
LoadURL(self,
url)
| |
Reload(self)
| |
SetPageSource(self,
source,
baseUrl)
| |
Stop(self)
| |
| Instance Method Details |
|---|
__init__(self,
parent,
winID=-1,
strURL=EmptyString,
pos=DefaultPosition,
size=DefaultSize,
style=0,
validator=DefaultValidator,
name=WebKitNameStr)
|
Create(self, parent, winID=-1, strURL=EmptyString, pos=DefaultPosition, size=DefaultSize, style=0, validator=DefaultValidator, name=WebKitNameStr)Do the 2nd phase and create the GUI control.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:02:11 2006 | http://epydoc.sf.net |