|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeNodeView | |
|---|---|
| com.liferay.portal.kernel.util | This package defines the kernel utility interfaces and classes. |
| Uses of TreeNodeView in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util that return types with arguments of type TreeNodeView | |
|---|---|
List<TreeNodeView> |
TreeNodeView.getChildren()
|
List<TreeNodeView> |
TreeView.getList()
|
| Methods in com.liferay.portal.kernel.util with parameters of type TreeNodeView | |
|---|---|
void |
TreeNodeView.addChild(TreeNodeView treeNodeView)
|
| Method parameters in com.liferay.portal.kernel.util with type arguments of type TreeNodeView | |
|---|---|
void |
TreeNodeView.setChildren(List<TreeNodeView> children)
|
| Constructor parameters in com.liferay.portal.kernel.util with type arguments of type TreeNodeView | |
|---|---|
TreeView(List<TreeNodeView> list,
int depth)
|
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||