Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP-samples/cloud-cap-samples-java
/ closeDialog
Function
closeDialog
app/admin/webapp/extension/Upload.js:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
function
closeDialog() {
18
oUploadDialog && oUploadDialog.close()
19
}
20
21
function
showError(sMessage) {
22
MessageBox.error(sMessage ||
"Upload failed"
)
Callers
1
_createUploadController
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected