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 class
SolutionFileInfo
-
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 class
FileItem
-
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 void
SubscriptionsPanel. init(IFileSummary fileSummary, SolutionFileInfo fileInfo)
-