org.cruxframework.crux.widgets.client.button
Interface DownloadButton.DownloadData

All Superinterfaces:
DownloadButton.DownloadInfo
Enclosing class:
DownloadButton

Deprecated.

@Deprecated
public static interface DownloadButton.DownloadData
extends DownloadButton.DownloadInfo

See Also:
DownloadButton.DownloadInfo

Method Summary
 String getTarget()
          Deprecated. The target where it should be rendered the file.
 
Methods inherited from interface org.cruxframework.crux.widgets.client.button.DownloadButton.DownloadInfo
getBase64Data, getFilename
 

Method Detail

getTarget

String getTarget()
Deprecated. 
The target where it should be rendered the file.



Copyright © 2014. All rights reserved.