com.liferay.portal.sharepoint
Class Tree
java.lang.Object
com.liferay.portal.sharepoint.Tree
- All Implemented Interfaces:
- ResponseElement
public class Tree
- extends Object
- implements ResponseElement
Constructor Summary |
Tree()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLOSE_UL
public static final String CLOSE_UL
- See Also:
- Constant Field Values
OPEN_UL
public static final String OPEN_UL
- See Also:
- Constant Field Values
Tree
public Tree()
addChild
public void addChild(ResponseElement node)
parse
public String parse()
- Specified by:
parse
in interface ResponseElement