Interface representing a bookmark folder. Folders
can hold bookmarks, separators and other folders.
Adds a new child bookmark to this folder.
aTitle | The title of bookmark. |
aURI | The uri of bookmark. |
Adds a new child separator to this folder.
Adds a new child folder to this folder.
aTitle | The title of folder. |
Removes the folder from the parent folder.
The id of the folder.
The title of the folder.
The description of the folder.
The type of the folder.
values: “folder”
The parent folder of the folder.
The annotations object for the folder.
The events object for the folder.
supports: “add”, “addchild”, “remove”, “removechild”, “change”, “move”
Array of all bookmarks, separators and folders contained
in this folder.