| Class | Description | 
|---|---|
| AddContentToCurrentSelectionClientSideElement | 
 Static client side element for adding content under the currently selected content 
 | 
| GetTreeNodeAction | 
 Get the node information to build the tree
 Put it in the request attribute to use the json reader 
 | 
| OpenTreeControllerClientSideElement | 
 This class act as a StaticClientSideElement but do handle a new tag "tree-config" that lead to a file containing the tree configuration 
 | 
| TreeToolClientSideElement | 
 This client side element automatically add elements to the js configuration in relation with the <tree-config> 
 |