Uses of Class
com.jalios.jcms.widget.TreeCatProxy

Packages that use TreeCatProxy
com.jalios.jcms.media Contains all the classes to provide the Media Browser. 
com.jalios.jcms.taglib Provides many of the classes used for JCMS jsp tags. 
com.jalios.jcms.widget Contains widget classes that generate html component especially for Forms Input. 
 

Uses of TreeCatProxy in com.jalios.jcms.media
 

Subclasses of TreeCatProxy in com.jalios.jcms.media
 class TreeCatMediaProxy
          This class is a TreeCatProxy implementation to controle link generated by MediaBrowser TreeCat.
 

Uses of TreeCatProxy in com.jalios.jcms.taglib
 

Methods in com.jalios.jcms.taglib with parameters of type TreeCatProxy
 void TreeCatTag.setProxy(TreeCatProxy proxy)
           
 

Uses of TreeCatProxy in com.jalios.jcms.widget
 

Fields in com.jalios.jcms.widget declared as TreeCatProxy
protected  TreeCatProxy TreeCat.proxy
           
 

Methods in com.jalios.jcms.widget with parameters of type TreeCatProxy
 void TreeCat.setProxy(TreeCatProxy proxy)
          Sets a TreeCatProxy called for each branch of the Tree to filter, modify and customize standard behaviour.
 



Copyright © 2001-2010 Jalios SA. All Rights Reserved.