DOM

settings_applicationsXMLHttpRequestEventTarget  >   settings_applicationsXMLHttpRequest  >   settings_applications[[Prototype]]

DOM

Draft
  • bug_report

Eventloadend

insert_drive_fileProgressEventinterfaceopen_in_new
ProgressEvent interface는 XMLHttpRequest에서 loadend 이벤트 타입으로 구현된다.

XMLHttpRequest의 loadend는 ProgressEvent interface의 이벤트 타입이고 이벤트 리스너에서 사용된다.

기본 개요

성공과 실패에 관계없이 요청이 완료되면 발생한다.

명세

typeloadend
bubblesno
cancelableno
handleryes

지원 웹브라우저