Classes | |
class | common.module_tree.Node |
Class for node object. More... | |
Namespaces | |
common.module_tree | |
Functions | |
def | common.module_tree.find_node |
Find a node with its id. More... | |
def | common.module_tree.add_tree |
In a tree, a children to an existing node. More... | |
def | common.module_tree.dict2tree |
Transform a dictionnary into a tree object. More... | |