org.sonar.plugins.design.ui.dependencies
Class GwtDependenciesTab

java.lang.Object
  extended by org.sonar.api.web.GwtPage
      extended by org.sonar.plugins.design.ui.dependencies.GwtDependenciesTab
All Implemented Interfaces:
Extension, ServerComponent, ServerExtension, GwtExtension, Page, View

public class GwtDependenciesTab
extends GwtPage


Constructor Summary
GwtDependenciesTab()
           
 
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

GwtDependenciesTab

public GwtDependenciesTab()
Method Detail

getTitle

public String getTitle()

getGwtId

public String getGwtId()


Copyright © 2009-2012 SonarSource. All Rights Reserved.