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
411 B
2 lines
411 B
var u=(c,e,t)=>new Promise((r,l)=>{var s=a=>{try{n(t.next(a))}catch(o){l(o)}},x=a=>{try{n(t.throw(a))}catch(o){l(o)}},n=a=>a.done?r(a.value):Promise.resolve(a.value).then(s,x);n((t=t.apply(c,e)).next())});class d{constructor(){}static OnChange(e,t,r,l,s,x){return u(this,null,function*(){return null})}static SetTextBoxVal(e,t,r){e[t]=r}static GetTextBoxVal(e,t){return e[t]}}export{d as FrmBodyTextBoxChange};
|