C# 클래스 SamsungChordTest.MessageAdapter

상속: BaseAdapter
파일 보기 프로젝트 열기: Hitcents/samsung-chord-test 1 사용 예제들

공개 메소드들

메소드 설명
GetItem ( int position ) : Java.Lang.Object
GetItemId ( int position ) : long
GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
MessageAdapter ( ) : System

메소드 상세

GetItem() 공개 메소드

public GetItem ( int position ) : Java.Lang.Object
position int
리턴 Java.Lang.Object

GetItemId() 공개 메소드

public GetItemId ( int position ) : long
position int
리턴 long

GetView() 공개 메소드

public GetView ( int position, Android.Views.View convertView, Android.Views.ViewGroup parent ) : Android.Views.View
position int
convertView Android.Views.View
parent Android.Views.ViewGroup
리턴 Android.Views.View

MessageAdapter() 공개 메소드

public MessageAdapter ( ) : System
리턴 System