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, setSwitchBtnStatus
findViewById, getHandler, onSaveInstanceState, onViewCreated
public static SetConversationNotificationFragment newInstance()
protected void initData()
initData
在类中 BaseSettingFragment
protected boolean setSwitchButtonEnabled()
protected java.lang.String setTitle()
setTitle
在类中 BaseSettingFragment
public boolean handleMessage(android.os.Message msg)
handleMessage
在接口中 android.os.Handler.Callback
handleMessage
在类中 BaseFragment
protected void onSettingItemClick(android.view.View v)
onSettingItemClick
在类中 BaseSettingFragment
protected int setSwitchBtnVisibility()
protected void toggleSwitch(boolean toggle)
toggleSwitch
在类中 BaseSettingFragment
public void onEventMainThread(Event.ConversationNotificationEvent event)
public void onDestroy()
onDestroy
在类中 BaseSettingFragment