org.opennms.dashboard.client
Class GraphDashlet.GraphView.TopLevelResourceLoader

java.lang.Object
  extended by org.opennms.dashboard.client.ListBoxCallback
      extended by org.opennms.dashboard.client.GraphDashlet.GraphView.TopLevelResourceLoader
All Implemented Interfaces:
com.google.gwt.user.client.rpc.AsyncCallback
Enclosing class:
GraphDashlet.GraphView

public class GraphDashlet.GraphView.TopLevelResourceLoader
extends ListBoxCallback


Constructor Summary
GraphDashlet.GraphView.TopLevelResourceLoader(com.google.gwt.user.client.ui.ListBox listBox)
           
 
Method Summary
 void load(SurveillanceSet surveillanceSet)
           
 void onDataLoaded(String[][] resources)
           
 
Methods inherited from class org.opennms.dashboard.client.ListBoxCallback
getDirection, getListBox, onFailure, onSuccess, setDirection, setEmptyListItem, setNullListItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphDashlet.GraphView.TopLevelResourceLoader

public GraphDashlet.GraphView.TopLevelResourceLoader(com.google.gwt.user.client.ui.ListBox listBox)
Method Detail

load

public void load(SurveillanceSet surveillanceSet)

onDataLoaded

public void onDataLoaded(String[][] resources)
Overrides:
onDataLoaded in class ListBoxCallback


Copyright © 2009. All Rights Reserved.