Module implementing the bookmark node.
| None | 
| BookmarkNode | Class implementing the bookmark node type. | 
| None | 
Class implementing the bookmark node type.
| Bookmark | 
| Folder | 
| Root | 
| Separator | 
| TsAdded | 
| TsModified | 
| TsVisited | 
| None | 
| BookmarkNode | Constructor | 
| add | Public method to add/insert a child node. | 
| children | Public method to get the list of child nodes. | 
| parent | Public method to get a reference to the parent node. | 
| remove | Public method to remove a child node. | 
| setType | Public method to set the bookmark's type. | 
| type | Public method to get the bookmark's type. | 
| None | 
Constructor
Public method to add/insert a child node.
Public method to get the list of child nodes.
Public method to get a reference to the parent node.
Public method to remove a child node.
Public method to set the bookmark's type.
Public method to get the bookmark's type.