Uses of Class
net.datenwerke.gf.client.download.dto.DownloadProperties
Packages that use DownloadProperties
Package
Description
-
Uses of DownloadProperties in net.datenwerke.gf.client.download
Methods in net.datenwerke.gf.client.download with parameters of type DownloadPropertiesModifier and TypeMethodDescriptionvoidFileDownloadUiService.triggerDownload(DownloadProperties properties) voidFileDownloadUiServiceImpl.triggerDownload(DownloadProperties properties) -
Uses of DownloadProperties in net.datenwerke.gf.client.fileselection
Methods in net.datenwerke.gf.client.fileselection that return DownloadPropertiesModifier and TypeMethodDescriptionFileSelectorSource.getDownloadPropertiesFor(SelectedFileWrapper selectedItem) FileSelectorSourceImpl.getDownloadPropertiesFor(SelectedFileWrapper selectedItem) -
Uses of DownloadProperties in net.datenwerke.gf.client.upload.fileselectionsource
Methods in net.datenwerke.gf.client.upload.fileselectionsource that return DownloadPropertiesModifier and TypeMethodDescriptionFileUploadSource.getDownloadPropertiesFor(SelectedFileWrapper selectedItem) -
Uses of DownloadProperties in net.datenwerke.rs.fileserver.client.fileserver.helper.fileselection
Methods in net.datenwerke.rs.fileserver.client.fileserver.helper.fileselection that return DownloadPropertiesModifier and TypeMethodDescriptionFileServerFileSelectorSource.getDownloadPropertiesFor(SelectedFileWrapper selectedItem) -
Uses of DownloadProperties in net.datenwerke.rs.tsreportarea.client.tsreportarea.helper.fileselector
Methods in net.datenwerke.rs.tsreportarea.client.tsreportarea.helper.fileselector that return DownloadPropertiesModifier and TypeMethodDescriptionTeamSpaceFileSelectorSource.getDownloadPropertiesFor(SelectedFileWrapper selectedItem)