| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="ko">
- <head>
- <!-- Generated by javadoc (1.8.0_152-release) on Mon Jul 30 13:25:02 KST 2018 -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>TaskDetailPresenter</title>
- <meta name="date" content="2018-07-30">
- <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
- <script type="text/javascript" src="../../../../../../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="TaskDetailPresenter";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10};
- var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
- var altColor = "altColor";
- var rowColor = "rowColor";
- var tableTab = "tableTab";
- var activeTableTab = "activeTableTab";
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../../../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/TaskDetailPresenter.html">Use</a></li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailActivity.DetailPagerAdapter.html" title="class in kr.co.hanwha.hifive.screen.task"><span class="typeNameLink">Prev Class</span></a></li>
- <li>Next Class</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../../index.html?kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html" target="_top">Frames</a></li>
- <li><a href="TaskDetailPresenter.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li><a href="#field.summary">Field</a> | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li><a href="#field.detail">Field</a> | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <!-- ======== START OF CLASS DATA ======== -->
- <div class="header">
- <div class="subTitle">kr.co.hanwha.hifive.screen.task</div>
- <h2 title="Class TaskDetailPresenter" class="title">Class TaskDetailPresenter</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li>java.lang.Object</li>
- <li>
- <ul class="inheritance">
- <li>kr.co.hanwha.hifive.screen.task.TaskDetailPresenter</li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <dl>
- <dt>All Implemented Interfaces:</dt>
- <dd><a href="../../../../../../kr/co/hanwha/hifive/base/BasePresenter.html" title="interface in kr.co.hanwha.hifive.base">BasePresenter</a>, <a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></dd>
- </dl>
- <hr>
- <br>
- <pre>public class <span class="typeNameLabel">TaskDetailPresenter</span>
- extends java.lang.Object
- implements <a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></pre>
- <div class="block">TASK 상세 & 히스토리 Presenter<br></div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailActivity.html" title="class in kr.co.hanwha.hifive.screen.task"><code>Created by sanghoonkwon on 2018. 1. 22..</code></a></dd>
- </dl>
- </li>
- </ul>
- </div>
- <div class="summary">
- <ul class="blockList">
- <li class="blockList">
- <!-- =========== FIELD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.summary">
- <!-- -->
- </a>
- <h3>Field Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
- <caption><span>Fields</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Field and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.Model</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mAdapterModel">mAdapterModel</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.Model</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mAdapterModelHistory">mAdapterModelHistory</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.View</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mAdapterView">mAdapterView</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.View</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mAdapterViewHistory">mAdapterViewHistory</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mCurrentPage">mCurrentPage</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/data/model/TaskDetailData.html" title="class in kr.co.hanwha.hifive.data.model">TaskDetailData</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mData">mData</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/data/model/TaskDetailRoot.html" title="class in kr.co.hanwha.hifive.data.model">TaskDetailRoot</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mRoot">mRoot</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>private int</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mTotalCount">mTotalCount</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>private <a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.View.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.View</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#mView">mView</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>(package private) <a href="../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#refreshHanwhaNetworkCallback">refreshHanwhaNetworkCallback</a></span></code>
- <div class="block">HanwhaNetworkCallback</div>
- </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ======== CONSTRUCTOR SUMMARY ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.summary">
- <!-- -->
- </a>
- <h3>Constructor Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
- <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
- <tr>
- <th class="colOne" scope="col">Constructor and Description</th>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#TaskDetailPresenter-kr.co.hanwha.hifive.screen.task.contract.TaskDetailContract.View-kr.co.hanwha.hifive.adapter.contract.TaskDetailListContract.View-kr.co.hanwha.hifive.adapter.contract.TaskDetailListContract.Model-kr.co.hanwha.hifive.adapter.contract.TaskHistoryListContract.View-kr.co.hanwha.hifive.adapter.contract.TaskHistoryListContract.Model-">TaskDetailPresenter</a></span>(<a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.View.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.View</a> view,
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.View</a> adapterView,
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.Model</a> adapterModel,
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.View</a> adapterViewHistory,
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.Model</a> adapterModelHistory)</code> </td>
- </tr>
- </table>
- </li>
- </ul>
- <!-- ========== METHOD SUMMARY =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.summary">
- <!-- -->
- </a>
- <h3>Method Summary</h3>
- <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
- <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
- <tr>
- <th class="colFirst" scope="col">Modifier and Type</th>
- <th class="colLast" scope="col">Method and Description</th>
- </tr>
- <tr id="i0" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#checkNotificationOpen-int-int-">checkNotificationOpen</a></span>(int task_id,
- int project_id)</code>
- <div class="block">알림 읽음 표시</div>
- </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#detachView--">detachView</a></span>()</code> </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doAddComment-kr.co.hanwha.hifive.view.HFCommentEditView-java.lang.String-">doAddComment</a></span>(<a href="../../../../../../kr/co/hanwha/hifive/view/HFCommentEditView.html" title="class in kr.co.hanwha.hifive.view">HFCommentEditView</a> commentEditView,
- java.lang.String contents)</code>
- <div class="block">댓글 등록</div>
- </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doDeleteComment-int-">doDeleteComment</a></span>(int id)</code>
- <div class="block">댓글 삭제</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doDeleteRequestClicked--">doDeleteRequestClicked</a></span>()</code>
- <div class="block">요청 삭제</div>
- </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doDeleteTask--">doDeleteTask</a></span>()</code>
- <div class="block">Task 삭제</div>
- </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doEditTask--">doEditTask</a></span>()</code>
- <div class="block">Task 편집</div>
- </td>
- </tr>
- <tr id="i7" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doEvalAcceptClicked--">doEvalAcceptClicked</a></span>()</code>
- <div class="block">평가 수락 선택</div>
- </td>
- </tr>
- <tr id="i8" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doEvalRejectClicked--">doEvalRejectClicked</a></span>()</code>
- <div class="block">평가 반려 선택</div>
- </td>
- </tr>
- <tr id="i9" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doEvaluation-kr.co.hanwha.hifive.enums.TaskEvaluationType-">doEvaluation</a></span>(<a href="../../../../../../kr/co/hanwha/hifive/enums/TaskEvaluationType.html" title="enum in kr.co.hanwha.hifive.enums">TaskEvaluationType</a> taskEvaluationType)</code>
- <div class="block">평가하기</div>
- </td>
- </tr>
- <tr id="i10" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doReRequestClicked--">doReRequestClicked</a></span>()</code>
- <div class="block">수정후 재 요청</div>
- </td>
- </tr>
- <tr id="i11" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doTaskAccept--">doTaskAccept</a></span>()</code>
- <div class="block">TASK 수락</div>
- </td>
- </tr>
- <tr id="i12" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#doTaskReject--">doTaskReject</a></span>()</code>
- <div class="block">TASK 반려</div>
- </td>
- </tr>
- <tr id="i13" class="rowColor">
- <td class="colFirst"><code>private android.app.Activity</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#getActivity--">getActivity</a></span>()</code>
- <div class="block">Support methods</div>
- </td>
- </tr>
- <tr id="i14" class="altColor">
- <td class="colFirst"><code>android.content.Context</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#getContext--">getContext</a></span>()</code> </td>
- </tr>
- <tr id="i15" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#initData-int-int-boolean-">initData</a></span>(int task_id,
- int project_id,
- boolean needLoading)</code>
- <div class="block">Task 상세 조회</div>
- </td>
- </tr>
- <tr id="i16" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#initHistoryData-java.util.ArrayList-">initHistoryData</a></span>(java.util.ArrayList<<a href="../../../../../../kr/co/hanwha/hifive/data/model/TaskHistoryData.html" title="class in kr.co.hanwha.hifive.data.model">TaskHistoryData</a>> list)</code>
- <div class="block">TASK HISTORY</div>
- </td>
- </tr>
- <tr id="i17" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#initMessageData-boolean-boolean-">initMessageData</a></span>(boolean needScrollBottom,
- boolean needLoading)</code>
- <div class="block">댓글 목록 조회</div>
- </td>
- </tr>
- <tr id="i18" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#moreMessageData--">moreMessageData</a></span>()</code>
- <div class="block">다음 댓글 더 보기</div>
- </td>
- </tr>
- <tr id="i19" class="rowColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#refreshData--">refreshData</a></span>()</code>
- <div class="block">Task 정보 새로고침</div>
- </td>
- </tr>
- <tr id="i20" class="altColor">
- <td class="colFirst"><code>void</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html#showEvaluationDialog--">showEvaluationDialog</a></span>()</code>
- <div class="block">평가 팝업 노출</div>
- </td>
- </tr>
- </table>
- <ul class="blockList">
- <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
- <!-- -->
- </a>
- <h3>Methods inherited from class java.lang.Object</h3>
- <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div class="details">
- <ul class="blockList">
- <li class="blockList">
- <!-- ============ FIELD DETAIL =========== -->
- <ul class="blockList">
- <li class="blockList"><a name="field.detail">
- <!-- -->
- </a>
- <h3>Field Detail</h3>
- <a name="mView">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mView</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.View.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.View</a> mView</pre>
- </li>
- </ul>
- <a name="mAdapterView">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mAdapterView</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.View</a> mAdapterView</pre>
- </li>
- </ul>
- <a name="mAdapterModel">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mAdapterModel</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.Model</a> mAdapterModel</pre>
- </li>
- </ul>
- <a name="mAdapterViewHistory">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mAdapterViewHistory</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.View</a> mAdapterViewHistory</pre>
- </li>
- </ul>
- <a name="mAdapterModelHistory">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mAdapterModelHistory</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.Model</a> mAdapterModelHistory</pre>
- </li>
- </ul>
- <a name="mRoot">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mRoot</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/data/model/TaskDetailRoot.html" title="class in kr.co.hanwha.hifive.data.model">TaskDetailRoot</a> mRoot</pre>
- </li>
- </ul>
- <a name="mData">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mData</h4>
- <pre>private <a href="../../../../../../kr/co/hanwha/hifive/data/model/TaskDetailData.html" title="class in kr.co.hanwha.hifive.data.model">TaskDetailData</a> mData</pre>
- </li>
- </ul>
- <a name="mCurrentPage">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mCurrentPage</h4>
- <pre>private int mCurrentPage</pre>
- </li>
- </ul>
- <a name="mTotalCount">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mTotalCount</h4>
- <pre>private int mTotalCount</pre>
- </li>
- </ul>
- <a name="refreshHanwhaNetworkCallback">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>refreshHanwhaNetworkCallback</h4>
- <pre><a href="../../../../../../kr/co/hanwha/hifive/network/hanwha/HanwhaNetworkCallback.html" title="interface in kr.co.hanwha.hifive.network.hanwha">HanwhaNetworkCallback</a> refreshHanwhaNetworkCallback</pre>
- <div class="block">HanwhaNetworkCallback</div>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="TaskDetailPresenter-kr.co.hanwha.hifive.screen.task.contract.TaskDetailContract.View-kr.co.hanwha.hifive.adapter.contract.TaskDetailListContract.View-kr.co.hanwha.hifive.adapter.contract.TaskDetailListContract.Model-kr.co.hanwha.hifive.adapter.contract.TaskHistoryListContract.View-kr.co.hanwha.hifive.adapter.contract.TaskHistoryListContract.Model-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>TaskDetailPresenter</h4>
- <pre>public TaskDetailPresenter(@NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.View.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.View</a> view,
- @NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.View</a> adapterView,
- @NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskDetailListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskDetailListContract.Model</a> adapterModel,
- @NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.View.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.View</a> adapterViewHistory,
- @NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/adapter/contract/TaskHistoryListContract.Model.html" title="interface in kr.co.hanwha.hifive.adapter.contract">TaskHistoryListContract.Model</a> adapterModelHistory)</pre>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="detachView--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>detachView</h4>
- <pre>public void detachView()</pre>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/base/BasePresenter.html#detachView--">detachView</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/base/BasePresenter.html" title="interface in kr.co.hanwha.hifive.base">BasePresenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="getContext--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>getContext</h4>
- <pre>public android.content.Context getContext()</pre>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/base/BasePresenter.html#getContext--">getContext</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/base/BasePresenter.html" title="interface in kr.co.hanwha.hifive.base">BasePresenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="checkNotificationOpen-int-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>checkNotificationOpen</h4>
- <pre>public void checkNotificationOpen(@NonNull
- int task_id,
- @NonNull
- int project_id)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#checkNotificationOpen-int-int-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">알림 읽음 표시</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#checkNotificationOpen-int-int-">checkNotificationOpen</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>task_id</code> - TASK_ID</dd>
- <dd><code>project_id</code> - PROJECT_ID</dd>
- </dl>
- </li>
- </ul>
- <a name="initData-int-int-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>initData</h4>
- <pre>public void initData(@NonNull
- int task_id,
- @NonNull
- int project_id,
- boolean needLoading)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#initData-int-int-boolean-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">Task 상세 조회</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#initData-int-int-boolean-">initData</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="initHistoryData-java.util.ArrayList-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>initHistoryData</h4>
- <pre>public void initHistoryData(java.util.ArrayList<<a href="../../../../../../kr/co/hanwha/hifive/data/model/TaskHistoryData.html" title="class in kr.co.hanwha.hifive.data.model">TaskHistoryData</a>> list)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#initHistoryData-java.util.ArrayList-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">TASK HISTORY</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#initHistoryData-java.util.ArrayList-">initHistoryData</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="initMessageData-boolean-boolean-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>initMessageData</h4>
- <pre>public void initMessageData(boolean needScrollBottom,
- boolean needLoading)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#initMessageData-boolean-boolean-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">댓글 목록 조회</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#initMessageData-boolean-boolean-">initMessageData</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>needScrollBottom</code> - 스크롤</dd>
- </dl>
- </li>
- </ul>
- <a name="moreMessageData--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>moreMessageData</h4>
- <pre>public void moreMessageData()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#moreMessageData--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">다음 댓글 더 보기</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#moreMessageData--">moreMessageData</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="refreshData--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>refreshData</h4>
- <pre>public void refreshData()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#refreshData--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">Task 정보 새로고침</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#refreshData--">refreshData</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doEditTask--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doEditTask</h4>
- <pre>public void doEditTask()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEditTask--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">Task 편집</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEditTask--">doEditTask</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doDeleteTask--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doDeleteTask</h4>
- <pre>public void doDeleteTask()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doDeleteTask--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">Task 삭제</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doDeleteTask--">doDeleteTask</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doTaskAccept--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doTaskAccept</h4>
- <pre>public void doTaskAccept()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doTaskAccept--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">TASK 수락</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doTaskAccept--">doTaskAccept</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doTaskReject--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doTaskReject</h4>
- <pre>public void doTaskReject()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doTaskReject--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">TASK 반려</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doTaskReject--">doTaskReject</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="showEvaluationDialog--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>showEvaluationDialog</h4>
- <pre>public void showEvaluationDialog()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#showEvaluationDialog--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">평가 팝업 노출</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#showEvaluationDialog--">showEvaluationDialog</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doEvaluation-kr.co.hanwha.hifive.enums.TaskEvaluationType-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doEvaluation</h4>
- <pre>public void doEvaluation(@NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/enums/TaskEvaluationType.html" title="enum in kr.co.hanwha.hifive.enums">TaskEvaluationType</a> taskEvaluationType)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEvaluation-kr.co.hanwha.hifive.enums.TaskEvaluationType-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">평가하기</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEvaluation-kr.co.hanwha.hifive.enums.TaskEvaluationType-">doEvaluation</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doEvalAcceptClicked--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doEvalAcceptClicked</h4>
- <pre>public void doEvalAcceptClicked()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEvalAcceptClicked--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">평가 수락 선택</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEvalAcceptClicked--">doEvalAcceptClicked</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doEvalRejectClicked--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doEvalRejectClicked</h4>
- <pre>public void doEvalRejectClicked()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEvalRejectClicked--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">평가 반려 선택</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doEvalRejectClicked--">doEvalRejectClicked</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doDeleteRequestClicked--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doDeleteRequestClicked</h4>
- <pre>public void doDeleteRequestClicked()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doDeleteRequestClicked--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">요청 삭제</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doDeleteRequestClicked--">doDeleteRequestClicked</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doReRequestClicked--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doReRequestClicked</h4>
- <pre>public void doReRequestClicked()</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doReRequestClicked--">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">수정후 재 요청</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doReRequestClicked--">doReRequestClicked</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- </dl>
- </li>
- </ul>
- <a name="doAddComment-kr.co.hanwha.hifive.view.HFCommentEditView-java.lang.String-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doAddComment</h4>
- <pre>public void doAddComment(@NonNull
- <a href="../../../../../../kr/co/hanwha/hifive/view/HFCommentEditView.html" title="class in kr.co.hanwha.hifive.view">HFCommentEditView</a> commentEditView,
- @NonNull
- java.lang.String contents)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doAddComment-kr.co.hanwha.hifive.view.HFCommentEditView-java.lang.String-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">댓글 등록</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doAddComment-kr.co.hanwha.hifive.view.HFCommentEditView-java.lang.String-">doAddComment</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- <dd><code>contents</code> - 댓글 내용</dd>
- </dl>
- </li>
- </ul>
- <a name="doDeleteComment-int-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>doDeleteComment</h4>
- <pre>public void doDeleteComment(int id)</pre>
- <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doDeleteComment-int-">TaskDetailContract.Presenter</a></code></span></div>
- <div class="block">댓글 삭제</div>
- <dl>
- <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
- <dd><code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html#doDeleteComment-int-">doDeleteComment</a></code> in interface <code><a href="../../../../../../kr/co/hanwha/hifive/screen/task/contract/TaskDetailContract.Presenter.html" title="interface in kr.co.hanwha.hifive.screen.task.contract">TaskDetailContract.Presenter</a></code></dd>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>id</code> - 댓글 아이디</dd>
- </dl>
- </li>
- </ul>
- <a name="getActivity--">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>getActivity</h4>
- <pre>private android.app.Activity getActivity()</pre>
- <div class="block">Support methods</div>
- </li>
- </ul>
- </li>
- </ul>
- </li>
- </ul>
- </div>
- </div>
- <!-- ========= END OF CLASS DATA ========= -->
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../../../../../../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/TaskDetailPresenter.html">Use</a></li>
- <li><a href="package-tree.html">Tree</a></li>
- <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
- <li><a href="../../../../../../index-files/index-1.html">Index</a></li>
- <li><a href="../../../../../../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../../../../../../kr/co/hanwha/hifive/screen/task/TaskDetailActivity.DetailPagerAdapter.html" title="class in kr.co.hanwha.hifive.screen.task"><span class="typeNameLink">Prev Class</span></a></li>
- <li>Next Class</li>
- </ul>
- <ul class="navList">
- <li><a href="../../../../../../index.html?kr/co/hanwha/hifive/screen/task/TaskDetailPresenter.html" target="_top">Frames</a></li>
- <li><a href="TaskDetailPresenter.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <div>
- <ul class="subNavList">
- <li>Summary: </li>
- <li>Nested | </li>
- <li><a href="#field.summary">Field</a> | </li>
- <li><a href="#constructor.summary">Constr</a> | </li>
- <li><a href="#method.summary">Method</a></li>
- </ul>
- <ul class="subNavList">
- <li>Detail: </li>
- <li><a href="#field.detail">Field</a> | </li>
- <li><a href="#constructor.detail">Constr</a> | </li>
- <li><a href="#method.detail">Method</a></li>
- </ul>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|