Go to the source code of this file.
Variables | |
var | SelectBookmarkDialog |
var SelectBookmarkDialog |
SelectBookmarkDialog controls the user interface for the "Use Bookmark for Home Page" dialog.
The caller (gMainPane.setHomePageToBookmark in main.js) invokes this dialog with a single argument - a reference to an object with a .urls property and a .names property. This dialog is responsible for updating the contents of the .urls property with an array of URLs to use as home pages and for updating the .names property with an array of names for those URLs before it closes.
Definition at line 49 of file selectBookmark.js.