org.opennms.features.gwt.graph.resource.list.client
Class GraphResourceList
java.lang.Object
org.opennms.features.gwt.graph.resource.list.client.GraphResourceList
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class GraphResourceList
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Entry point classes define onModuleLoad().
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphResourceList
public GraphResourceList()
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
getBaseUrl
public final String getBaseUrl()
getResourceListData
public final com.google.gwt.core.client.JsArray<ResourceListItem> getResourceListData(String dataObject)
Copyright © 2011. All Rights Reserved.