Uses of Interface
org.pentaho.mantle.client.solutionbrowser.IRepositoryFileProvider
-
Packages that use IRepositoryFileProvider Package Description org.pentaho.mantle.client.solutionbrowser.filelist org.pentaho.mantle.client.solutionbrowser.tree -
-
Uses of IRepositoryFileProvider in org.pentaho.mantle.client.solutionbrowser.filelist
Classes in org.pentaho.mantle.client.solutionbrowser.filelist that implement IRepositoryFileProvider Modifier and Type Class Description class
FilesListPanel
Constructors in org.pentaho.mantle.client.solutionbrowser.filelist with parameters of type IRepositoryFileProvider Constructor Description FileCommand(FileCommand.COMMAND inMode, com.google.gwt.user.client.ui.PopupPanel popupMenu, IRepositoryFileProvider fileSummaryProvider)
Suitable when anIFileSummary
instance is not available at construction time. -
Uses of IRepositoryFileProvider in org.pentaho.mantle.client.solutionbrowser.tree
Classes in org.pentaho.mantle.client.solutionbrowser.tree that implement IRepositoryFileProvider Modifier and Type Class Description class
SolutionTree
-