Node:The tree-buffer-API, Next:, Previous:Tree-buffer keybindings, Up:tree-buffer



All functions available for tree-buffers and tree-nodes

This chapter lists the complete AI available for tree-buffers and tree-nodes.

IMPORTANT: These are the only functions and macros of tree-buffer.el you are allowed to use for programming with tree-buffers and tree-nodes. If you use other - not here listed - functions, macros or variables of tree-buffer.el then you run the risk of unwanted side-effects or program-behaviors!

The API for a tree-buffer:

See the documentation of these functions (e.g. via C-h f) to get the details how to use it.

The API for a tree-node

See the documentation of these functions (e.g. via C-h f) to get the details how to use it.

In addition to these functions the tree-node API contains all accessors for a tree-node which are described in A new tree-node.


Footnotes

  1. If the tree-buffer should be used by ECB then you must use defecb-tree-buffer-creator - see the documentation!

  2. Not needed when defecb-tree-buffer-creator has been used for creation.