C# Class android.view.inputmethod.EditorInfo

Inheritance: java.lang.Object, android.text.InputType, android.os.Parcelable
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
describeContents ( ) : int
dump ( android arg0, java arg1 ) : void
dump ( global arg0, java arg1 ) : void
writeToParcel ( android arg0, int arg1 ) : void

Méthodes protégées

Méthode Description
EditorInfo ( global @__env )

Private Methods

Méthode Description
EditorInfo ( )

Method Details

EditorInfo() protected méthode

protected EditorInfo ( global @__env )
@__env global

describeContents() public méthode

public describeContents ( ) : int
Résultat int

dump() public méthode

public dump ( android arg0, java arg1 ) : void
arg0 android
arg1 java
Résultat void

dump() public méthode

public dump ( global arg0, java arg1 ) : void
arg0 global
arg1 java
Résultat void

writeToParcel() public méthode

public writeToParcel ( android arg0, int arg1 ) : void
arg0 android
arg1 int
Résultat void