RichFaces UI Components UI 4.3.0.CR1

Uses of Interface
org.richfaces.component.TreeModelAdaptor

Packages that use TreeModelAdaptor
org.richfaces.component   
 

Uses of TreeModelAdaptor in org.richfaces.component
 

Subinterfaces of TreeModelAdaptor in org.richfaces.component
 interface TreeModelRecursiveAdaptor
           
 

Classes in org.richfaces.component that implement TreeModelAdaptor
 class UITreeModelAdaptor
          The component takes an object which implements the Map or Iterable interfaces.
 class UITreeModelRecursiveAdaptor
          The component iterates through recursive collections in order to populate a tree with hierarchical nodes, such as for a file system with multiple levels of directories and files.
 


RichFaces UI Components UI 4.3.0.CR1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.