RichFaces UI Components UI 4.1.0.CR2

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 UI 4.1.0.CR2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.