public class SetConversationToTopFragment extends BaseSettingFragment
UI_RESTORE
构造器和说明 |
---|
SetConversationToTopFragment() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
handleMessage(android.os.Message msg) |
protected void |
initData() |
void |
onDestroy() |
void |
onEventMainThread(Event.ConversationTopEvent conversationTopEvent) |
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
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.ConversationTopEvent conversationTopEvent)
public void onDestroy()
onDestroy
在类中 BaseSettingFragment