Uses of Class
org.pentaho.mantle.client.solutionbrowser.tree.SolutionTree
-
Packages that use SolutionTree Package Description org.pentaho.mantle.client.solutionbrowser org.pentaho.mantle.client.solutionbrowser.filelist org.pentaho.mantle.client.solutionbrowser.tree -
-
Uses of SolutionTree in org.pentaho.mantle.client.solutionbrowser
Methods in org.pentaho.mantle.client.solutionbrowser that return SolutionTree Modifier and Type Method Description SolutionTree
SolutionBrowserPanel. getSolutionTree()
-
Uses of SolutionTree in org.pentaho.mantle.client.solutionbrowser.filelist
Methods in org.pentaho.mantle.client.solutionbrowser.filelist with parameters of type SolutionTree Modifier and Type Method Description void
FilesListPanel. populateFilesList(SolutionBrowserPanel perspective, SolutionTree solutionTree, com.google.gwt.user.client.ui.TreeItem item, com.google.gwt.core.client.JsArrayString filters)
-
Uses of SolutionTree in org.pentaho.mantle.client.solutionbrowser.tree
Constructors in org.pentaho.mantle.client.solutionbrowser.tree with parameters of type SolutionTree Constructor Description SolutionTreeWrapper(SolutionTree tree)
-