org.sonar.plugins.core.testdetailsviewer
Class TestsViewerDefinition

java.lang.Object
  extended by org.sonar.api.web.GwtPage
      extended by org.sonar.plugins.core.testdetailsviewer.TestsViewerDefinition
All Implemented Interfaces:
Extension, ServerComponent, ServerExtension, GwtExtension, Page, View

public class TestsViewerDefinition
extends GwtPage


Constructor Summary
TestsViewerDefinition()
           
 
Method Summary
 String getGwtId()
           
 String getTitle()
           
 
Methods inherited from class org.sonar.api.web.GwtPage
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestsViewerDefinition

public TestsViewerDefinition()
Method Detail

getTitle

public String getTitle()

getGwtId

public String getGwtId()


Copyright © 2009-2012 SonarSource. All Rights Reserved.