MCPcopy Create free account
hub / github.com/SAP-samples/cloud-cap-samples-java / setDialogBusy

Function setDialogBusy

app/admin/webapp/extension/Upload.js:13–15  ·  view source on GitHub ↗
(bBusy)

Source from the content-addressed store, hash-verified

11 }
12
13 function setDialogBusy(bBusy) {
14 oUploadDialog.setBusy(bBusy)
15 }
16
17 function closeDialog() {
18 oUploadDialog && oUploadDialog.close()

Callers 1

_createUploadControllerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected