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

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

public class GraphDashlet.GraphView.ChildResourceLoader
extends ListBoxCallback


Constructor Summary
GraphDashlet.GraphView.ChildResourceLoader(com.google.gwt.user.client.ui.ListBox listBox)
           
 
Method Summary
 void load(String resourceId, int direction)
           
 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.ChildResourceLoader

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

load

public void load(String resourceId,
                 int direction)

onDataLoaded

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


Copyright © 2009. All Rights Reserved.