Uses of Class
org.pentaho.mantle.client.objects.SolutionFileInfo
-
Packages that use SolutionFileInfo Package Description org.pentaho.mantle.client.solutionbrowser.fileproperties org.pentaho.mantle.client.solutionbrowser.tabs -
-
Uses of SolutionFileInfo in org.pentaho.mantle.client.solutionbrowser.fileproperties
Methods in org.pentaho.mantle.client.solutionbrowser.fileproperties with parameters of type SolutionFileInfo Modifier and Type Method Description voidSubscriptionsPanel. init(IFileSummary fileSummary, SolutionFileInfo fileInfo) -
Uses of SolutionFileInfo in org.pentaho.mantle.client.solutionbrowser.tabs
Methods in org.pentaho.mantle.client.solutionbrowser.tabs that return SolutionFileInfo Modifier and Type Method Description SolutionFileInfoIFrameTabPanel. getFileInfo()Methods in org.pentaho.mantle.client.solutionbrowser.tabs with parameters of type SolutionFileInfo Modifier and Type Method Description voidIFrameTabPanel. setFileInfo(SolutionFileInfo info)
-