public class SetConversationNotificationFragment extends BaseSettingFragment
UI_RESTORE| 构造器和说明 | 
|---|
SetConversationNotificationFragment()  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
boolean | 
handleMessage(android.os.Message msg)  | 
protected void | 
initData()  | 
static SetConversationNotificationFragment | 
newInstance()  | 
void | 
onDestroy()  | 
void | 
onEventMainThread(Event.ConversationNotificationEvent event)  | 
protected void | 
onSettingItemClick(android.view.View v)  | 
protected int | 
setSwitchBtnVisibility()  | 
protected boolean | 
setSwitchButtonEnabled()  | 
protected java.lang.String | 
setTitle()  | 
protected void | 
toggleSwitch(boolean toggle)  | 
getConversationType, getSwitchBtnStatus, getTargetId, onActivityCreated, onBackPressed, onClick, onCreate, onCreateView, onRestoreUI, setSwitchBtnStatusfindViewById, getHandler, onSaveInstanceState, onViewCreatedpublic static SetConversationNotificationFragment newInstance()
protected void initData()
initData 在类中 BaseSettingFragmentprotected boolean setSwitchButtonEnabled()
protected java.lang.String setTitle()
setTitle 在类中 BaseSettingFragmentpublic boolean handleMessage(android.os.Message msg)
handleMessage 在接口中 android.os.Handler.CallbackhandleMessage 在类中 BaseFragmentprotected void onSettingItemClick(android.view.View v)
onSettingItemClick 在类中 BaseSettingFragmentprotected int setSwitchBtnVisibility()
protected void toggleSwitch(boolean toggle)
toggleSwitch 在类中 BaseSettingFragmentpublic void onEventMainThread(Event.ConversationNotificationEvent event)
public void onDestroy()
onDestroy 在类中 BaseSettingFragment