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