fuelIBookmark
| IID: | 808585b6-7568-4b26-8c62-545221bf2b8c |
| Inherits From: | nsISupports |
Properties
readonly fuelIAnnotations annotations
The annotations object for the bookmark.
AString description
The description of the bookmark.
readonly fuelIEvents events
The events object for the bookmark. supports: "remove", "change", "visit", "move"
readonly PRInt64 id
The id of the bookmark.
AString keyword
The keyword associated with the bookmark.
fuelIBookmarkFolder parent
The parent folder of the bookmark.
AString title
The title of the bookmark.
readonly AString type
The type of the bookmark. values: "bookmark", "separator"
nsIURI uri
The uri of the bookmark.
Methods
void remove ( )
References
This interface is returned from the following methods:
fuelIBookmarkFolder.addBookmark, fuelIBookmarkFolder.addSeparator
Reference documentation is generated from Mozilla's source.
