DOM

settings_applicationsEvent  >   settings_applicationsUIEvent

DOM

Draft
  • account_tree
  • bug_report

Inherited

설명

UIEvent 객체가 상속하는 객체군

하위 트리 탐색

FocusEvent

focus, blur, focusin, focusout 관련 이벤트를 다루는 객체이다.

TouchEvent

터치 기반의 입력 방식의 디바이스에서 터치 이벤트를 다룬다. 손가락이 터치패드에 닿기 시작하면서 시작한다. 터치 입력 방식은 여러 손가락을 동시에 여러 지점에 터치할 수 있다는 것을 빼고는 마우스 입력 장치 기반의 mousedown, mouseup과 비슷하다고 할 수 있다.

지원 웹브라우저