Open a specified page.
Optionally show the "Do not show this again" and a Close/Ok button. If there is a preference associated with this, it's the name of the preference that should be specified in the setup.
Initialize it with the parent, title, page and settings, then call Show(True).
Public Member Functions |
|
__init__ () | |
Close () | |
Override the Close method so we can
self-destruct (Since we're not modal anymore) |
|
NewWindow3 () | |
OnClose () | |
BeforeNavigate2 () |
Browser.BrowserFrame.__init__ | ( | ) |
Reimplemented from UiUtilities.ApplicationWindow.
Browser.BrowserFrame.Close | ( | ) |
Override the Close method so we can self-destruct (Since we're not modal anymore)
Browser.BrowserFrame.NewWindow3 | ( | ) |
Browser.BrowserFrame.OnClose | ( | ) |
Browser.BrowserFrame.BeforeNavigate2 | ( | ) |