C# Class android.widget.ResourceCursorTreeAdapterScopeChangeShim

Inheritance: android.widget.CursorTreeAdapter
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes protégées

Méthode Description
ResourceCursorTreeAdapterScopeChangeShim ( global @__env )
newChildView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View
newGroupView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View

Private Methods

Méthode Description
ResourceCursorTreeAdapterScopeChangeShim ( )

Method Details

ResourceCursorTreeAdapterScopeChangeShim() protected méthode

protected ResourceCursorTreeAdapterScopeChangeShim ( global @__env )
@__env global

newChildView() protected méthode

protected newChildView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View
arg0 android
arg1 android
arg2 bool
arg3 android
Résultat global::android.view.View

newGroupView() protected méthode

protected newGroupView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View
arg0 android
arg1 android
arg2 bool
arg3 android
Résultat global::android.view.View