|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.util.TreeView
public class TreeView
| Constructor Summary | |
|---|---|
TreeView()
|
|
TreeView(java.util.List<TreeNodeView> list,
int depth)
|
|
| Method Summary | |
|---|---|
int |
getDepth()
|
java.util.List<TreeNodeView> |
getList()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeView()
public TreeView(java.util.List<TreeNodeView> list,
int depth)
| Method Detail |
|---|
public java.util.List<TreeNodeView> getList()
public int getDepth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||