Uses of Class
org.pentaho.mantle.client.solutionbrowser.SolutionBrowserPanel
-
Packages that use SolutionBrowserPanel Package Description org.pentaho.mantle.client.solutionbrowser org.pentaho.mantle.client.solutionbrowser.filelist -
-
Uses of SolutionBrowserPanel in org.pentaho.mantle.client.solutionbrowser
Methods in org.pentaho.mantle.client.solutionbrowser that return SolutionBrowserPanel Modifier and Type Method Description static SolutionBrowserPanel
SolutionBrowserPanel. getInstance()
-
Uses of SolutionBrowserPanel in org.pentaho.mantle.client.solutionbrowser.filelist
Methods in org.pentaho.mantle.client.solutionbrowser.filelist with parameters of type SolutionBrowserPanel 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)
-