org.sonar.api.web.gwt.client
Class AbstractPage

java.lang.Object
  extended by org.sonar.api.web.gwt.client.AbstractPage
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

Deprecated. since 2.0, use the lib sonar-gwt-api

@Deprecated
public abstract class AbstractPage
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
AbstractPage()
          Deprecated.  
 
Method Summary
protected  void displayView(com.google.gwt.user.client.ui.Widget widget)
          Deprecated.  
protected  com.google.gwt.user.client.ui.RootPanel getRootPanel()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.gwt.core.client.EntryPoint
onModuleLoad
 

Constructor Detail

AbstractPage

public AbstractPage()
Deprecated. 
Method Detail

displayView

protected void displayView(com.google.gwt.user.client.ui.Widget widget)
Deprecated. 

getRootPanel

protected com.google.gwt.user.client.ui.RootPanel getRootPanel()
Deprecated. 


Copyright © 2009-2011 SonarSource. All Rights Reserved.