C# 클래스 android.widget.CursorTreeAdapter_

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

보호된 메소드들

메소드 설명
bindChildView ( android arg0, android arg1, android arg2, bool arg3 ) : void
bindGroupView ( android arg0, android arg1, android arg2, bool arg3 ) : void
getChildrenCursor ( android arg0 ) : global::android.database.Cursor
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

비공개 메소드들

메소드 설명
CursorTreeAdapter_ ( )
CursorTreeAdapter_ ( global @__env )

메소드 상세

bindChildView() 보호된 메소드

protected bindChildView ( android arg0, android arg1, android arg2, bool arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 bool
리턴 void

bindGroupView() 보호된 메소드

protected bindGroupView ( android arg0, android arg1, android arg2, bool arg3 ) : void
arg0 android
arg1 android
arg2 android
arg3 bool
리턴 void

getChildrenCursor() 보호된 메소드

protected getChildrenCursor ( android arg0 ) : global::android.database.Cursor
arg0 android
리턴 global::android.database.Cursor

newChildView() 보호된 메소드

protected 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() 보호된 메소드

protected 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