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

Function byId

app/admin/webapp/extension/Upload.js:26–28  ·  view source on GitHub ↗
(sId)

Source from the content-addressed store, hash-verified

24
25 // TODO: Better option for this?
26 function byId(sId) {
27 return sap.ui.core.Fragment.byId("uploadDialog", sId);
28 }
29
30 return {
31 onBeforeOpen: function (oEvent) {

Callers 1

_createUploadControllerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected