public interface GwtExportRpcServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
reportExport(List<ExportElement> exportElements,
Data root,
String templateName,
String exportFormat,
String reportTitle,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void reportExport(List<ExportElement> exportElements, Data root, String templateName, String exportFormat, String reportTitle, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.