Uses of Class
net.datenwerke.gf.client.fileselection.FileSelectionConfig
Packages that use FileSelectionConfig
Package
Description
-
Uses of FileSelectionConfig in net.datenwerke.gf.client.fileselection
Methods in net.datenwerke.gf.client.fileselection with parameters of type FileSelectionConfigModifier and TypeMethodDescriptionvoidFileSelectionWidget.build(FileSelectionConfig config) voidFileSelectionDao.submit(ArrayList<SelectedFileWrapper> data, FileSelectionConfig config, <any> callback) -
Uses of FileSelectionConfig in net.datenwerke.gf.client.fileselection.rpc
Methods in net.datenwerke.gf.client.fileselection.rpc with parameters of type FileSelectionConfigModifier and TypeMethodDescriptionvoidFileSelectionRpcService.submit(ArrayList<SelectedFileWrapper> data, FileSelectionConfig config) voidFileSelectionRpcServiceAsync.submit(ArrayList<SelectedFileWrapper> data, FileSelectionConfig config, <any> callback) -
Uses of FileSelectionConfig in net.datenwerke.gf.server.fileselection
Methods in net.datenwerke.gf.server.fileselection with parameters of type FileSelectionConfigModifier and TypeMethodDescriptionvoidFileSelectionRpcServiceImpl.submit(ArrayList<SelectedFileWrapper> data, FileSelectionConfig config)