Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

C

CalendarData - Class in kr.co.hanwha.hifive.data.model
Created by sanghoonkwon on 2018. 1. 18..
CalendarData() - Constructor for class kr.co.hanwha.hifive.data.model.CalendarData
 
CalendarData(int, int, boolean, boolean) - Constructor for class kr.co.hanwha.hifive.data.model.CalendarData
 
CalendarGridAdapter - Class in kr.co.hanwha.hifive.adapter
Created by sanghoonkwon on 2018. 1. 18..
CalendarGridAdapter(CalendarGridAdapter.OnCalendarListener) - Constructor for class kr.co.hanwha.hifive.adapter.CalendarGridAdapter
 
CalendarGridAdapter.OnCalendarListener - Interface in kr.co.hanwha.hifive.adapter
Listener
CalendarGridViewHolder - Class in kr.co.hanwha.hifive.adapter.viewholder
Created by sanghoonkwon on 2018. 1. 18..
CalendarGridViewHolder(ViewGroup, CalendarGridAdapter.OnCalendarListener) - Constructor for class kr.co.hanwha.hifive.adapter.viewholder.CalendarGridViewHolder
 
call(Request, Class<T>, HanwhaNetworkCallback) - Method in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkClient
 
campaign_desc - Variable in class kr.co.hanwha.hifive.data.model.CampaignData
Campaign description
campaign_due_to - Variable in class kr.co.hanwha.hifive.data.model.CampaignData
"2018-02-14 00:00:00.0"
campaign_id - Variable in class kr.co.hanwha.hifive.data.model.CampaignData
Campaign id
CampaignData - Class in kr.co.hanwha.hifive.data.model
캠페인 정보 Created by sanghoonkwon on 2018. 2. 21..
CampaignData() - Constructor for class kr.co.hanwha.hifive.data.model.CampaignData
 
CampaignData(int, String, String, int, String, boolean) - Constructor for class kr.co.hanwha.hifive.data.model.CampaignData
 
CampaignDataRoot - Class in kr.co.hanwha.hifive.data.model
Created by sanghoonkwon on 2018. 2. 21..
CampaignDataRoot() - Constructor for class kr.co.hanwha.hifive.data.model.CampaignDataRoot
 
category - Variable in class kr.co.hanwha.hifive.data.model.ProjectCampaignsInfo
": "C",
category - Variable in class kr.co.hanwha.hifive.data.model.ProjectTaskInfo
"T"
CheckAuthNumberActivity - Class in kr.co.hanwha.hifive.screen.intro
간편 인증 - 로그인 완료후 백그라운드에서 진입시 Created by sanghoonkwon on 2018. 2. 13..
CheckAuthNumberActivity() - Constructor for class kr.co.hanwha.hifive.screen.intro.CheckAuthNumberActivity
 
CheckAuthNumberContract - Interface in kr.co.hanwha.hifive.screen.intro.contract
Created by sanghoonkwon on 2018. 2. 13..
CheckAuthNumberContract.Presenter - Interface in kr.co.hanwha.hifive.screen.intro.contract
 
CheckAuthNumberContract.View - Interface in kr.co.hanwha.hifive.screen.intro.contract
 
CheckAuthNumberPresenter - Class in kr.co.hanwha.hifive.screen.intro
Created by sanghoonkwon on 2018. 2. 13..
CheckAuthNumberPresenter(CheckAuthNumberContract.View) - Constructor for class kr.co.hanwha.hifive.screen.intro.CheckAuthNumberPresenter
 
checkAuthTime(Context) - Static method in class kr.co.hanwha.hifive.util.HFInfoUtil
 
checkBottomLayout() - Method in class kr.co.hanwha.hifive.screen.common.CommonWebViewActivity
Support methods
checkCode(int, int) - Method in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
checkDuration(String, long, TimeUnit) - Static method in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkClient.Builder
 
checkFinishAnimation() - Method in class kr.co.hanwha.hifive.base.BaseActivity
액티비티 종료 애니메이션
checkIsToday(String, String) - Static method in class kr.co.hanwha.hifive.util.HFDateUtil
오늘인지 확인
checkLanding(Intent) - Method in interface kr.co.hanwha.hifive.screen.intro.contract.IntroContract.Presenter
Notification 확인
checkLanding(Intent) - Method in class kr.co.hanwha.hifive.screen.intro.IntroPresenter
 
checkLoginButton() - Method in class kr.co.hanwha.hifive.screen.intro.IntroActivity
Support methods
checkLoginData() - Method in class kr.co.hanwha.hifive.admin.admin.AdminModeActivity
유효성 검사
checkLoginData() - Method in class kr.co.hanwha.hifive.screen.intro.IntroActivity
유효성 검사
checkNotice(UpdateData) - Method in interface kr.co.hanwha.hifive.screen.intro.contract.IntroContract.Presenter
공지사항 확인
checkNotice(UpdateData) - Method in class kr.co.hanwha.hifive.screen.intro.IntroPresenter
 
checkNotice() - Method in class kr.co.hanwha.hifive.screen.main.MainActivity
 
checkNotification() - Method in class kr.co.hanwha.hifive.screen.main.MainActivity
 
checkNotificationOpen(int, int) - Method in interface kr.co.hanwha.hifive.screen.task.contract.TaskDetailContract.Presenter
알림 읽음 표시
checkNotificationOpen(int, int) - Method in class kr.co.hanwha.hifive.screen.task.TaskDetailPresenter
 
checkNull() - Method in class kr.co.hanwha.hifive.network.hanwha.HanwhaJsonMaker
 
checkProjectId(int) - Method in interface kr.co.hanwha.hifive.data.source.contract.MemberDataSource
내가 속한 프로젝트인지 확인
checkProjectId(int) - Method in class kr.co.hanwha.hifive.data.source.MemberDataRepository
 
checkSelectedDate(int, int, int, String) - Static method in class kr.co.hanwha.hifive.util.HFDateUtil
날짜 비교
checkStartAnimation() - Method in class kr.co.hanwha.hifive.base.BaseActivity
엑티비티 시작 애니메이션
checkTime - Static variable in class kr.co.hanwha.hifive.util.HFInfoUtil
간편 비밀번호 확인 (1분 이상 지났을때만. 2018.4.12)
checkTwoWeeksFromToday(int, int, int) - Static method in class kr.co.hanwha.hifive.util.HFDateUtil
오늘 포함 2주 이내인지 확인
checkUpdate() - Method in interface kr.co.hanwha.hifive.screen.intro.contract.IntroContract.Presenter
버전 확인
checkUpdate() - Method in class kr.co.hanwha.hifive.screen.intro.IntroPresenter
 
checkUpdate(Context, UpdateData) - Static method in class kr.co.hanwha.hifive.util.HFCommonUtil
 
clear() - Method in class kr.co.hanwha.hifive.adapter.DefaultSpinnerAdapter
 
clear() - Method in class kr.co.hanwha.hifive.adapter.ProjectSpinnerAdapter
 
clear() - Method in class kr.co.hanwha.hifive.admin.admin.AdminVersionAddActivity.PlatformSpinnerAdapter
 
clear() - Method in class kr.co.hanwha.hifive.admin.design.TestDesignActivity.BackgroundColorSpinnerAdapter
 
clear() - Method in class kr.co.hanwha.hifive.admin.design.TestFontActivity.FontColorSpinnerAdapter
 
clear(Context) - Static method in class kr.co.hanwha.hifive.util.HFSharedPreferences
 
clearData() - Method in class kr.co.hanwha.hifive.admin.admin.data.AdminDataRepostiory
 
clearData() - Method in interface kr.co.hanwha.hifive.base.BaseDataSource
Clear data
clearData() - Method in class kr.co.hanwha.hifive.data.source.AlarmDataRepository
 
clearData() - Method in class kr.co.hanwha.hifive.data.source.MemberDataRepository
 
clearData() - Method in class kr.co.hanwha.hifive.data.source.ProjectDataRepository
 
clearData() - Method in class kr.co.hanwha.hifive.data.source.TaskDataRepository
 
clearData() - Method in class kr.co.hanwha.hifive.view.HFPasswordEditTextView
 
clearEditComment() - Method in interface kr.co.hanwha.hifive.screen.task.contract.TaskDetailContract.View
 
clearEditComment() - Method in class kr.co.hanwha.hifive.screen.task.TaskDetailActivity
 
clearItems() - Method in class kr.co.hanwha.hifive.adapter.AddTaskSelectCampaignListAdapter
Model
clearItems() - Method in class kr.co.hanwha.hifive.adapter.AddTaskSelectMemberListAdapter
Model
clearItems() - Method in interface kr.co.hanwha.hifive.adapter.contract.AddTaskSelectCampaignListContract.Model
 
clearItems() - Method in interface kr.co.hanwha.hifive.adapter.contract.AddTaskSelectMemberListContract.Model
 
clearItems() - Method in interface kr.co.hanwha.hifive.adapter.contract.MainOKRListContract.Model
 
clearItems() - Method in interface kr.co.hanwha.hifive.adapter.contract.SearchTaskListContract.Model
 
clearItems() - Method in interface kr.co.hanwha.hifive.adapter.contract.TaskDetailListContract.Model
 
clearItems() - Method in interface kr.co.hanwha.hifive.adapter.contract.TaskHistoryListContract.Model
 
clearItems() - Method in class kr.co.hanwha.hifive.adapter.MainOKRListAdapter
Model
clearItems() - Method in class kr.co.hanwha.hifive.adapter.SearchTaskListAdapter
Model
clearItems() - Method in class kr.co.hanwha.hifive.adapter.TaskDetailListAdapter
 
clearItems() - Method in class kr.co.hanwha.hifive.adapter.TaskHistoryListAdapter
Model
clearItems() - Method in class kr.co.hanwha.hifive.admin.admin.adapter.AdminMemberTaskListAdapter
Model
clearItems() - Method in class kr.co.hanwha.hifive.admin.admin.adapter.AdminVersionListAdapter
Model
clearNotificationData(Context) - Static method in class kr.co.hanwha.hifive.util.HFInfoUtil
 
clearSelectedCampaignData() - Static method in class kr.co.hanwha.hifive.data.source.TaskDataRepository
 
clearSelectedTime() - Method in class kr.co.hanwha.hifive.data.model.MemberInfoData
 
clearTag() - Static method in class kr.co.hanwha.hifive.util.HFActivityUtil
 
clearText() - Method in class kr.co.hanwha.hifive.view.HFAlertEditTextView
 
clearText() - Method in class kr.co.hanwha.hifive.view.HFCommentEditView
 
clearText() - Method in class kr.co.hanwha.hifive.view.HFLoginEditTextView
 
clearText() - Method in class kr.co.hanwha.hifive.view.HFSearchEditTextView
 
clearText() - Method in class kr.co.hanwha.hifive.view.HFSearchMemberEditTextView
 
client - Variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkClient
 
closed_at - Variable in class kr.co.hanwha.hifive.data.model.ProjectTaskInfo
 
closed_at - Variable in class kr.co.hanwha.hifive.data.model.TaskData
 
closeWebview() - Method in class kr.co.hanwha.hifive.screen.common.CommonWebViewActivity.HFJavaScript
 
closeWebview() - Method in class kr.co.hanwha.hifive.screen.main.setting.MainSettingWebviewActivity.HFJavaScript
 
cmdr_intent - Variable in class kr.co.hanwha.hifive.data.model.ProjectInfo
[ "라이프플러스 브랜드를 위한 대고객 커뮤니케이션/한화멤버십 플랫폼 구축", "사업구조, 멤버십정책, 수익모델을 설계하고 관련 행정 및 인허가를 취득한다" ]
code - Variable in class kr.co.hanwha.hifive.admin.network.model.AdminCodeData
0
CODE_404_NOT_FOUND_ERROR - Static variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
CODE_CONNECT_TIMED_OUT - Static variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
CODE_DEFAULT - Static variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
CODE_EXCEPTION - Static variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
CODE_NETWORK_CONNECTION_ERROR - Static variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
CODE_SUCCESS - Static variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkError
 
color - Variable in class kr.co.hanwha.hifive.util.HFNonUnderlineClickableSpan
 
color - Variable in class kr.co.hanwha.hifive.view.NonUnderlineClickSpan
 
COMMENT_PAGE_SIZE - Variable in class kr.co.hanwha.hifive.network.HFNetworkUtil
 
CommentHeaderViewHolder - Class in kr.co.hanwha.hifive.adapter.viewholder
Created by sanghoonkwon on 2018. 1. 22..
CommentHeaderViewHolder(ViewGroup, TaskDetailListContract.OnTaskDetailListener) - Constructor for class kr.co.hanwha.hifive.adapter.viewholder.CommentHeaderViewHolder
 
CommentListViewHolder - Class in kr.co.hanwha.hifive.adapter.viewholder
Created by sanghoonkwon on 2018. 1. 22..
CommentListViewHolder(ViewGroup, TaskDetailListContract.OnTaskDetailListener) - Constructor for class kr.co.hanwha.hifive.adapter.viewholder.CommentListViewHolder
 
CommonWebViewActivity - Class in kr.co.hanwha.hifive.screen.common
Created by sanghoonkwon on 2018. 2. 7..
CommonWebViewActivity() - Constructor for class kr.co.hanwha.hifive.screen.common.CommonWebViewActivity
 
CommonWebViewActivity.CommonWebViewClient - Class in kr.co.hanwha.hifive.screen.common
WebViewClient
CommonWebViewActivity.HFJavaScript - Class in kr.co.hanwha.hifive.screen.common
WebViewClient
CommonWebViewClient() - Constructor for class kr.co.hanwha.hifive.screen.common.CommonWebViewActivity.CommonWebViewClient
 
CommonWebViewClient() - Constructor for class kr.co.hanwha.hifive.screen.main.setting.MainSettingWebviewActivity.CommonWebViewClient
 
CommonWebViewClient() - Constructor for class kr.co.hanwha.hifive.screen.main.webview.NoticeWebViewActivity.CommonWebViewClient
 
company - Variable in class kr.co.hanwha.hifive.admin.network.model.AdminMemberHrInfo
 
company - Variable in class kr.co.hanwha.hifive.data.model.LoginData
 
conf_id - Variable in class kr.co.hanwha.hifive.data.model.CrudData
7001
connectTimeout - Variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkClient.Builder
 
connectTimeout(long, TimeUnit) - Method in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkClient.Builder
 
connectTimeout - Variable in class kr.co.hanwha.hifive.network.hanwha.HanwhaNetworkClient
 
CONTENT_TYPE - Variable in class kr.co.hanwha.hifive.admin.network.AdminNetworkUtil
Header
CONTENT_TYPE - Variable in class kr.co.hanwha.hifive.network.HFNetworkUtil
Header
contents - Variable in class kr.co.hanwha.hifive.data.model.MessageListData
 
contents - Variable in class kr.co.hanwha.hifive.data.model.RequestTaskMessageInfo
 
context_id - Variable in class kr.co.hanwha.hifive.data.model.AlarmData
 
copyClipboard(Context, String, String) - Static method in class kr.co.hanwha.hifive.util.HFCommonUtil
클립보드에 복사
CornerType() - Constructor for enum kr.co.hanwha.hifive.util.glide.RoundedCornersTransformation.CornerType
 
COUNT_COMMENT_EMPTY - Variable in class kr.co.hanwha.hifive.adapter.TaskDetailListAdapter
 
COUNT_COMMENT_HEADER - Variable in class kr.co.hanwha.hifive.adapter.TaskDetailListAdapter
 
COUNT_EMPTY - Variable in class kr.co.hanwha.hifive.adapter.AlarmListAdapter
 
COUNT_EMPTY - Variable in class kr.co.hanwha.hifive.admin.admin.adapter.AdminMemberDetailAdapter
 
COUNT_EMPTY - Variable in class kr.co.hanwha.hifive.admin.admin.adapter.AdminMemberListAdapter
 
COUNT_FOOTER_LOADING - Variable in class kr.co.hanwha.hifive.adapter.AlarmListAdapter
 
COUNT_HEADER - Variable in class kr.co.hanwha.hifive.adapter.TaskDetailListAdapter
 
COUNT_HEADER - Variable in class kr.co.hanwha.hifive.admin.admin.adapter.AdminMemberDetailAdapter
 
COUNT_TOP_MARGIN - Variable in class kr.co.hanwha.hifive.adapter.MainDashboardListAdapter
 
countOfTotalRecords - Variable in class kr.co.hanwha.hifive.data.model.AlarmListRoot
 
countOfTotalRecords - Variable in class kr.co.hanwha.hifive.data.model.MessageListRoot
총 메세지 개수
created_at - Variable in class kr.co.hanwha.hifive.admin.network.model.AdminVersionCvData
 
created_at - Variable in class kr.co.hanwha.hifive.data.model.AlarmData
 
created_at - Variable in class kr.co.hanwha.hifive.data.model.CrudData
"2018-04-19 05:53:49.0"
created_at - Variable in class kr.co.hanwha.hifive.data.model.MessageListData
 
created_at - Variable in class kr.co.hanwha.hifive.data.model.NoticeData
 
created_at - Variable in class kr.co.hanwha.hifive.data.model.ProjectCounterMeasuresInfo
 
created_at - Variable in class kr.co.hanwha.hifive.data.model.TaskData
ex) "2017-10-19 13:19:35.0"
created_at - Variable in class kr.co.hanwha.hifive.data.model.UpdateInfo
 
CrudData - Class in kr.co.hanwha.hifive.data.model
 
CrudData() - Constructor for class kr.co.hanwha.hifive.data.model.CrudData
 
CrudDataRoot - Class in kr.co.hanwha.hifive.data.model
 
CrudDataRoot() - Constructor for class kr.co.hanwha.hifive.data.model.CrudDataRoot
 
crudResult - Variable in class kr.co.hanwha.hifive.data.model.CrudDataRoot
 
currentPageNo - Variable in class kr.co.hanwha.hifive.data.model.MessageListRoot
요청한 페이지
CustomViewPager - Class in kr.co.hanwha.hifive.view
Created by sanghoonkwon on 2018. 1. 18..
CustomViewPager(Context) - Constructor for class kr.co.hanwha.hifive.view.CustomViewPager
 
CustomViewPager(Context, AttributeSet) - Constructor for class kr.co.hanwha.hifive.view.CustomViewPager
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links