Uses of Class
org.sonar.api.web.gwt.client.webservices.WSMetrics.MetricsList

Packages that use WSMetrics.MetricsList
org.sonar.api.web.gwt.client.webservices   
 

Uses of WSMetrics.MetricsList in org.sonar.api.web.gwt.client.webservices
 

Methods in org.sonar.api.web.gwt.client.webservices that return types with arguments of type WSMetrics.MetricsList
static QueryCallBack<WSMetrics.MetricsList> WSMetrics.getUpdateMetricsFromServer(QueryCallBack<WSMetrics.MetricsList> callback)
          Generates a callback that will update the metrics definitions from the WSMetrics metrics constants list with data received from a MetricsQuery call
 

Method parameters in org.sonar.api.web.gwt.client.webservices with type arguments of type WSMetrics.MetricsList
 void MetricsQuery.execute(QueryCallBack<WSMetrics.MetricsList> callback)
           
static QueryCallBack<WSMetrics.MetricsList> WSMetrics.getUpdateMetricsFromServer(QueryCallBack<WSMetrics.MetricsList> callback)
          Generates a callback that will update the metrics definitions from the WSMetrics metrics constants list with data received from a MetricsQuery call
 



Copyright © 2009 SonarSource SA. All Rights Reserved.