bookmarksPanel.js File Reference

Go to the source code of this file.

Functions

function init ()
 
function searchBookmarks (aSearchString)
 
window addEventListener ("SidebarFocused", function() document.getElementById("search-box").focus(), false)
 

Function Documentation

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.