亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

direktori cari
android Manifest Manifest.permission Manifest.permission_group android.accessibilityservice AccessibilityService android.accounts Account android.app NotificationManager android.bluetooth BluetoothAdapter BluetoothClass BluetoothClass.Device BluetoothClass.Device.Major BluetoothClass.Service BluetoothDevice BluetoothServerSocket BluetoothSocket android.content SharedPreferences android.database.sqlite SQLiteCursorDriver SQLiteOpenHelper android.graphics Bitmap android.location LocationListener Geocoder GpsStatus GpsStatus.Listener GpsStatus.NmeaListener GpsSatellite android.media AudioFormat AsyncPlayer AudioRecord AudioRecord.OnRecordPositionUpdateListener ThumbnailUtils AudioManager android.net TrafficStats MailTo LocalSocket android.os AsyncTask AsyncTask.Status CountDownTimer Message MessageQueue HandlerThread android.text Html android.util JsonWriter android.view ContextMenu ContextMenu.ContextMenuInfo Display ViewManager View ViewStub ViewTreeObserver ViewParent WindowManager GestureDetector Gravity MenuInflater ScaleGestureDetector SoundEffectConstants android.view.inputmethod InputConnection InputMethod InputMethodSession BaseInputConnection InputMethodManager android.widget AbsListView AbsListView.LayoutParams AbsListView.OnScrollListener AbsListView.RecyclerListener AbsoluteLayout AbsoluteLayout.LayoutParams AbsSeekBar AbsSpinner AdapterView AdapterView.AdapterContextMenuInfo AdapterView.OnItemLongClickListener AdapterView.OnItemSelectedListener AdapterView.OnItemClickListener AnalogClock BaseAdapter BaseExpandableListAdapter Button CheckBox CheckedTextView Checkable Chronometer Chronometer.OnChronometerTickListener CompoundButton CompoundButton.OnCheckedChangeListener CursorAdapter CursorTreeAdapter DatePicker DatePicker.OnDateChangedListener DialerFilter DigitalClock EditText Filter Filter.FilterListener Filter.FilterResults ExpandableListAdapter ExpandableListView.OnChildClickListener ExpandableListView.OnGroupClickListener ExpandableListView.OnGroupCollapseListener ExpandableListView.OnGroupExpandListener Filterable Gallery Gallery.LayoutParams GridView GridLayout GridLayout.Alignment RadioGroup ImageView ImageView.ScaleType HorizontalScrollView ImageButton ImageSwitcher FilterQueryProvider ListAdapter ListView MediaController MultiAutoCompleteTextView MultiAutoCompleteTextView.CommaTokenizer MultiAutoCompleteTextView.Tokenizer QuickContactBadge RadioButton RatingBar RatingBar.OnRatingBarChangeListener RelativeLayout RemoteViews ResourceCursorAdapter ResourceCursorTreeAdapter Scroller ScrollView SearchView SearchView.OnCloseListener SearchView.OnQueryTextListener SearchView.OnSuggestionListener SeekBar SeekBar.OnSeekBarChangeListener SimpleAdapter SimpleAdapter.ViewBinder SimpleCursorAdapter SimpleCursorAdapter.CursorToStringConverter SimpleCursorAdapter.ViewBinder SimpleCursorTreeAdapter SimpleCursorTreeAdapter.ViewBinder SimpleExpandableListAdapter SlidingDrawer SlidingDrawer.OnDrawerCloseListener SlidingDrawer.OnDrawerOpenListener SlidingDrawer.OnDrawerScrollListener Spinner SpinnerAdapter WrapperListAdapter TabHost TabHost.TabSpec TextView TimePicker TimePicker.OnTimeChangedListener Toast TableLayout TableLayout.LayoutParams TableRow TableRow.LayoutParams TabWidget TextSwitcher ToggleButton TwoLineListItem VideoView ViewAnimator ViewFlipper ViewSwitcher ViewSwitcher.ViewFactory ZoomButtonsController ZoomButtonsController.OnZoomListener ZoomButton ZoomControls dalvik.system DexFile
watak


ResourceCursorTreeAdapter

版本:Android 3.1 r1

?

結(jié)構(gòu)

繼承關(guān)系

public abstract classt ResourceCursorTreeAdapter extends CursorTreeAdapter

?

???????? java.lang.Object

android.widget.BaseExpandableListAdapter

???????? android.widget.CursorTreeAdapter

?????????????????? android.widget.ResourceCursorTreeAdapter

?

子類及間接子類

直接子類

???????? SimpleCursorTreeAdapter

?

類概述

一個簡單的可擴(kuò)展的ExpandableListAdapter,通過在XML文件來創(chuàng)建views。你可以指定一個定義了views外觀的XML文件。

?

構(gòu)造函數(shù)

public ResourceCursorTreeAdapter (Context context, Cursor cursor, int collapsedGroupLayout, int expandedGroupLayout, int childLayout, int lastChildLayout)

構(gòu)造函數(shù)。

參數(shù)

context??? 和正在運(yùn)行的SimpleListItemFactory關(guān)聯(lián)的ListView的上下文

??????????????????????????? cursor?????? 數(shù)據(jù)庫游標(biāo)

??????????????????????????? collapsedGroupLayout???? 定義了收縮組的視圖布局文件的資源標(biāo)識

expandedGroupLayout??? 定義了展開組的視圖布局文件的資源標(biāo)識

childLayout??????????????? 定義了除了最后一個的所有子視圖的布局文件的資源標(biāo)識

lastChildLayout??????? 定義了一組中最后一個子視圖的布局文件的資源標(biāo)識

?

public ResourceCursorTreeAdapter (Context context, Cursor cursor, int collapsedGroupLayout, int expandedGroupLayout, int childLayout)

構(gòu)造函數(shù)。????

參數(shù)

context??? 和正在運(yùn)行的SimpleListItemFactory關(guān)聯(lián)的ListView的上下文

??????????????????????????? cursor?????? 數(shù)據(jù)庫游標(biāo)

??????????????????????????? collapsedGroupLayout???? 定義了收縮組的視圖布局文件的資源標(biāo)識

expandedGroupLayout??? 定義了展開組的視圖布局文件的資源標(biāo)識

childLayout??????????????? 定義了除了最后一個的所有子視圖的布局文件的資源標(biāo)識

?

public ResourceCursorTreeAdapter (Context context, Cursor cursor, int groupLayout, int childLayout)????

構(gòu)造函數(shù)。????

參數(shù)

context??? 和正在運(yùn)行的SimpleListItemFactory關(guān)聯(lián)的ListView的上下文

??????????????????????????? cursor?????? 數(shù)據(jù)庫游標(biāo)

??????????????????????????? groupLayout??? 為所有組定義了視圖布局文件的資源標(biāo)識

expandedGroupLayout??? ???????? 定義了展開組的視圖布局文件的資源標(biāo)識

childLayout?? 定義了除了最后一個的所有子視圖的布局文件的資源標(biāo)識

?

公共方法

???????? protected abstract View newChildView (Context context, Cursor cursor, boolean ??? isLastChild, ViewGroup parent)

???????? 創(chuàng)建一個新的子元素視圖并持有指向數(shù)據(jù)的游標(biāo)cursor。

?????????????????? 參數(shù)

??????????????????????????? context? ???????? 應(yīng)用程序上下文對象

??????????????????????????? cursor? ?????????? 獲取數(shù)據(jù)的游標(biāo)對象,它已經(jīng)移動到正確的位置

??????????????????????????? IsLastChild? ?子元素是否處于組中的最后一個

??????????????????????????? parent? ????新視圖(View)所依附于的父對象。

?????????????????? 返回值

??????????????????????????? 新創(chuàng)建的視圖

?

???????? protected abstract View newGroupView (Context context, Cursor cursor, boolean isExpanded, ViewGroup parent)

???????? 創(chuàng)建一個新的組視圖并持有組中指向數(shù)據(jù)的游標(biāo)cursor

?????????????????? 參數(shù)

??????????????????????????? context? ???????? 應(yīng)用程序上下文對象

??????????????????????????? cursor? ?????????? 獲取數(shù)據(jù)的游標(biāo)對象,它已經(jīng)移動到正確的位置

??????????????????????????? isExpanded?? 該組是否展開狀態(tài)

??????????????????????????? parent? ?????新視圖(View)所依附于的父對象。

?????????????????? 返回值

??????????????????????????? 新創(chuàng)建的視圖

?


Artikel sebelumnya: Artikel seterusnya: