public static interface DownloadButton.DownloadInfo
| Modifier and Type | Method and Description |
|---|---|
String |
getBase64Data()
Base64 data to be downloaded.
|
String |
getFilename()
The filename with extension.
|
Copyright © 2014. All rights reserved.