RichFaces Examples Iteration 4.3.5.Final

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.3.5.Final

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