org.opennms.dashboard.client
Class Dashboard
java.lang.Object
org.opennms.dashboard.client.Dashboard
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint, ErrorHandler
public class Dashboard
- extends Object
- implements com.google.gwt.core.client.EntryPoint, ErrorHandler
- Author:
- Mathew Brozowski, DJ Gregor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Dashboard
public Dashboard()
onModuleLoad
public void onModuleLoad()
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
add
public void add(com.google.gwt.user.client.ui.Widget widget,
String elementId)
error
public void error(Throwable e)
- Specified by:
error in interface ErrorHandler
error
public void error(String err)
Copyright © 2009. All Rights Reserved.