C# Class android.widget.ResourceCursorTreeAdapterScopeChangeShim

Inheritance: android.widget.CursorTreeAdapter
Datei anzeigen Open project: JeroMiya/androidmono

Protected Methods

Method 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

Method Description
ResourceCursorTreeAdapterScopeChangeShim ( )

Method Details

ResourceCursorTreeAdapterScopeChangeShim() protected method

protected ResourceCursorTreeAdapterScopeChangeShim ( global @__env )
@__env global

newChildView() protected method

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

newGroupView() protected method

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