Uses of Class
org.apache.wicket.markup.html.link.DownloadLink

Packages that use DownloadLink
org.apache.wicket.markup.html.link Link components. 
 

Uses of DownloadLink in org.apache.wicket.markup.html.link
 

Methods in org.apache.wicket.markup.html.link that return DownloadLink
 DownloadLink DownloadLink.setCacheDuration(Duration duration)
          Sets the duration for which the file resource should be cached by the client.
 DownloadLink DownloadLink.setDeleteAfterDownload(boolean deleteAfter)
          USE THIS METHOD WITH CAUTION!
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.