org.sonar.plugins.core.testdetailsviewer.client
Class TestsViewer

java.lang.Object
  extended by org.sonar.gwt.ui.Page
      extended by org.sonar.plugins.core.testdetailsviewer.client.TestsViewer
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class TestsViewer
extends Page


Field Summary
static String GWT_ID
           
 
Constructor Summary
TestsViewer()
           
 
Method Summary
protected  com.google.gwt.user.client.ui.Widget doOnResourceLoad(Resource resource)
           
 
Methods inherited from class org.sonar.gwt.ui.Page
doOnModuleLoad, getRootPanel, onModuleLoad, onResourceLoad
 
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 String GWT_ID
See Also:
Constant Field Values
Constructor Detail

TestsViewer

public TestsViewer()
Method Detail

doOnResourceLoad

protected com.google.gwt.user.client.ui.Widget doOnResourceLoad(Resource resource)
Overrides:
doOnResourceLoad in class Page


Copyright © 2009-2012 SonarSource. All Rights Reserved.