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 void
SubscriptionsPanel. 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 SolutionFileInfo
IFrameTabPanel. getFileInfo()
Methods in org.pentaho.mantle.client.solutionbrowser.tabs with parameters of type SolutionFileInfo Modifier and Type Method Description void
IFrameTabPanel. setFileInfo(SolutionFileInfo info)
-