Uses of Class
de.xima.fc.gui.designer.form.model.params.DownloadLocalBackupParams
- 
Packages that use DownloadLocalBackupParams Package Description de.xima.fc.gui.designer.form.utils  - 
- 
Uses of DownloadLocalBackupParams in de.xima.fc.gui.designer.form.utils
Methods in de.xima.fc.gui.designer.form.utils with parameters of type DownloadLocalBackupParams Modifier and Type Method Description static org.primefaces.model.StreamedContentFormBackupHelper. createLocalBackupStreamedContent(javax.servlet.http.HttpServletRequest req, IXFormRenderConfig xFormConfig, long projectId, DownloadLocalBackupParams params)Creates the export download file for saving a local export of the form. 
 -