public class GraphDashlet.GraphView.PrefabGraphLoader extends ListBoxCallback
Constructor and Description |
---|
PrefabGraphLoader(com.google.gwt.user.client.ui.ListBox listBox) |
Modifier and Type | Method and Description |
---|---|
void |
load(String resourceId,
int direction) |
void |
onDataLoaded(String[][] prefabGraphs)
onDataLoaded
|
getDirection, getListBox, onFailure, onSuccess, setDirection, setEmptyListItem, setNullListItem
public PrefabGraphLoader(com.google.gwt.user.client.ui.ListBox listBox)
public void load(String resourceId, int direction)
public void onDataLoaded(String[][] prefabGraphs)
ListBoxCallback
onDataLoaded
onDataLoaded
in class ListBoxCallback
prefabGraphs
- an array of String
objects.Copyright © 2017. All rights reserved.