| Package | Description |
|---|---|
| net.datenwerke.gf.client.fileselection | |
| net.datenwerke.gf.client.fileselection.rpc | |
| net.datenwerke.gf.server.fileselection |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSelectionWidget.build(FileSelectionConfig config) |
void |
FileSelectionDao.submit(java.util.ArrayList<SelectedFileWrapper> data,
FileSelectionConfig config,
<any> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSelectionRpcService.submit(java.util.ArrayList<SelectedFileWrapper> data,
FileSelectionConfig config) |
void |
FileSelectionRpcServiceAsync.submit(java.util.ArrayList<SelectedFileWrapper> data,
FileSelectionConfig config,
<any> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSelectionRpcServiceImpl.submit(java.util.ArrayList<SelectedFileWrapper> data,
FileSelectionConfig config) |