org.sonar.plugins.core.testspage.client
Class GwtTestsPage

java.lang.Object
  extended by org.sonar.plugins.api.web.gwt.client.AbstractPage
      extended by org.sonar.plugins.core.testspage.client.AbstractMeasuresPage
          extended by org.sonar.plugins.core.testspage.client.GwtTestsPage
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class GwtTestsPage
extends AbstractMeasuresPage


Nested Class Summary
 class GwtTestsPage.BlocksHandler
           
 class GwtTestsPage.ModulesHandler
           
 
Field Summary
static java.lang.String GWT_ID
           
 
Constructor Summary
GwtTestsPage()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class org.sonar.plugins.core.testspage.client.AbstractMeasuresPage
buildRestUrl, displayError, getProjectKey, processResponse
 
Methods inherited from class org.sonar.plugins.api.web.gwt.client.AbstractPage
displayView, getRootPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GWT_ID

public static final java.lang.String GWT_ID
See Also:
Constant Field Values
Constructor Detail

GwtTestsPage

public GwtTestsPage()
Method Detail

onModuleLoad

public void onModuleLoad()


Copyright © 2008 SonarSource SA. All Rights Reserved.