org.apache.myfaces.trinidaddemo
Class InfiniteTree.Bean
java.lang.Object
org.apache.myfaces.trinidaddemo.InfiniteTree.Bean
- Enclosing class:
- InfiniteTree
public final class InfiniteTree.Bean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfiniteTree.Bean
public InfiniteTree.Bean(int index)
action
public String action()
getLabel
public String getLabel()
getParentLabel
public String getParentLabel()
getIndex
public int getIndex()
getDepth
public int getDepth()
getKids
public List<InfiniteTree.Bean> getKids()
getNodeType
public String getNodeType()
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.