Description  | 
|||||||
Send data to the backend and block the app in the meanwhile. It switch the "Save" button to "Saving" also.  | 
|||||||
Parameters  | 
|||||||
string  | 
URL  | 
||||||
object  | 
JSON object with the parameters to send  | 
||||||
function  | 
Callback function to execute after the command receives a reply.  | 
||||||
object  | 
JSON object with the options: 
  | 
||||||
Return  | 
|||||||
void  | 
|||||||
Example  | 
|||||||
ux.saveAll( '/odata4/v1/issue?$ProgramId='+appInfo.gid+'&$AppId='+appInfo.appID No Preview available  | 
|||||||