org.sonar.plugins.design.ui.page
Class GwtDesignPage

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

public class GwtDesignPage
extends GwtPage


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

GwtDesignPage

public GwtDesignPage()
Method Detail

getGwtId

public String getGwtId()

getTitle

public String getTitle()


Copyright © 2009-2012 SonarSource. All Rights Reserved.