org.sonar.api.web
Class GwtPage

java.lang.Object
  extended by org.sonar.api.web.GwtPage
All Implemented Interfaces:
Extension, ServerExtension, GwtExtension, View, WebPage

public abstract class GwtPage
extends Object
implements WebPage, GwtExtension

Since:
1.11

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

Constructor Detail

GwtPage

public GwtPage()
Method Detail

getId

public final String getId()
Specified by:
getId in interface View


Copyright © 2009 SonarSource SA. All Rights Reserved.