package-use.html 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982
  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 Thu Jun 14 09:35:12 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-14">
  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.home">kr.co.hanwha.hifive.screen.main.home</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.project">kr.co.hanwha.hifive.screen.main.project</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.setting">kr.co.hanwha.hifive.screen.main.setting</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.main.webview">kr.co.hanwha.hifive.screen.main.webview</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.search">kr.co.hanwha.hifive.screen.search</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">kr.co.hanwha.hifive.screen.task</a></td>
  184. <td class="colLast">&nbsp;</td>
  185. </tr>
  186. <tr class="rowColor">
  187. <td class="colFirst"><a href="#kr.co.hanwha.hifive.screen.task.contract">kr.co.hanwha.hifive.screen.task.contract</a></td>
  188. <td class="colLast">&nbsp;</td>
  189. </tr>
  190. <tr class="altColor">
  191. <td class="colFirst"><a href="#kr.co.hanwha.hifive.util">kr.co.hanwha.hifive.util</a></td>
  192. <td class="colLast">&nbsp;</td>
  193. </tr>
  194. </tbody>
  195. </table>
  196. </li>
  197. <li class="blockList"><a name="kr.co.hanwha.hifive">
  198. <!-- -->
  199. </a>
  200. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  201. <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>
  202. <tr>
  203. <th class="colOne" scope="col">Class and Description</th>
  204. </tr>
  205. <tbody>
  206. <tr class="altColor">
  207. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ApplicationStatus.html#kr.co.hanwha.hifive">ApplicationStatus</a>
  208. <div class="block">앱 상태 값
  209. Created by sanghoonkwon on 2018. 1. 10..</div>
  210. </td>
  211. </tr>
  212. </tbody>
  213. </table>
  214. </li>
  215. <li class="blockList"><a name="kr.co.hanwha.hifive.adapter.contract">
  216. <!-- -->
  217. </a>
  218. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  219. <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>
  220. <tr>
  221. <th class="colOne" scope="col">Class and Description</th>
  222. </tr>
  223. <tbody>
  224. <tr class="altColor">
  225. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectFilterType.html#kr.co.hanwha.hifive.adapter.contract">ProjectFilterType</a>&nbsp;</td>
  226. </tr>
  227. </tbody>
  228. </table>
  229. </li>
  230. <li class="blockList"><a name="kr.co.hanwha.hifive.adapter.model">
  231. <!-- -->
  232. </a>
  233. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  234. <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>
  235. <tr>
  236. <th class="colOne" scope="col">Class and Description</th>
  237. </tr>
  238. <tbody>
  239. <tr class="altColor">
  240. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderTaskType.html#kr.co.hanwha.hifive.adapter.model">ViewHolderTaskType</a>
  241. <div class="block">Main home list 정의
  242. Created by sanghoonkwon on 2018. 1. 31..</div>
  243. </td>
  244. </tr>
  245. <tr class="rowColor">
  246. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderUnitType.html#kr.co.hanwha.hifive.adapter.model">ViewHolderUnitType</a>
  247. <div class="block">Created by sanghoonkwon on 2018. 2. 20..</div>
  248. </td>
  249. </tr>
  250. </tbody>
  251. </table>
  252. </li>
  253. <li class="blockList"><a name="kr.co.hanwha.hifive.adapter.viewholder">
  254. <!-- -->
  255. </a>
  256. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  257. <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>
  258. <tr>
  259. <th class="colOne" scope="col">Class and Description</th>
  260. </tr>
  261. <tbody>
  262. <tr class="altColor">
  263. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectFilterType.html#kr.co.hanwha.hifive.adapter.viewholder">ProjectFilterType</a>&nbsp;</td>
  264. </tr>
  265. </tbody>
  266. </table>
  267. </li>
  268. <li class="blockList"><a name="kr.co.hanwha.hifive.admin">
  269. <!-- -->
  270. </a>
  271. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  272. <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>
  273. <tr>
  274. <th class="colOne" scope="col">Class and Description</th>
  275. </tr>
  276. <tbody>
  277. <tr class="altColor">
  278. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.admin">BaseAnimationType</a>
  279. <div class="block">Activity Animation TYPE
  280. Created by sanghoonkwon on 2018. 1. 10..</div>
  281. </td>
  282. </tr>
  283. <tr class="rowColor">
  284. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.admin">BaseToolbarType</a>
  285. <div class="block">Activity Toolbar Type
  286. Created by sanghoonkwon on 2018. 1. 10..</div>
  287. </td>
  288. </tr>
  289. </tbody>
  290. </table>
  291. </li>
  292. <li class="blockList"><a name="kr.co.hanwha.hifive.admin.admin">
  293. <!-- -->
  294. </a>
  295. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  296. <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>
  297. <tr>
  298. <th class="colOne" scope="col">Class and Description</th>
  299. </tr>
  300. <tbody>
  301. <tr class="altColor">
  302. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.admin.admin">BaseAnimationType</a>
  303. <div class="block">Activity Animation TYPE
  304. Created by sanghoonkwon on 2018. 1. 10..</div>
  305. </td>
  306. </tr>
  307. <tr class="rowColor">
  308. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.admin.admin">BaseToolbarType</a>
  309. <div class="block">Activity Toolbar Type
  310. Created by sanghoonkwon on 2018. 1. 10..</div>
  311. </td>
  312. </tr>
  313. </tbody>
  314. </table>
  315. </li>
  316. <li class="blockList"><a name="kr.co.hanwha.hifive.admin.design">
  317. <!-- -->
  318. </a>
  319. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  320. <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>
  321. <tr>
  322. <th class="colOne" scope="col">Class and Description</th>
  323. </tr>
  324. <tbody>
  325. <tr class="altColor">
  326. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.admin.design">BaseAnimationType</a>
  327. <div class="block">Activity Animation TYPE
  328. Created by sanghoonkwon on 2018. 1. 10..</div>
  329. </td>
  330. </tr>
  331. <tr class="rowColor">
  332. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.admin.design">BaseToolbarType</a>
  333. <div class="block">Activity Toolbar Type
  334. Created by sanghoonkwon on 2018. 1. 10..</div>
  335. </td>
  336. </tr>
  337. </tbody>
  338. </table>
  339. </li>
  340. <li class="blockList"><a name="kr.co.hanwha.hifive.base">
  341. <!-- -->
  342. </a>
  343. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  344. <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>
  345. <tr>
  346. <th class="colOne" scope="col">Class and Description</th>
  347. </tr>
  348. <tbody>
  349. <tr class="altColor">
  350. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.base">BaseAnimationType</a>
  351. <div class="block">Activity Animation TYPE
  352. Created by sanghoonkwon on 2018. 1. 10..</div>
  353. </td>
  354. </tr>
  355. <tr class="rowColor">
  356. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.base">BaseToolbarType</a>
  357. <div class="block">Activity Toolbar Type
  358. Created by sanghoonkwon on 2018. 1. 10..</div>
  359. </td>
  360. </tr>
  361. </tbody>
  362. </table>
  363. </li>
  364. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source">
  365. <!-- -->
  366. </a>
  367. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  368. <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>
  369. <tr>
  370. <th class="colOne" scope="col">Class and Description</th>
  371. </tr>
  372. <tbody>
  373. <tr class="altColor">
  374. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.data.source">ProjectEvaluationType</a>
  375. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  376. </td>
  377. </tr>
  378. <tr class="rowColor">
  379. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.data.source">TaskEvaluationType</a>
  380. <div class="block">평가 값 정의
  381. Created by sanghoonkwon on 2018. 1. 29..</div>
  382. </td>
  383. </tr>
  384. </tbody>
  385. </table>
  386. </li>
  387. <li class="blockList"><a name="kr.co.hanwha.hifive.data.source.contract">
  388. <!-- -->
  389. </a>
  390. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  391. <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>
  392. <tr>
  393. <th class="colOne" scope="col">Class and Description</th>
  394. </tr>
  395. <tbody>
  396. <tr class="altColor">
  397. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.data.source.contract">ProjectEvaluationType</a>
  398. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  399. </td>
  400. </tr>
  401. <tr class="rowColor">
  402. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.data.source.contract">TaskEvaluationType</a>
  403. <div class="block">평가 값 정의
  404. Created by sanghoonkwon on 2018. 1. 29..</div>
  405. </td>
  406. </tr>
  407. </tbody>
  408. </table>
  409. </li>
  410. <li class="blockList"><a name="kr.co.hanwha.hifive.dialog">
  411. <!-- -->
  412. </a>
  413. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  414. <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>
  415. <tr>
  416. <th class="colOne" scope="col">Class and Description</th>
  417. </tr>
  418. <tbody>
  419. <tr class="altColor">
  420. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.dialog">ProjectEvaluationType</a>
  421. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  422. </td>
  423. </tr>
  424. <tr class="rowColor">
  425. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.dialog">TaskEvaluationType</a>
  426. <div class="block">평가 값 정의
  427. Created by sanghoonkwon on 2018. 1. 29..</div>
  428. </td>
  429. </tr>
  430. </tbody>
  431. </table>
  432. </li>
  433. <li class="blockList"><a name="kr.co.hanwha.hifive.enums">
  434. <!-- -->
  435. </a>
  436. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  437. <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>
  438. <tr>
  439. <th class="colOne" scope="col">Class and Description</th>
  440. </tr>
  441. <tbody>
  442. <tr class="altColor">
  443. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ApplicationStatus.html#kr.co.hanwha.hifive.enums">ApplicationStatus</a>
  444. <div class="block">앱 상태 값
  445. Created by sanghoonkwon on 2018. 1. 10..</div>
  446. </td>
  447. </tr>
  448. <tr class="rowColor">
  449. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.enums">BaseAnimationType</a>
  450. <div class="block">Activity Animation TYPE
  451. Created by sanghoonkwon on 2018. 1. 10..</div>
  452. </td>
  453. </tr>
  454. <tr class="altColor">
  455. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.enums">BaseToolbarType</a>
  456. <div class="block">Activity Toolbar Type
  457. Created by sanghoonkwon on 2018. 1. 10..</div>
  458. </td>
  459. </tr>
  460. <tr class="rowColor">
  461. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/LandingType.html#kr.co.hanwha.hifive.enums">LandingType</a>
  462. <div class="block">Notification 상세 이동 경로 정의
  463. Created by sanghoonkwon on 2018. 2. 12..</div>
  464. </td>
  465. </tr>
  466. <tr class="altColor">
  467. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.enums">MainTab</a>
  468. <div class="block">메인 하단 탭 정의
  469. Created by sanghoonkwon on 2018. 1. 11..</div>
  470. </td>
  471. </tr>
  472. <tr class="rowColor">
  473. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MemberRoleType.html#kr.co.hanwha.hifive.enums">MemberRoleType</a>
  474. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  475. </td>
  476. </tr>
  477. <tr class="altColor">
  478. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MessageType.html#kr.co.hanwha.hifive.enums">MessageType</a>
  479. <div class="block">Message TYPE
  480. Created by sanghoonkwon on 2018. 1. 22..</div>
  481. </td>
  482. </tr>
  483. <tr class="rowColor">
  484. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.enums">ProjectEvaluationType</a>
  485. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  486. </td>
  487. </tr>
  488. <tr class="altColor">
  489. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectFilterType.html#kr.co.hanwha.hifive.enums">ProjectFilterType</a>&nbsp;</td>
  490. </tr>
  491. <tr class="rowColor">
  492. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/RollCode.html#kr.co.hanwha.hifive.enums">RollCode</a>&nbsp;</td>
  493. </tr>
  494. <tr class="altColor">
  495. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.enums">TaskEvaluationType</a>
  496. <div class="block">평가 값 정의
  497. Created by sanghoonkwon on 2018. 1. 29..</div>
  498. </td>
  499. </tr>
  500. <tr class="rowColor">
  501. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskFlagType.html#kr.co.hanwha.hifive.enums">TaskFlagType</a>
  502. <div class="block">Task 상태값 정의
  503. Created by sanghoonkwon on 2018. 1. 22..</div>
  504. </td>
  505. </tr>
  506. <tr class="altColor">
  507. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskStatusType.html#kr.co.hanwha.hifive.enums">TaskStatusType</a>
  508. <div class="block">TASK 상태값
  509. Created by sanghoonkwon on 2018. 1. 25..</div>
  510. </td>
  511. </tr>
  512. <tr class="rowColor">
  513. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderTaskType.html#kr.co.hanwha.hifive.enums">ViewHolderTaskType</a>
  514. <div class="block">Main home list 정의
  515. Created by sanghoonkwon on 2018. 1. 31..</div>
  516. </td>
  517. </tr>
  518. <tr class="altColor">
  519. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ViewHolderUnitType.html#kr.co.hanwha.hifive.enums">ViewHolderUnitType</a>
  520. <div class="block">Created by sanghoonkwon on 2018. 2. 20..</div>
  521. </td>
  522. </tr>
  523. </tbody>
  524. </table>
  525. </li>
  526. <li class="blockList"><a name="kr.co.hanwha.hifive.network">
  527. <!-- -->
  528. </a>
  529. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  530. <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>
  531. <tr>
  532. <th class="colOne" scope="col">Class and Description</th>
  533. </tr>
  534. <tbody>
  535. <tr class="altColor">
  536. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.network">ProjectEvaluationType</a>
  537. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  538. </td>
  539. </tr>
  540. <tr class="rowColor">
  541. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.network">TaskEvaluationType</a>
  542. <div class="block">평가 값 정의
  543. Created by sanghoonkwon on 2018. 1. 29..</div>
  544. </td>
  545. </tr>
  546. </tbody>
  547. </table>
  548. </li>
  549. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.alarm">
  550. <!-- -->
  551. </a>
  552. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  553. <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>
  554. <tr>
  555. <th class="colOne" scope="col">Class and Description</th>
  556. </tr>
  557. <tbody>
  558. <tr class="altColor">
  559. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.alarm">BaseAnimationType</a>
  560. <div class="block">Activity Animation TYPE
  561. Created by sanghoonkwon on 2018. 1. 10..</div>
  562. </td>
  563. </tr>
  564. <tr class="rowColor">
  565. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.alarm">BaseToolbarType</a>
  566. <div class="block">Activity Toolbar Type
  567. Created by sanghoonkwon on 2018. 1. 10..</div>
  568. </td>
  569. </tr>
  570. </tbody>
  571. </table>
  572. </li>
  573. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.common">
  574. <!-- -->
  575. </a>
  576. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  577. <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>
  578. <tr>
  579. <th class="colOne" scope="col">Class and Description</th>
  580. </tr>
  581. <tbody>
  582. <tr class="altColor">
  583. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.common">BaseAnimationType</a>
  584. <div class="block">Activity Animation TYPE
  585. Created by sanghoonkwon on 2018. 1. 10..</div>
  586. </td>
  587. </tr>
  588. <tr class="rowColor">
  589. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.common">BaseToolbarType</a>
  590. <div class="block">Activity Toolbar Type
  591. Created by sanghoonkwon on 2018. 1. 10..</div>
  592. </td>
  593. </tr>
  594. </tbody>
  595. </table>
  596. </li>
  597. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.intro">
  598. <!-- -->
  599. </a>
  600. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  601. <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>
  602. <tr>
  603. <th class="colOne" scope="col">Class and Description</th>
  604. </tr>
  605. <tbody>
  606. <tr class="altColor">
  607. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.intro">BaseAnimationType</a>
  608. <div class="block">Activity Animation TYPE
  609. Created by sanghoonkwon on 2018. 1. 10..</div>
  610. </td>
  611. </tr>
  612. <tr class="rowColor">
  613. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.intro">BaseToolbarType</a>
  614. <div class="block">Activity Toolbar Type
  615. Created by sanghoonkwon on 2018. 1. 10..</div>
  616. </td>
  617. </tr>
  618. </tbody>
  619. </table>
  620. </li>
  621. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main">
  622. <!-- -->
  623. </a>
  624. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  625. <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>
  626. <tr>
  627. <th class="colOne" scope="col">Class and Description</th>
  628. </tr>
  629. <tbody>
  630. <tr class="altColor">
  631. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main">BaseAnimationType</a>
  632. <div class="block">Activity Animation TYPE
  633. Created by sanghoonkwon on 2018. 1. 10..</div>
  634. </td>
  635. </tr>
  636. <tr class="rowColor">
  637. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main">BaseToolbarType</a>
  638. <div class="block">Activity Toolbar Type
  639. Created by sanghoonkwon on 2018. 1. 10..</div>
  640. </td>
  641. </tr>
  642. <tr class="altColor">
  643. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.screen.main">MainTab</a>
  644. <div class="block">메인 하단 탭 정의
  645. Created by sanghoonkwon on 2018. 1. 11..</div>
  646. </td>
  647. </tr>
  648. </tbody>
  649. </table>
  650. </li>
  651. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.dashboard">
  652. <!-- -->
  653. </a>
  654. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  655. <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>
  656. <tr>
  657. <th class="colOne" scope="col">Class and Description</th>
  658. </tr>
  659. <tbody>
  660. <tr class="altColor">
  661. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.dashboard">BaseAnimationType</a>
  662. <div class="block">Activity Animation TYPE
  663. Created by sanghoonkwon on 2018. 1. 10..</div>
  664. </td>
  665. </tr>
  666. <tr class="rowColor">
  667. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.dashboard">BaseToolbarType</a>
  668. <div class="block">Activity Toolbar Type
  669. Created by sanghoonkwon on 2018. 1. 10..</div>
  670. </td>
  671. </tr>
  672. <tr class="altColor">
  673. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.screen.main.dashboard">ProjectEvaluationType</a>
  674. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  675. </td>
  676. </tr>
  677. </tbody>
  678. </table>
  679. </li>
  680. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.dashboard.contract">
  681. <!-- -->
  682. </a>
  683. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  684. <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>
  685. <tr>
  686. <th class="colOne" scope="col">Class and Description</th>
  687. </tr>
  688. <tbody>
  689. <tr class="altColor">
  690. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.screen.main.dashboard.contract">ProjectEvaluationType</a>
  691. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  692. </td>
  693. </tr>
  694. </tbody>
  695. </table>
  696. </li>
  697. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.home">
  698. <!-- -->
  699. </a>
  700. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  701. <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/home/package-summary.html">kr.co.hanwha.hifive.screen.main.home</a></span><span class="tabEnd">&nbsp;</span></caption>
  702. <tr>
  703. <th class="colOne" scope="col">Class and Description</th>
  704. </tr>
  705. <tbody>
  706. <tr class="altColor">
  707. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.home">BaseAnimationType</a>
  708. <div class="block">Activity Animation TYPE
  709. Created by sanghoonkwon on 2018. 1. 10..</div>
  710. </td>
  711. </tr>
  712. <tr class="rowColor">
  713. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.home">BaseToolbarType</a>
  714. <div class="block">Activity Toolbar Type
  715. Created by sanghoonkwon on 2018. 1. 10..</div>
  716. </td>
  717. </tr>
  718. </tbody>
  719. </table>
  720. </li>
  721. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.project">
  722. <!-- -->
  723. </a>
  724. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  725. <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>
  726. <tr>
  727. <th class="colOne" scope="col">Class and Description</th>
  728. </tr>
  729. <tbody>
  730. <tr class="altColor">
  731. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/ProjectEvaluationType.html#kr.co.hanwha.hifive.screen.main.project">ProjectEvaluationType</a>
  732. <div class="block">Created by sanghoonkwon on 2018. 2. 26..</div>
  733. </td>
  734. </tr>
  735. </tbody>
  736. </table>
  737. </li>
  738. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.setting">
  739. <!-- -->
  740. </a>
  741. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  742. <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>
  743. <tr>
  744. <th class="colOne" scope="col">Class and Description</th>
  745. </tr>
  746. <tbody>
  747. <tr class="altColor">
  748. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.setting">BaseAnimationType</a>
  749. <div class="block">Activity Animation TYPE
  750. Created by sanghoonkwon on 2018. 1. 10..</div>
  751. </td>
  752. </tr>
  753. <tr class="rowColor">
  754. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.setting">BaseToolbarType</a>
  755. <div class="block">Activity Toolbar Type
  756. Created by sanghoonkwon on 2018. 1. 10..</div>
  757. </td>
  758. </tr>
  759. <tr class="altColor">
  760. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.screen.main.setting">MainTab</a>
  761. <div class="block">메인 하단 탭 정의
  762. Created by sanghoonkwon on 2018. 1. 11..</div>
  763. </td>
  764. </tr>
  765. </tbody>
  766. </table>
  767. </li>
  768. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.main.webview">
  769. <!-- -->
  770. </a>
  771. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  772. <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>
  773. <tr>
  774. <th class="colOne" scope="col">Class and Description</th>
  775. </tr>
  776. <tbody>
  777. <tr class="altColor">
  778. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.main.webview">BaseAnimationType</a>
  779. <div class="block">Activity Animation TYPE
  780. Created by sanghoonkwon on 2018. 1. 10..</div>
  781. </td>
  782. </tr>
  783. <tr class="rowColor">
  784. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.main.webview">BaseToolbarType</a>
  785. <div class="block">Activity Toolbar Type
  786. Created by sanghoonkwon on 2018. 1. 10..</div>
  787. </td>
  788. </tr>
  789. </tbody>
  790. </table>
  791. </li>
  792. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.search">
  793. <!-- -->
  794. </a>
  795. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  796. <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>
  797. <tr>
  798. <th class="colOne" scope="col">Class and Description</th>
  799. </tr>
  800. <tbody>
  801. <tr class="altColor">
  802. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.search">BaseAnimationType</a>
  803. <div class="block">Activity Animation TYPE
  804. Created by sanghoonkwon on 2018. 1. 10..</div>
  805. </td>
  806. </tr>
  807. <tr class="rowColor">
  808. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.search">BaseToolbarType</a>
  809. <div class="block">Activity Toolbar Type
  810. Created by sanghoonkwon on 2018. 1. 10..</div>
  811. </td>
  812. </tr>
  813. </tbody>
  814. </table>
  815. </li>
  816. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.task">
  817. <!-- -->
  818. </a>
  819. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  820. <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>
  821. <tr>
  822. <th class="colOne" scope="col">Class and Description</th>
  823. </tr>
  824. <tbody>
  825. <tr class="altColor">
  826. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseAnimationType.html#kr.co.hanwha.hifive.screen.task">BaseAnimationType</a>
  827. <div class="block">Activity Animation TYPE
  828. Created by sanghoonkwon on 2018. 1. 10..</div>
  829. </td>
  830. </tr>
  831. <tr class="rowColor">
  832. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/BaseToolbarType.html#kr.co.hanwha.hifive.screen.task">BaseToolbarType</a>
  833. <div class="block">Activity Toolbar Type
  834. Created by sanghoonkwon on 2018. 1. 10..</div>
  835. </td>
  836. </tr>
  837. <tr class="altColor">
  838. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.screen.task">TaskEvaluationType</a>
  839. <div class="block">평가 값 정의
  840. Created by sanghoonkwon on 2018. 1. 29..</div>
  841. </td>
  842. </tr>
  843. </tbody>
  844. </table>
  845. </li>
  846. <li class="blockList"><a name="kr.co.hanwha.hifive.screen.task.contract">
  847. <!-- -->
  848. </a>
  849. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  850. <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>
  851. <tr>
  852. <th class="colOne" scope="col">Class and Description</th>
  853. </tr>
  854. <tbody>
  855. <tr class="altColor">
  856. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/TaskEvaluationType.html#kr.co.hanwha.hifive.screen.task.contract">TaskEvaluationType</a>
  857. <div class="block">평가 값 정의
  858. Created by sanghoonkwon on 2018. 1. 29..</div>
  859. </td>
  860. </tr>
  861. </tbody>
  862. </table>
  863. </li>
  864. <li class="blockList"><a name="kr.co.hanwha.hifive.util">
  865. <!-- -->
  866. </a>
  867. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
  868. <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>
  869. <tr>
  870. <th class="colOne" scope="col">Class and Description</th>
  871. </tr>
  872. <tbody>
  873. <tr class="altColor">
  874. <td class="colOne"><a href="../../../../../kr/co/hanwha/hifive/enums/class-use/MainTab.html#kr.co.hanwha.hifive.util">MainTab</a>
  875. <div class="block">메인 하단 탭 정의
  876. Created by sanghoonkwon on 2018. 1. 11..</div>
  877. </td>
  878. </tr>
  879. </tbody>
  880. </table>
  881. </li>
  882. </ul>
  883. </div>
  884. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  885. <div class="bottomNav"><a name="navbar.bottom">
  886. <!-- -->
  887. </a>
  888. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  889. <a name="navbar.bottom.firstrow">
  890. <!-- -->
  891. </a>
  892. <ul class="navList" title="Navigation">
  893. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  894. <li><a href="package-summary.html">Package</a></li>
  895. <li>Class</li>
  896. <li class="navBarCell1Rev">Use</li>
  897. <li><a href="package-tree.html">Tree</a></li>
  898. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  899. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  900. <li><a href="../../../../../help-doc.html">Help</a></li>
  901. </ul>
  902. </div>
  903. <div class="subNav">
  904. <ul class="navList">
  905. <li>Prev</li>
  906. <li>Next</li>
  907. </ul>
  908. <ul class="navList">
  909. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/enums/package-use.html" target="_top">Frames</a></li>
  910. <li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
  911. </ul>
  912. <ul class="navList" id="allclasses_navbar_bottom">
  913. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  914. </ul>
  915. <div>
  916. <script type="text/javascript"><!--
  917. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  918. if(window==top) {
  919. allClassesLink.style.display = "block";
  920. }
  921. else {
  922. allClassesLink.style.display = "none";
  923. }
  924. //-->
  925. </script>
  926. </div>
  927. <a name="skip.navbar.bottom">
  928. <!-- -->
  929. </a></div>
  930. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  931. </body>
  932. </html>