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

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

public class GraphDashlet.GraphView.PrefabGraphLoader
extends ListBoxCallback


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

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

load

public void load(String resourceId,
                 int direction)

onDataLoaded

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


Copyright © 2009. All Rights Reserved.