public class GraphDashlet.GraphView.TopLevelResourceLoader extends ListBoxCallback
| Constructor and Description |
|---|
TopLevelResourceLoader(com.google.gwt.user.client.ui.ListBox listBox) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(SurveillanceSet surveillanceSet) |
void |
onDataLoaded(String[][] resources)
onDataLoaded
|
getDirection, getListBox, onFailure, onSuccess, setDirection, setEmptyListItem, setNullListItempublic TopLevelResourceLoader(com.google.gwt.user.client.ui.ListBox listBox)
public void load(SurveillanceSet surveillanceSet)
public void onDataLoaded(String[][] resources)
ListBoxCallbackonDataLoaded
onDataLoaded in class ListBoxCallbackresources - an array of String objects.Copyright © 2015. All rights reserved.