Class TreeView

Object
com.liferay.portal.kernel.util.TreeView
All Implemented Interfaces:
Serializable

public class TreeView extends Object implements Serializable
Author:
Jorge Ferrer
See Also:
  • Constructor Details

    • TreeView

      public TreeView()
    • TreeView

      public TreeView(List<TreeNodeView> list, int depth)
  • Method Details

    • getDepth

      public int getDepth()
    • getList

      public List<TreeNodeView> getList()