public class SubConversationListFragment extends ConversationListFragment
UriFragment.IActionBarHandler
TAG
RONG_URI
UI_RESTORE
构造器和说明 |
---|
SubConversationListFragment() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
getGatherState(Conversation.ConversationType conversationType) |
android.view.View |
onCreateView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState) |
ConversationListAdapter |
onResolveAdapter(android.content.Context context)
提供 ListView 的 Adapter 适配器。
|
void |
setAdapter(SubConversationListAdapter adapter) |
focusUnreadItem, getConversationList, initFragment, onAddHeaderView, onBackPressed, onCreate, onDestroy, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onEventMainThread, onFinishLoadConversationList, onFlush, onItemClick, onItemLongClick, onLoad, onPortraitItemClick, onPortraitItemLongClick, onRequestPermissionsResult, onResume, onUIConversationCreated, onUnreadCountChanged, setAdapter, shouldFilterConversation, shouldUpdateConversation, updateListItem
getActionBarHandler, getUri, obtainUriBundle, onPause, onRestoreUI, onSaveInstanceState, onViewCreated, setActionBarHandler, setUri
findViewById, getHandler, handleMessage
public void setAdapter(SubConversationListAdapter adapter)
public ConversationListAdapter onResolveAdapter(android.content.Context context)
ConversationListFragment
ConversationListFragment
并重写此方法。
注意:提供的适配器,要继承自 ConversationListAdapter
onResolveAdapter
在类中 ConversationListFragment
public boolean getGatherState(Conversation.ConversationType conversationType)
public android.view.View onCreateView(android.view.LayoutInflater inflater, android.view.ViewGroup container, android.os.Bundle savedInstanceState)
onCreateView
在类中 ConversationListFragment