C# 클래스 System.Html.FocusEvent

상속: UIEvent
파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

Private Properties

프로퍼티 타입 설명
FocusEvent System.Runtime.CompilerServices

공개 메소드들

메소드 설명
FocusEvent ( string typeArg ) : System.Runtime.CompilerServices
FocusEvent ( string typeArg, FocusEventInit focusEventInitDict ) : System.Runtime.CompilerServices

비공개 메소드들

메소드 설명
FocusEvent ( ) : System.Runtime.CompilerServices

메소드 상세

FocusEvent() 공개 메소드

public FocusEvent ( string typeArg ) : System.Runtime.CompilerServices
typeArg string
리턴 System.Runtime.CompilerServices

FocusEvent() 공개 메소드

public FocusEvent ( string typeArg, FocusEventInit focusEventInitDict ) : System.Runtime.CompilerServices
typeArg string
focusEventInitDict FocusEventInit
리턴 System.Runtime.CompilerServices