Go to the source code of this file.
Functions | |
| function | init () |
| function | searchBookmarks (aSearchString) |
| window | addEventListener ("SidebarFocused", function() document.getElementById("search-box").focus(), false) |
| window addEventListener | ( | "SidebarFocused" | , |
| function() document.getElementById("search-box").focus() | , | ||
| false | |||
| ) |
| function init | ( | ) |
Definition at line 38 of file bookmarksPanel.js.
| function searchBookmarks | ( | aSearchString | ) |
Definition at line 43 of file bookmarksPanel.js.