C# 클래스 android.widget.ResourceCursorTreeAdapter

상속: android.widget.ResourceCursorTreeAdapterScopeChangeShim
파일 보기 프로젝트 열기: JeroMiya/androidmono

공개 메소드들

메소드 설명
ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3 )
ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, int arg4 )
ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, int arg4, int arg5 )
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

보호된 메소드들

메소드 설명
ResourceCursorTreeAdapter ( global @__env )

비공개 메소드들

메소드 설명
ResourceCursorTreeAdapter ( )

메소드 상세

ResourceCursorTreeAdapter() 공개 메소드

public ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3 )
arg0 android
arg1 android
arg2 int
arg3 int

ResourceCursorTreeAdapter() 공개 메소드

public ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, int arg4 )
arg0 android
arg1 android
arg2 int
arg3 int
arg4 int

ResourceCursorTreeAdapter() 공개 메소드

public ResourceCursorTreeAdapter ( android arg0, android arg1, int arg2, int arg3, int arg4, int arg5 )
arg0 android
arg1 android
arg2 int
arg3 int
arg4 int
arg5 int

ResourceCursorTreeAdapter() 보호된 메소드

protected ResourceCursorTreeAdapter ( global @__env )
@__env global

newChildView() 공개 메소드

public newChildView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View
arg0 android
arg1 android
arg2 bool
arg3 android
리턴 global::android.view.View

newGroupView() 공개 메소드

public newGroupView ( android arg0, android arg1, bool arg2, android arg3 ) : global::android.view.View
arg0 android
arg1 android
arg2 bool
arg3 android
리턴 global::android.view.View