org.sonar.plugins.design.ui.libraries
Class GwtLibrariesPage

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

public class GwtLibrariesPage
extends GwtPage


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

GwtLibrariesPage

public GwtLibrariesPage()
Method Detail

getTitle

public String getTitle()

getGwtId

public String getGwtId()


Copyright © 2009-2012 SonarSource. All Rights Reserved.