package-use.html 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="ko">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_152-release) on Fri Jun 08 10:54:42 KST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Uses of Package kr.co.hanwha.hifive.enums</title>
  8. <meta name="date" content="2018-06-08">
  9. <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Uses of Package kr.co.hanwha.hifive.enums";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  36. <li><a href="package-summary.html">Package</a></li>
  37. <li>Class</li>
  38. <li class="navBarCell1Rev">Use</li>
  39. <li><a href="package-tree.html">Tree</a></li>
  40. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  41. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  42. <li><a href="../../../../../help-doc.html">Help</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li>Prev</li>
  48. <li>Next</li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/enums/package-use.html" target="_top">Frames</a></li>
  52. <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h1 title="Uses of Package kr.co.hanwha.hifive.enums" class="title">Uses of Package<br>kr.co.hanwha.hifive.enums</h1>
  75. </div>
  76. <div class="contentContainer">
  77. <ul class="blockList">
  78. <li class="blockList">
  79. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  80. <caption><span>Packages that use <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a></span><span class="tabEnd">&nbsp;</span></caption>
  81. <tr>
  82. <th class="colFirst" scope="col">Package</th>
  83. <th class="colLast" scope="col">Description</th>
  84. </tr>
  85. <tbody>
  86. <tr class="altColor">
  87. <td class="colFirst"><a href="#kr.co.hanwha.hifive">kr.co.hanwha.hifive</a></td>
  88. <td class="colLast">&nbsp;</td>
  89. </tr>
  90. <tr class="rowColor">
  91. <td class="colFirst"><a href="#kr.co.hanwha.hifive.adapter.contract">kr.co.hanwha.hifive.adapter.contract</a></td>
  92. <td class="colLast">&nbsp;</td>
  93. </tr>
  94. <tr class="altColor">
  95. <td class="colFirst"><a href="#kr.co.hanwha.hifive.adapter.model">kr.co.hanwha.hifive.adapter.model</a></td>
  96. <td class="colLast">&nbsp;</td>
  97. </tr>
  98. <tr class="rowColor">
  99. <td class="colFirst"><a href="#kr.co.hanwha.hifive.adapter.viewholder">kr.co.hanwha.hifive.adapter.viewholder</a></td>
  100. <td class="colLast">&nbsp;</td>
  101. </tr>
  102. <tr class="altColor">
  103. <td class="colFirst"><a href="#kr.co.hanwha.hifive.admin">kr.co.hanwha.hifive.admin</a></td>
  104. <td class="colLast">&nbsp;</td>
  105. </tr>
  106. <tr class="rowColor">
  107. <td class="colFirst"><a href="#kr.co.hanwha.hifive.admin.admin">kr.co.hanwha.hifive.admin.admin</a></td>
  108. <td class="colLast">&nbsp;</td>
  109. </tr>
  110. <tr class="altColor">
  111. <td class="colFirst"><a href="#kr.co.hanwha.hifive.admin.design">kr.co.hanwha.hifive.admin.design</a></td>
  112. <td class="colLast">&nbsp;</td>
  113. </tr>
  114. <tr class="rowColor">
  115. <td class="colFirst"><a href="#kr.co.hanwha.hifive.base">kr.co.hanwha.hifive.base</a></td>
  116. <td class="colLast">&nbsp;</td>
  117. </tr>
  118. <tr class="altColor">
  119. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.source">kr.co.hanwha.hifive.data.source</a></td>
  120. <td class="colLast">&nbsp;</td>
  121. </tr>
  122. <tr class="rowColor">
  123. <td class="colFirst"><a href="#kr.co.hanwha.hifive.data.source.contract">kr.co.hanwha.hifive.data.source.contract</a></td>
  124. <td class="colLast">&nbsp;</td>
  125. </tr>
  126. <tr class="altColor">
  127. <td class="colFirst"><a href="#kr.co.hanwha.hifive.dialog">kr.co.hanwha.hifive.dialog</a></td>
  128. <td class="colLast">&nbsp;</td>
  129. </tr>
  130. <tr class="rowColor">
  131. <td class="colFirst"><a href="#kr.co.hanwha.hifive.enums">kr.co.hanwha.hifive.enums</a></td>
  132. <td class="colLast">&nbsp;</td>
  133. </tr>
  134. <tr class="altColor">
  135. <td class="colFirst"><a href="#kr.co.hanwha.hifive.network">kr.co.hanwha.hifive.network</a></td>
  136. <td class="colLast">&nbsp;</td>
  137. </tr>
  138. <tr class="rowColor">
  139. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.alarm">kr.co.hanwha.hifive.screen.alarm</a></td>
  140. <td class="colLast">&nbsp;</td>
  141. </tr>
  142. <tr class="altColor">
  143. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.common">kr.co.hanwha.hifive.screen.common</a></td>
  144. <td class="colLast">&nbsp;</td>
  145. </tr>
  146. <tr class="rowColor">
  147. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.intro">kr.co.hanwha.hifive.screen.intro</a></td>
  148. <td class="colLast">&nbsp;</td>
  149. </tr>
  150. <tr class="altColor">
  151. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main">kr.co.hanwha.hifive.screen.main</a></td>
  152. <td class="colLast">&nbsp;</td>
  153. </tr>
  154. <tr class="rowColor">
  155. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main.dashboard">kr.co.hanwha.hifive.screen.main.dashboard</a></td>
  156. <td class="colLast">&nbsp;</td>
  157. </tr>
  158. <tr class="altColor">
  159. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main.dashboard.contract">kr.co.hanwha.hifive.screen.main.dashboard.contract</a></td>
  160. <td class="colLast">&nbsp;</td>
  161. </tr>
  162. <tr class="rowColor">
  163. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main.project">kr.co.hanwha.hifive.screen.main.project</a></td>
  164. <td class="colLast">&nbsp;</td>
  165. </tr>
  166. <tr class="altColor">
  167. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main.setting">kr.co.hanwha.hifive.screen.main.setting</a></td>
  168. <td class="colLast">&nbsp;</td>
  169. </tr>
  170. <tr class="rowColor">
  171. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.main.webview">kr.co.hanwha.hifive.screen.main.webview</a></td>
  172. <td class="colLast">&nbsp;</td>
  173. </tr>
  174. <tr class="altColor">
  175. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.search">kr.co.hanwha.hifive.screen.search</a></td>
  176. <td class="colLast">&nbsp;</td>
  177. </tr>
  178. <tr class="rowColor">
  179. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.task">kr.co.hanwha.hifive.screen.task</a></td>
  180. <td class="colLast">&nbsp;</td>
  181. </tr>
  182. <tr class="altColor">
  183. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.task.contract">kr.co.hanwha.hifive.screen.task.contract</a></td>
  184. <td class="colLast">&nbsp;</td>
  185. </tr>
  186. <tr class="rowColor">
  187. <td class="colFirst"><a href="#kr.co.hanwha.hifive.util">kr.co.hanwha.hifive.util</a></td>
  188. <td class="colLast">&nbsp;</td>
  189. </tr>
  190. </tbody>
  191. </table>
  192. </li>
  193. <li class="blockList"><a name="kr.co.hanwha.hifive">
  194. <!-- -->
  195. </a>
  196. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  197. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/package-summary.html">kr.co.hanwha.hifive</a></span><span class="tabEnd">&nbsp;</span></caption>
  198. <tr>
  199. <th class="colOne" scope="col">Class and Description</th>
  200. </tr>
  201. <tbody>
  202. <tr class="altColor">
  203. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ApplicationStatus.html#kr.co.hanwha.hifive">ApplicationStatus</a>
  204. <div class="block">앱 상태 값
  205. Created by sanghoonkwon on 2018. 1. 10..</div>
  206. </td>
  207. </tr>
  208. </tbody>
  209. </table>
  210. </li>
  211. <li class="blockList"><a name="kr.co.hanwha.hifive.adapter.contract">
  212. <!-- -->
  213. </a>
  214. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  215. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/adapter/contract/package-summary.html">kr.co.hanwha.hifive.adapter.contract</a></span><span class="tabEnd">&nbsp;</span></caption>
  216. <tr>
  217. <th class="colOne" scope="col">Class and Description</th>
  218. </tr>
  219. <tbody>
  220. <tr class="altColor">
  221. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectFilterType.html#kr.co.hanwha.hifive.adapter.contract">ProjectFilterType</a>&nbsp;</td>
  222. </tr>
  223. </tbody>
  224. </table>
  225. </li>
  226. <li class="blockList"><a name="kr.co.hanwha.hifive.adapter.model">
  227. <!-- -->
  228. </a>
  229. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  230. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/adapter/model/package-summary.html">kr.co.hanwha.hifive.adapter.model</a></span><span class="tabEnd">&nbsp;</span></caption>
  231. <tr>
  232. <th class="colOne" scope="col">Class and Description</th>
  233. </tr>
  234. <tbody>
  235. <tr class="altColor">
  236. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderTaskType.html#kr.co.hanwha.hifive.adapter.model">ViewHolderTaskType</a>
  237. <div class="block">Main home list 정의
  238. Created by sanghoonkwon on 2018. 1. 31..</div>
  239. </td>
  240. </tr>
  241. <tr class="rowColor">
  242. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderUnitType.html#kr.co.hanwha.hifive.adapter.model">ViewHolderUnitType</a>
  243. <div class="block">Created by sanghoonkwon on 2018. 2. 20..</div>
  244. </td>
  245. </tr>
  246. </tbody>
  247. </table>
  248. </li>
  249. <li class="blockList"><a name="kr.co.hanwha.hifive.adapter.viewholder">
  250. <!-- -->
  251. </a>
  252. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  253. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/adapter/viewholder/package-summary.html">kr.co.hanwha.hifive.adapter.viewholder</a></span><span class="tabEnd">&nbsp;</span></caption>
  254. <tr>
  255. <th class="colOne" scope="col">Class and Description</th>
  256. </tr>
  257. <tbody>
  258. <tr class="altColor">
  259. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectFilterType.html#kr.co.hanwha.hifive.adapter.viewholder">ProjectFilterType</a>&nbsp;</td>
  260. </tr>
  261. </tbody>
  262. </table>
  263. </li>
  264. <li class="blockList"><a name="kr.co.hanwha.hifive.admin">
  265. <!-- -->
  266. </a>
  267. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  268. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/admin/package-summary.html">kr.co.hanwha.hifive.admin</a></span><span class="tabEnd">&nbsp;</span></caption>
  269. <tr>
  270. <th class="colOne" scope="col">Class and Description</th>
  271. </tr>
  272. <tbody>
  273. <tr class="altColor">
  274. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.admin">BaseAnimationType</a>
  275. <div class="block">Activity Animation TYPE
  276. Created by sanghoonkwon on 2018. 1. 10..</div>
  277. </td>
  278. </tr>
  279. <tr class="rowColor">
  280. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.admin">BaseToolbarType</a>
  281. <div class="block">Activity Toolbar Type
  282. Created by sanghoonkwon on 2018. 1. 10..</div>
  283. </td>
  284. </tr>
  285. </tbody>
  286. </table>
  287. </li>
  288. <li class="blockList"><a name="kr.co.hanwha.hifive.admin.admin">
  289. <!-- -->
  290. </a>
  291. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  292. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/admin/admin/package-summary.html">kr.co.hanwha.hifive.admin.admin</a></span><span class="tabEnd">&nbsp;</span></caption>
  293. <tr>
  294. <th class="colOne" scope="col">Class and Description</th>
  295. </tr>
  296. <tbody>
  297. <tr class="altColor">
  298. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.admin.admin">BaseAnimationType</a>
  299. <div class="block">Activity Animation TYPE
  300. Created by sanghoonkwon on 2018. 1. 10..</div>
  301. </td>
  302. </tr>
  303. <tr class="rowColor">
  304. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.admin.admin">BaseToolbarType</a>
  305. <div class="block">Activity Toolbar Type
  306. Created by sanghoonkwon on 2018. 1. 10..</div>
  307. </td>
  308. </tr>
  309. </tbody>
  310. </table>
  311. </li>
  312. <li class="blockList"><a name="kr.co.hanwha.hifive.admin.design">
  313. <!-- -->
  314. </a>
  315. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  316. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/admin/design/package-summary.html">kr.co.hanwha.hifive.admin.design</a></span><span class="tabEnd">&nbsp;</span></caption>
  317. <tr>
  318. <th class="colOne" scope="col">Class and Description</th>
  319. </tr>
  320. <tbody>
  321. <tr class="altColor">
  322. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.admin.design">BaseAnimationType</a>
  323. <div class="block">Activity Animation TYPE
  324. Created by sanghoonkwon on 2018. 1. 10..</div>
  325. </td>
  326. </tr>
  327. <tr class="rowColor">
  328. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.admin.design">BaseToolbarType</a>
  329. <div class="block">Activity Toolbar Type
  330. Created by sanghoonkwon on 2018. 1. 10..</div>
  331. </td>
  332. </tr>
  333. </tbody>
  334. </table>
  335. </li>
  336. <li class="blockList"><a name="kr.co.hanwha.hifive.base">
  337. <!-- -->
  338. </a>
  339. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  340. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/base/package-summary.html">kr.co.hanwha.hifive.base</a></span><span class="tabEnd">&nbsp;</span></caption>
  341. <tr>
  342. <th class="colOne" scope="col">Class and Description</th>
  343. </tr>
  344. <tbody>
  345. <tr class="altColor">
  346. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.base">BaseAnimationType</a>
  347. <div class="block">Activity Animation TYPE
  348. Created by sanghoonkwon on 2018. 1. 10..</div>
  349. </td>
  350. </tr>
  351. <tr class="rowColor">
  352. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.base">BaseToolbarType</a>
  353. <div class="block">Activity Toolbar Type
  354. Created by sanghoonkwon on 2018. 1. 10..</div>
  355. </td>
  356. </tr>
  357. </tbody>
  358. </table>
  359. </li>
  360. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source">
  361. <!-- -->
  362. </a>
  363. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  364. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/data/source/package-summary.html">kr.co.hanwha.hifive.data.source</a></span><span class="tabEnd">&nbsp;</span></caption>
  365. <tr>
  366. <th class="colOne" scope="col">Class and Description</th>
  367. </tr>
  368. <tbody>
  369. <tr class="altColor">
  370. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.data.source">ProjectEvaluationType</a>
  371. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  372. </td>
  373. </tr>
  374. <tr class="rowColor">
  375. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.data.source">TaskEvaluationType</a>
  376. <div class="block">평가 값 정의
  377. Created by sanghoonkwon on 2018. 1. 29..</div>
  378. </td>
  379. </tr>
  380. </tbody>
  381. </table>
  382. </li>
  383. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source.contract">
  384. <!-- -->
  385. </a>
  386. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  387. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/data/source/contract/package-summary.html">kr.co.hanwha.hifive.data.source.contract</a></span><span class="tabEnd">&nbsp;</span></caption>
  388. <tr>
  389. <th class="colOne" scope="col">Class and Description</th>
  390. </tr>
  391. <tbody>
  392. <tr class="altColor">
  393. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.data.source.contract">ProjectEvaluationType</a>
  394. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  395. </td>
  396. </tr>
  397. <tr class="rowColor">
  398. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.data.source.contract">TaskEvaluationType</a>
  399. <div class="block">평가 값 정의
  400. Created by sanghoonkwon on 2018. 1. 29..</div>
  401. </td>
  402. </tr>
  403. </tbody>
  404. </table>
  405. </li>
  406. <li class="blockList"><a name="kr.co.hanwha.hifive.dialog">
  407. <!-- -->
  408. </a>
  409. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  410. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/dialog/package-summary.html">kr.co.hanwha.hifive.dialog</a></span><span class="tabEnd">&nbsp;</span></caption>
  411. <tr>
  412. <th class="colOne" scope="col">Class and Description</th>
  413. </tr>
  414. <tbody>
  415. <tr class="altColor">
  416. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.dialog">ProjectEvaluationType</a>
  417. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  418. </td>
  419. </tr>
  420. <tr class="rowColor">
  421. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.dialog">TaskEvaluationType</a>
  422. <div class="block">평가 값 정의
  423. Created by sanghoonkwon on 2018. 1. 29..</div>
  424. </td>
  425. </tr>
  426. </tbody>
  427. </table>
  428. </li>
  429. <li class="blockList"><a name="kr.co.hanwha.hifive.enums">
  430. <!-- -->
  431. </a>
  432. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  433. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a></span><span class="tabEnd">&nbsp;</span></caption>
  434. <tr>
  435. <th class="colOne" scope="col">Class and Description</th>
  436. </tr>
  437. <tbody>
  438. <tr class="altColor">
  439. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ApplicationStatus.html#kr.co.hanwha.hifive.enums">ApplicationStatus</a>
  440. <div class="block">앱 상태 값
  441. Created by sanghoonkwon on 2018. 1. 10..</div>
  442. </td>
  443. </tr>
  444. <tr class="rowColor">
  445. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.enums">BaseAnimationType</a>
  446. <div class="block">Activity Animation TYPE
  447. Created by sanghoonkwon on 2018. 1. 10..</div>
  448. </td>
  449. </tr>
  450. <tr class="altColor">
  451. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.enums">BaseToolbarType</a>
  452. <div class="block">Activity Toolbar Type
  453. Created by sanghoonkwon on 2018. 1. 10..</div>
  454. </td>
  455. </tr>
  456. <tr class="rowColor">
  457. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/LandingType.html#kr.co.hanwha.hifive.enums">LandingType</a>
  458. <div class="block">Notification 상세 이동 경로 정의
  459. Created by sanghoonkwon on 2018. 2. 12..</div>
  460. </td>
  461. </tr>
  462. <tr class="altColor">
  463. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.enums">MainTab</a>
  464. <div class="block">메인 하단 탭 정의
  465. Created by sanghoonkwon on 2018. 1. 11..</div>
  466. </td>
  467. </tr>
  468. <tr class="rowColor">
  469. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MemberRoleType.html#kr.co.hanwha.hifive.enums">MemberRoleType</a>
  470. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  471. </td>
  472. </tr>
  473. <tr class="altColor">
  474. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MessageType.html#kr.co.hanwha.hifive.enums">MessageType</a>
  475. <div class="block">Message TYPE
  476. Created by sanghoonkwon on 2018. 1. 22..</div>
  477. </td>
  478. </tr>
  479. <tr class="rowColor">
  480. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.enums">ProjectEvaluationType</a>
  481. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  482. </td>
  483. </tr>
  484. <tr class="altColor">
  485. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectFilterType.html#kr.co.hanwha.hifive.enums">ProjectFilterType</a>&nbsp;</td>
  486. </tr>
  487. <tr class="rowColor">
  488. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/RollCode.html#kr.co.hanwha.hifive.enums">RollCode</a>&nbsp;</td>
  489. </tr>
  490. <tr class="altColor">
  491. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.enums">TaskEvaluationType</a>
  492. <div class="block">평가 값 정의
  493. Created by sanghoonkwon on 2018. 1. 29..</div>
  494. </td>
  495. </tr>
  496. <tr class="rowColor">
  497. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskFlagType.html#kr.co.hanwha.hifive.enums">TaskFlagType</a>
  498. <div class="block">Task 상태값 정의
  499. Created by sanghoonkwon on 2018. 1. 22..</div>
  500. </td>
  501. </tr>
  502. <tr class="altColor">
  503. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskStatusType.html#kr.co.hanwha.hifive.enums">TaskStatusType</a>
  504. <div class="block">TASK 상태값
  505. Created by sanghoonkwon on 2018. 1. 25..</div>
  506. </td>
  507. </tr>
  508. <tr class="rowColor">
  509. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderTaskType.html#kr.co.hanwha.hifive.enums">ViewHolderTaskType</a>
  510. <div class="block">Main home list 정의
  511. Created by sanghoonkwon on 2018. 1. 31..</div>
  512. </td>
  513. </tr>
  514. <tr class="altColor">
  515. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderUnitType.html#kr.co.hanwha.hifive.enums">ViewHolderUnitType</a>
  516. <div class="block">Created by sanghoonkwon on 2018. 2. 20..</div>
  517. </td>
  518. </tr>
  519. </tbody>
  520. </table>
  521. </li>
  522. <li class="blockList"><a name="kr.co.hanwha.hifive.network">
  523. <!-- -->
  524. </a>
  525. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  526. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/network/package-summary.html">kr.co.hanwha.hifive.network</a></span><span class="tabEnd">&nbsp;</span></caption>
  527. <tr>
  528. <th class="colOne" scope="col">Class and Description</th>
  529. </tr>
  530. <tbody>
  531. <tr class="altColor">
  532. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.network">ProjectEvaluationType</a>
  533. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  534. </td>
  535. </tr>
  536. <tr class="rowColor">
  537. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.network">TaskEvaluationType</a>
  538. <div class="block">평가 값 정의
  539. Created by sanghoonkwon on 2018. 1. 29..</div>
  540. </td>
  541. </tr>
  542. </tbody>
  543. </table>
  544. </li>
  545. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.alarm">
  546. <!-- -->
  547. </a>
  548. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  549. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/alarm/package-summary.html">kr.co.hanwha.hifive.screen.alarm</a></span><span class="tabEnd">&nbsp;</span></caption>
  550. <tr>
  551. <th class="colOne" scope="col">Class and Description</th>
  552. </tr>
  553. <tbody>
  554. <tr class="altColor">
  555. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.alarm">BaseAnimationType</a>
  556. <div class="block">Activity Animation TYPE
  557. Created by sanghoonkwon on 2018. 1. 10..</div>
  558. </td>
  559. </tr>
  560. <tr class="rowColor">
  561. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.alarm">BaseToolbarType</a>
  562. <div class="block">Activity Toolbar Type
  563. Created by sanghoonkwon on 2018. 1. 10..</div>
  564. </td>
  565. </tr>
  566. </tbody>
  567. </table>
  568. </li>
  569. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.common">
  570. <!-- -->
  571. </a>
  572. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  573. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/common/package-summary.html">kr.co.hanwha.hifive.screen.common</a></span><span class="tabEnd">&nbsp;</span></caption>
  574. <tr>
  575. <th class="colOne" scope="col">Class and Description</th>
  576. </tr>
  577. <tbody>
  578. <tr class="altColor">
  579. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.common">BaseAnimationType</a>
  580. <div class="block">Activity Animation TYPE
  581. Created by sanghoonkwon on 2018. 1. 10..</div>
  582. </td>
  583. </tr>
  584. <tr class="rowColor">
  585. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.common">BaseToolbarType</a>
  586. <div class="block">Activity Toolbar Type
  587. Created by sanghoonkwon on 2018. 1. 10..</div>
  588. </td>
  589. </tr>
  590. </tbody>
  591. </table>
  592. </li>
  593. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.intro">
  594. <!-- -->
  595. </a>
  596. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  597. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/intro/package-summary.html">kr.co.hanwha.hifive.screen.intro</a></span><span class="tabEnd">&nbsp;</span></caption>
  598. <tr>
  599. <th class="colOne" scope="col">Class and Description</th>
  600. </tr>
  601. <tbody>
  602. <tr class="altColor">
  603. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.intro">BaseAnimationType</a>
  604. <div class="block">Activity Animation TYPE
  605. Created by sanghoonkwon on 2018. 1. 10..</div>
  606. </td>
  607. </tr>
  608. <tr class="rowColor">
  609. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.intro">BaseToolbarType</a>
  610. <div class="block">Activity Toolbar Type
  611. Created by sanghoonkwon on 2018. 1. 10..</div>
  612. </td>
  613. </tr>
  614. </tbody>
  615. </table>
  616. </li>
  617. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main">
  618. <!-- -->
  619. </a>
  620. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  621. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/main/package-summary.html">kr.co.hanwha.hifive.screen.main</a></span><span class="tabEnd">&nbsp;</span></caption>
  622. <tr>
  623. <th class="colOne" scope="col">Class and Description</th>
  624. </tr>
  625. <tbody>
  626. <tr class="altColor">
  627. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main">BaseAnimationType</a>
  628. <div class="block">Activity Animation TYPE
  629. Created by sanghoonkwon on 2018. 1. 10..</div>
  630. </td>
  631. </tr>
  632. <tr class="rowColor">
  633. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main">BaseToolbarType</a>
  634. <div class="block">Activity Toolbar Type
  635. Created by sanghoonkwon on 2018. 1. 10..</div>
  636. </td>
  637. </tr>
  638. <tr class="altColor">
  639. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.screen.main">MainTab</a>
  640. <div class="block">메인 하단 탭 정의
  641. Created by sanghoonkwon on 2018. 1. 11..</div>
  642. </td>
  643. </tr>
  644. </tbody>
  645. </table>
  646. </li>
  647. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.dashboard">
  648. <!-- -->
  649. </a>
  650. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  651. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/main/dashboard/package-summary.html">kr.co.hanwha.hifive.screen.main.dashboard</a></span><span class="tabEnd">&nbsp;</span></caption>
  652. <tr>
  653. <th class="colOne" scope="col">Class and Description</th>
  654. </tr>
  655. <tbody>
  656. <tr class="altColor">
  657. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.dashboard">BaseAnimationType</a>
  658. <div class="block">Activity Animation TYPE
  659. Created by sanghoonkwon on 2018. 1. 10..</div>
  660. </td>
  661. </tr>
  662. <tr class="rowColor">
  663. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.dashboard">BaseToolbarType</a>
  664. <div class="block">Activity Toolbar Type
  665. Created by sanghoonkwon on 2018. 1. 10..</div>
  666. </td>
  667. </tr>
  668. <tr class="altColor">
  669. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.screen.main.dashboard">ProjectEvaluationType</a>
  670. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  671. </td>
  672. </tr>
  673. </tbody>
  674. </table>
  675. </li>
  676. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.dashboard.contract">
  677. <!-- -->
  678. </a>
  679. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  680. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/main/dashboard/contract/package-summary.html">kr.co.hanwha.hifive.screen.main.dashboard.contract</a></span><span class="tabEnd">&nbsp;</span></caption>
  681. <tr>
  682. <th class="colOne" scope="col">Class and Description</th>
  683. </tr>
  684. <tbody>
  685. <tr class="altColor">
  686. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.screen.main.dashboard.contract">ProjectEvaluationType</a>
  687. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  688. </td>
  689. </tr>
  690. </tbody>
  691. </table>
  692. </li>
  693. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.project">
  694. <!-- -->
  695. </a>
  696. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  697. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/main/project/package-summary.html">kr.co.hanwha.hifive.screen.main.project</a></span><span class="tabEnd">&nbsp;</span></caption>
  698. <tr>
  699. <th class="colOne" scope="col">Class and Description</th>
  700. </tr>
  701. <tbody>
  702. <tr class="altColor">
  703. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.screen.main.project">ProjectEvaluationType</a>
  704. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  705. </td>
  706. </tr>
  707. </tbody>
  708. </table>
  709. </li>
  710. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.setting">
  711. <!-- -->
  712. </a>
  713. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  714. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/main/setting/package-summary.html">kr.co.hanwha.hifive.screen.main.setting</a></span><span class="tabEnd">&nbsp;</span></caption>
  715. <tr>
  716. <th class="colOne" scope="col">Class and Description</th>
  717. </tr>
  718. <tbody>
  719. <tr class="altColor">
  720. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.setting">BaseAnimationType</a>
  721. <div class="block">Activity Animation TYPE
  722. Created by sanghoonkwon on 2018. 1. 10..</div>
  723. </td>
  724. </tr>
  725. <tr class="rowColor">
  726. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.setting">BaseToolbarType</a>
  727. <div class="block">Activity Toolbar Type
  728. Created by sanghoonkwon on 2018. 1. 10..</div>
  729. </td>
  730. </tr>
  731. <tr class="altColor">
  732. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.screen.main.setting">MainTab</a>
  733. <div class="block">메인 하단 탭 정의
  734. Created by sanghoonkwon on 2018. 1. 11..</div>
  735. </td>
  736. </tr>
  737. </tbody>
  738. </table>
  739. </li>
  740. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.webview">
  741. <!-- -->
  742. </a>
  743. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  744. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/main/webview/package-summary.html">kr.co.hanwha.hifive.screen.main.webview</a></span><span class="tabEnd">&nbsp;</span></caption>
  745. <tr>
  746. <th class="colOne" scope="col">Class and Description</th>
  747. </tr>
  748. <tbody>
  749. <tr class="altColor">
  750. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.webview">BaseAnimationType</a>
  751. <div class="block">Activity Animation TYPE
  752. Created by sanghoonkwon on 2018. 1. 10..</div>
  753. </td>
  754. </tr>
  755. <tr class="rowColor">
  756. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.webview">BaseToolbarType</a>
  757. <div class="block">Activity Toolbar Type
  758. Created by sanghoonkwon on 2018. 1. 10..</div>
  759. </td>
  760. </tr>
  761. </tbody>
  762. </table>
  763. </li>
  764. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.search">
  765. <!-- -->
  766. </a>
  767. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  768. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/search/package-summary.html">kr.co.hanwha.hifive.screen.search</a></span><span class="tabEnd">&nbsp;</span></caption>
  769. <tr>
  770. <th class="colOne" scope="col">Class and Description</th>
  771. </tr>
  772. <tbody>
  773. <tr class="altColor">
  774. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.search">BaseAnimationType</a>
  775. <div class="block">Activity Animation TYPE
  776. Created by sanghoonkwon on 2018. 1. 10..</div>
  777. </td>
  778. </tr>
  779. <tr class="rowColor">
  780. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.search">BaseToolbarType</a>
  781. <div class="block">Activity Toolbar Type
  782. Created by sanghoonkwon on 2018. 1. 10..</div>
  783. </td>
  784. </tr>
  785. </tbody>
  786. </table>
  787. </li>
  788. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.task">
  789. <!-- -->
  790. </a>
  791. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  792. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/task/package-summary.html">kr.co.hanwha.hifive.screen.task</a></span><span class="tabEnd">&nbsp;</span></caption>
  793. <tr>
  794. <th class="colOne" scope="col">Class and Description</th>
  795. </tr>
  796. <tbody>
  797. <tr class="altColor">
  798. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.task">BaseAnimationType</a>
  799. <div class="block">Activity Animation TYPE
  800. Created by sanghoonkwon on 2018. 1. 10..</div>
  801. </td>
  802. </tr>
  803. <tr class="rowColor">
  804. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.task">BaseToolbarType</a>
  805. <div class="block">Activity Toolbar Type
  806. Created by sanghoonkwon on 2018. 1. 10..</div>
  807. </td>
  808. </tr>
  809. <tr class="altColor">
  810. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.screen.task">TaskEvaluationType</a>
  811. <div class="block">평가 값 정의
  812. Created by sanghoonkwon on 2018. 1. 29..</div>
  813. </td>
  814. </tr>
  815. </tbody>
  816. </table>
  817. </li>
  818. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.task.contract">
  819. <!-- -->
  820. </a>
  821. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  822. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/screen/task/contract/package-summary.html">kr.co.hanwha.hifive.screen.task.contract</a></span><span class="tabEnd">&nbsp;</span></caption>
  823. <tr>
  824. <th class="colOne" scope="col">Class and Description</th>
  825. </tr>
  826. <tbody>
  827. <tr class="altColor">
  828. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.screen.task.contract">TaskEvaluationType</a>
  829. <div class="block">평가 값 정의
  830. Created by sanghoonkwon on 2018. 1. 29..</div>
  831. </td>
  832. </tr>
  833. </tbody>
  834. </table>
  835. </li>
  836. <li class="blockList"><a name="kr.co.hanwha.hifive.util">
  837. <!-- -->
  838. </a>
  839. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  840. <caption><span>Classes in <a href="../../../../../kr/co/hanwha/hifive/enums/package-summary.html">kr.co.hanwha.hifive.enums</a> used by <a href="../../../../../kr/co/hanwha/hifive/util/package-summary.html">kr.co.hanwha.hifive.util</a></span><span class="tabEnd">&nbsp;</span></caption>
  841. <tr>
  842. <th class="colOne" scope="col">Class and Description</th>
  843. </tr>
  844. <tbody>
  845. <tr class="altColor">
  846. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.util">MainTab</a>
  847. <div class="block">메인 하단 탭 정의
  848. Created by sanghoonkwon on 2018. 1. 11..</div>
  849. </td>
  850. </tr>
  851. </tbody>
  852. </table>
  853. </li>
  854. </ul>
  855. </div>
  856. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  857. <div class="bottomNav"><a name="navbar.bottom">
  858. <!-- -->
  859. </a>
  860. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  861. <a name="navbar.bottom.firstrow">
  862. <!-- -->
  863. </a>
  864. <ul class="navList" title="Navigation">
  865. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  866. <li><a href="package-summary.html">Package</a></li>
  867. <li>Class</li>
  868. <li class="navBarCell1Rev">Use</li>
  869. <li><a href="package-tree.html">Tree</a></li>
  870. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  871. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  872. <li><a href="../../../../../help-doc.html">Help</a></li>
  873. </ul>
  874. </div>
  875. <div class="subNav">
  876. <ul class="navList">
  877. <li>Prev</li>
  878. <li>Next</li>
  879. </ul>
  880. <ul class="navList">
  881. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/enums/package-use.html" target="_top">Frames</a></li>
  882. <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
  883. </ul>
  884. <ul class="navList" id="allclasses_navbar_bottom">
  885. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  886. </ul>
  887. <div>
  888. <script type="text/javascript"><!--
  889. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  890. if(window==top) {
  891. allClassesLink.style.display = "block";
  892. }
  893. else {
  894. allClassesLink.style.display = "none";
  895. }
  896. //-->
  897. </script>
  898. </div>
  899. <a name="skip.navbar.bottom">
  900. <!-- -->
  901. </a></div>
  902. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  903. </body>
  904. </html>