[scriptable, uuid(9f42fe20-52de-4a55-8632-a459c7716aa0)]
Attributes
The annotations object for the folder.
Array of all bookmarks, separators and folders contained in this folder.
The events object for the folder. supports: "add", "addchild", "remove", "removechild", "change", "move"
Interface representing a bookmark folder. Folders can hold bookmarks, separators and other folders. The id of the folder.
The parent folder of the folder.
Methods
Adds a new child bookmark to this folder.
@param aTitle
The title of bookmark.
@param aURI
The uri of bookmark.
Adds a new child folder to this folder.
@param aTitle
The title of folder.
Adds a new child separator to this folder.
