You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
570 B
2 lines
570 B
var S=(h,a,t)=>new Promise((n,s)=>{var o=c=>{try{l(t.next(c))}catch(e){s(e)}},x=c=>{try{l(t.throw(c))}catch(e){s(e)}},l=c=>c.done?n(c.value):Promise.resolve(c.value).then(o,x);l((t=t.apply(h,a)).next())});class V{constructor(){}static Blur(a,t,n,s,o,x){return S(this,null,function*(){if(t=="ND101Dtl1"&&(s=="SLXX"||s=="SLSX")){const l=V.GetTextBoxVal(o,"BatchID"),c=V.GetTextBoxVal(o,s);return x.forEach(e=>{e.BatchID===l&&V.SetTextBoxVal(e,s,c)}),x}return null})}static SetTextBoxVal(a,t,n){a[t]=n}static GetTextBoxVal(a,t){return a[t]}}export{V as FrmDtlTextBoxBlur};
|