Uses of Interface
org.pentaho.mantle.client.solutionbrowser.IFileSummary
- 
Packages that use IFileSummary Package Description org.pentaho.mantle.client.objects org.pentaho.mantle.client.solutionbrowser.filelist org.pentaho.mantle.client.solutionbrowser.fileproperties  - 
- 
Uses of IFileSummary in org.pentaho.mantle.client.objects
Classes in org.pentaho.mantle.client.objects that implement IFileSummary Modifier and Type Class Description classSolutionFileInfo - 
Uses of IFileSummary in org.pentaho.mantle.client.solutionbrowser.filelist
Classes in org.pentaho.mantle.client.solutionbrowser.filelist that implement IFileSummary Modifier and Type Class Description classFileItem - 
Uses of IFileSummary in org.pentaho.mantle.client.solutionbrowser.fileproperties
Methods in org.pentaho.mantle.client.solutionbrowser.fileproperties with parameters of type IFileSummary Modifier and Type Method Description voidSubscriptionsPanel. init(IFileSummary fileSummary, SolutionFileInfo fileInfo) 
 -