DOM

settings_applicationsEventTarget  >   settings_applicationsNode  >   settings_applicationsElement  >   settings_applicationsHTMLElement  >   settings_applicationsHTMLInputElement  >   settings_applications[[Prototype]]

DOM

Record
  • bug_report

EventHandleronselect

insert_drive_fileUIEventinterfaceopen_in_new
UIEvent interface의 select 이벤트는 HTMLInputElement의 onselect 핸들러에 의해 구현된다.

HTMLInputElement의 onselect는(은) UIEvent interface의 select 이벤트 타입의 핸들러이고 이벤트 리스너로 사용된다.

onselect는(은) GlobalEventHandlers Mixin이 정의하고 HTMLElement, Document, Window, WorkerGlobalScope 인터페이스에서 구현한다.

기본 개요

명세

typeselect
bubblesno
cancelableno
handleronselect

지원 웹브라우저