AJAX 요청을 수행한다.
options 속성과 callbackSuccess를 통해서 요청한 데이터에 대한 처리를 수행할 수 있다.
참조 :
- Global.LtnAjax
- Leturn.Net.Xhr.send
-
loadMethodstatic( options:Object, callbackSuccess:Function, callbackFail:Function=null ):XMLHttpRequest