RichFaces UI Components: Iteration UI 4.2.0.Final

org.richfaces.component
Interface TreeModelRecursiveAdaptor

All Superinterfaces:
TreeModelAdaptor
All Known Implementing Classes:
UITreeModelRecursiveAdaptor

public interface TreeModelRecursiveAdaptor
extends TreeModelAdaptor

Author:
Nick Belaevski

Method Summary
 String getRecursionOrder()
           
 Object getRoots()
           
 
Methods inherited from interface org.richfaces.component.TreeModelAdaptor
getNodes, getRowKeyConverter, isLeaf, setRowKeyConverter
 

Method Detail

getRoots

Object getRoots()

getRecursionOrder

String getRecursionOrder()

RichFaces UI Components: Iteration UI 4.2.0.Final

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