public class SubConversationListFragment extends ConversationListFragment
UriFragment.IActionBarHandlerTAGRONG_URIUI_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, updateListItemgetActionBarHandler, getUri, obtainUriBundle, onPause, onRestoreUI, onSaveInstanceState, onViewCreated, setActionBarHandler, setUrifindViewById, getHandler, handleMessagepublic void setAdapter(SubConversationListAdapter adapter)
public ConversationListAdapter onResolveAdapter(android.content.Context context)
ConversationListFragmentConversationListFragment 并重写此方法。
 注意:提供的适配器,要继承自 ConversationListAdapteronResolveAdapter 在类中 ConversationListFragmentpublic boolean getGatherState(Conversation.ConversationType conversationType)
public android.view.View onCreateView(android.view.LayoutInflater inflater,
                                      android.view.ViewGroup container,
                                      android.os.Bundle savedInstanceState)
onCreateView 在类中 ConversationListFragment