Uses of Class
org.olat.core.gui.control.generic.ajax.tree.AjaxTreeModel

Packages that use AjaxTreeModel
org.olat.catalog.ui   
org.olat.core.commons.controllers.linkchooser Link Chooser Class Diagram 
org.olat.core.gui.control.generic.ajax.tree   
org.olat.course.tree   
org.olat.ims.cp IMS Content Packaging Editor 
 

Uses of AjaxTreeModel in org.olat.catalog.ui
 

Subclasses of AjaxTreeModel in org.olat.catalog.ui
 class CatalogAjaxTreeModel
          Description:
This class represents the catalog data model that can be used with the ajax tree controller.
 

Uses of AjaxTreeModel in org.olat.core.commons.controllers.linkchooser
 

Subclasses of AjaxTreeModel in org.olat.core.commons.controllers.linkchooser
 class CustomLinkTreeModel
          Model of internal-links.
 

Uses of AjaxTreeModel in org.olat.core.gui.control.generic.ajax.tree
 

Constructors in org.olat.core.gui.control.generic.ajax.tree with parameters of type AjaxTreeModel
TreeController(UserRequest ureq, WindowControl wControl, java.lang.String titleRootNode, AjaxTreeModel dataModel, java.lang.String nodeDragOverCallback)
          Constructor for a dynamic ajax tree controller.
 

Uses of AjaxTreeModel in org.olat.course.tree
 

Subclasses of AjaxTreeModel in org.olat.course.tree
 class CourseInternalLinkTreeModel
          Initial Date: 21.12.2006
 

Uses of AjaxTreeModel in org.olat.ims.cp
 

Subclasses of AjaxTreeModel in org.olat.ims.cp
 class CPTreeDataModel
          Description:
This is the TreeDataModel which is used for the GUI.