Interface IRepositoryFileProvider

All Known Implementing Classes:
FilesListPanel, SolutionTree

public interface IRepositoryFileProvider
Provides the currently selected file as an IFileSummary.
Author:
mlowery
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.pentaho.gwt.widgets.client.filechooser.RepositoryFile>
     
  • Method Details

    • getRepositoryFiles

      List<org.pentaho.gwt.widgets.client.filechooser.RepositoryFile> getRepositoryFiles()