org.sonar.api.web.gwt.client
Class AbstractResourceViewer.StandAloneResourceHandler

java.lang.Object
  extended by org.sonar.api.web.gwt.client.webservices.BaseQueryCallback<Resources>
      extended by org.sonar.api.web.gwt.client.AbstractResourceViewer.StandAloneResourceHandler
All Implemented Interfaces:
QueryCallBack<Resources>
Enclosing class:
AbstractResourceViewer

public class AbstractResourceViewer.StandAloneResourceHandler
extends BaseQueryCallback<Resources>


Constructor Summary
AbstractResourceViewer.StandAloneResourceHandler()
           
 
Method Summary
 void onResponse(Resources resources, com.google.gwt.core.client.JavaScriptObject jsonResponse)
           
 
Methods inherited from class org.sonar.api.web.gwt.client.webservices.BaseQueryCallback
onError, onTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractResourceViewer.StandAloneResourceHandler

public AbstractResourceViewer.StandAloneResourceHandler()
Method Detail

onResponse

public void onResponse(Resources resources,
                       com.google.gwt.core.client.JavaScriptObject jsonResponse)


Copyright © 2009 SonarSource SA. All Rights Reserved.