org.sonar.api.web.gwt.client
Class AbstractPage
java.lang.Object
  
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
  
 
| 
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 | 
 
AbstractPage
public AbstractPage()
- Deprecated. 
 
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-2010 SonarSource SA. All Rights Reserved.