Richfaces UI Components UI 4.1.0.20110805-M1

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.20110805-M1

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