Uses of Class
com.microsoft.tfs.core.clients.reporting.ReportNode

Packages that use ReportNode
com.microsoft.tfs.core.clients.reporting   
 

Uses of ReportNode in com.microsoft.tfs.core.clients.reporting
 

Subclasses of ReportNode in com.microsoft.tfs.core.clients.reporting
 class Report
          Class representing a report from the reporting service.
 class ReportFolder
          Class representing a folder from the reporting service.
 

Methods in com.microsoft.tfs.core.clients.reporting that return ReportNode
 ReportNode[] ReportNode.getChildReportNodes()
           
 

Methods in com.microsoft.tfs.core.clients.reporting with parameters of type ReportNode
 void ReportNode.addChild(ReportNode child)
           
 



© 2015 Microsoft. All rights reserved.