init API 호출후, 모듈 로딩 완료 및 컴포넌트 초기화 성공시 이벤트
function btnInit_on_mouseup(objInst) { httpsvr01.init(); } function httpsvr01_on_init(objInst) { // 초기화 성공 }