org.crsh.shell.ui
Class TreeElement
java.lang.Object
org.crsh.shell.ui.Element
org.crsh.shell.ui.TreeElement
public class TreeElement
- extends Element
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class org.crsh.shell.ui.Element |
print |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeElement
public TreeElement()
TreeElement
public TreeElement(Element value)
addNode
public TreeElement addNode(Element node)
getSize
public int getSize()
getValue
public Element getValue()
getNode
public Element getNode(int index)
Copyright © 2011 eXo Platform SAS. All Rights Reserved.