C# Class android.text.method.DialerKeyListener

Inheritance: android.text.method.NumberKeyListener
显示文件 Open project: JeroMiya/androidmono

Public Methods

Method Description
getInputType ( ) : int
getInstance ( ) : global::android.text.method.DialerKeyListener

Protected Methods

Method Description
DialerKeyListener ( global @__env )
getAcceptedChars ( ) : char[]
lookup ( android arg0, android arg1 ) : int

Private Methods

Method Description
DialerKeyListener ( )

Method Details

DialerKeyListener() protected method

protected DialerKeyListener ( global @__env )
@__env global

getAcceptedChars() protected method

protected getAcceptedChars ( ) : char[]
return char[]

getInputType() public method

public getInputType ( ) : int
return int

getInstance() public static method

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

lookup() protected method

protected lookup ( android arg0, android arg1 ) : int
arg0 android
arg1 android
return int