Interface SolutionFileHandler


  • public interface SolutionFileHandler
    Author:
    Rowell Belen
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void handle​(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)  
    • Method Detail

      • handle

        void handle​(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile repositoryFile)