RichFaces Examples Iteration 4.1.0.20111101-M4

org.richfaces.demo.model.tree.adaptors
Class Root

java.lang.Object
  extended by org.richfaces.demo.model.tree.adaptors.Root

public class Root
extends Object

Author:
Nick Belaevski

Constructor Summary
Root()
           
 
Method Summary
 List<Project> getProjects()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Root

public Root()
Method Detail

getProjects

public List<Project> getProjects()

RichFaces Examples Iteration 4.1.0.20111101-M4

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