Modifier and Type | Method and Description |
---|---|
List<DataResult> |
GisViewerService.getDataResult(List<String> urls) |
Modifier and Type | Method and Description |
---|---|
void |
GisViewerServiceAsync.getDataResult(List<String> urls,
com.google.gwt.user.client.rpc.AsyncCallback<List<DataResult>> callback) |
Modifier and Type | Method and Description |
---|---|
void |
DataResultPanel.setDataResult(List<DataResult> dataResults) |
Modifier and Type | Method and Description |
---|---|
List<DataResult> |
GisViewerServiceImpl.getDataResult(List<String> urls) |
Modifier and Type | Method and Description |
---|---|
static List<DataResult> |
ClickDataParser.getDataResult(String _url) |
Copyright © 2014. All Rights Reserved.