C# 클래스 android.text.method.DialerKeyListener

상속: android.text.method.NumberKeyListener
파일 보기 프로젝트 열기: JeroMiya/androidmono

공개 메소드들

메소드 설명
getInputType ( ) : int
getInstance ( ) : global::android.text.method.DialerKeyListener

보호된 메소드들

메소드 설명
DialerKeyListener ( global @__env )
getAcceptedChars ( ) : char[]
lookup ( android arg0, android arg1 ) : int

비공개 메소드들

메소드 설명
DialerKeyListener ( )

메소드 상세

DialerKeyListener() 보호된 메소드

protected DialerKeyListener ( global @__env )
@__env global

getAcceptedChars() 보호된 메소드

protected getAcceptedChars ( ) : char[]
리턴 char[]

getInputType() 공개 메소드

public getInputType ( ) : int
리턴 int

getInstance() 공개 정적인 메소드

public static getInstance ( ) : global::android.text.method.DialerKeyListener
리턴 global::android.text.method.DialerKeyListener

lookup() 보호된 메소드

protected lookup ( android arg0, android arg1 ) : int
arg0 android
arg1 android
리턴 int