HFAlertEditTextView.html 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905
  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 Mon Jul 30 13:24:51 KST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>HFAlertEditTextView</title>
  8. <meta name="date" content="2018-07-30">
  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="HFAlertEditTextView";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
  23. var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
  24. var altColor = "altColor";
  25. var rowColor = "rowColor";
  26. var tableTab = "tableTab";
  27. var activeTableTab = "activeTableTab";
  28. </script>
  29. <noscript>
  30. <div>JavaScript is disabled on your browser.</div>
  31. </noscript>
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <div class="topNav"><a name="navbar.top">
  34. <!-- -->
  35. </a>
  36. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  37. <a name="navbar.top.firstrow">
  38. <!-- -->
  39. </a>
  40. <ul class="navList" title="Navigation">
  41. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  42. <li><a href="package-summary.html">Package</a></li>
  43. <li class="navBarCell1Rev">Class</li>
  44. <li><a href="class-use/HFAlertEditTextView.html">Use</a></li>
  45. <li><a href="package-tree.html">Tree</a></li>
  46. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  47. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  48. <li><a href="../../../../../help-doc.html">Help</a></li>
  49. </ul>
  50. </div>
  51. <div class="subNav">
  52. <ul class="navList">
  53. <li><a href="../../../../../kr/co/hanwha/hifive/view/FontTextView.html" title="class in kr.co.hanwha.hifive.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  54. <li><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  55. </ul>
  56. <ul class="navList">
  57. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/view/HFAlertEditTextView.html" target="_top">Frames</a></li>
  58. <li><a href="HFAlertEditTextView.html" target="_top">No&nbsp;Frames</a></li>
  59. </ul>
  60. <ul class="navList" id="allclasses_navbar_top">
  61. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  62. </ul>
  63. <div>
  64. <script type="text/javascript"><!--
  65. allClassesLink = document.getElementById("allclasses_navbar_top");
  66. if(window==top) {
  67. allClassesLink.style.display = "block";
  68. }
  69. else {
  70. allClassesLink.style.display = "none";
  71. }
  72. //-->
  73. </script>
  74. </div>
  75. <div>
  76. <ul class="subNavList">
  77. <li>Summary:&nbsp;</li>
  78. <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  80. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  81. <li><a href="#method.summary">Method</a></li>
  82. </ul>
  83. <ul class="subNavList">
  84. <li>Detail:&nbsp;</li>
  85. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  86. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  87. <li><a href="#method.detail">Method</a></li>
  88. </ul>
  89. </div>
  90. <a name="skip.navbar.top">
  91. <!-- -->
  92. </a></div>
  93. <!-- ========= END OF TOP NAVBAR ========= -->
  94. <!-- ======== START OF CLASS DATA ======== -->
  95. <div class="header">
  96. <div class="subTitle">kr.co.hanwha.hifive.view</div>
  97. <h2 title="Class HFAlertEditTextView" class="title">Class HFAlertEditTextView</h2>
  98. </div>
  99. <div class="contentContainer">
  100. <ul class="inheritance">
  101. <li>java.lang.Object</li>
  102. <li>
  103. <ul class="inheritance">
  104. <li>android.view.View</li>
  105. <li>
  106. <ul class="inheritance">
  107. <li>android.view.ViewGroup</li>
  108. <li>
  109. <ul class="inheritance">
  110. <li>android.widget.LinearLayout</li>
  111. <li>
  112. <ul class="inheritance">
  113. <li>kr.co.hanwha.hifive.view.HFAlertEditTextView</li>
  114. </ul>
  115. </li>
  116. </ul>
  117. </li>
  118. </ul>
  119. </li>
  120. </ul>
  121. </li>
  122. </ul>
  123. <div class="description">
  124. <ul class="blockList">
  125. <li class="blockList">
  126. <dl>
  127. <dt>All Implemented Interfaces:</dt>
  128. <dd>android.graphics.drawable.Drawable.Callback, android.view.accessibility.AccessibilityEventSource, android.view.KeyEvent.Callback, android.view.ViewManager, android.view.ViewParent</dd>
  129. </dl>
  130. <hr>
  131. <br>
  132. <pre>public class <span class="typeNameLabel">HFAlertEditTextView</span>
  133. extends android.widget.LinearLayout</pre>
  134. <div class="block">Created by sanghoonkwon on 2018. 1. 24..</div>
  135. </li>
  136. </ul>
  137. </div>
  138. <div class="summary">
  139. <ul class="blockList">
  140. <li class="blockList">
  141. <!-- ======== NESTED CLASS SUMMARY ======== -->
  142. <ul class="blockList">
  143. <li class="blockList"><a name="nested.class.summary">
  144. <!-- -->
  145. </a>
  146. <h3>Nested Class Summary</h3>
  147. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
  148. <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
  149. <tr>
  150. <th class="colFirst" scope="col">Modifier and Type</th>
  151. <th class="colLast" scope="col">Class and Description</th>
  152. </tr>
  153. <tr class="altColor">
  154. <td class="colFirst"><code>static interface&nbsp;</code></td>
  155. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view">HFAlertEditTextView.OnAlertEditTextListener</a></span></code>
  156. <div class="block">OnAlertEditTextListener</div>
  157. </td>
  158. </tr>
  159. </table>
  160. <ul class="blockList">
  161. <li class="blockList"><a name="nested.classes.inherited.from.class.android.widget.LinearLayout">
  162. <!-- -->
  163. </a>
  164. <h3>Nested classes/interfaces inherited from class&nbsp;android.widget.LinearLayout</h3>
  165. <code>android.widget.LinearLayout.LayoutParams</code></li>
  166. </ul>
  167. <ul class="blockList">
  168. <li class="blockList"><a name="nested.classes.inherited.from.class.android.view.ViewGroup">
  169. <!-- -->
  170. </a>
  171. <h3>Nested classes/interfaces inherited from class&nbsp;android.view.ViewGroup</h3>
  172. <code>android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener</code></li>
  173. </ul>
  174. <ul class="blockList">
  175. <li class="blockList"><a name="nested.classes.inherited.from.class.android.view.View">
  176. <!-- -->
  177. </a>
  178. <h3>Nested classes/interfaces inherited from class&nbsp;android.view.View</h3>
  179. <code>android.view.View.AccessibilityDelegate, android.view.View.BaseSavedState, android.view.View.DragShadowBuilder, android.view.View.MeasureSpec, android.view.View.OnApplyWindowInsetsListener, android.view.View.OnAttachStateChangeListener, android.view.View.OnCapturedPointerListener, android.view.View.OnClickListener, android.view.View.OnContextClickListener, android.view.View.OnCreateContextMenuListener, android.view.View.OnDragListener, android.view.View.OnFocusChangeListener, android.view.View.OnGenericMotionListener, android.view.View.OnHoverListener, android.view.View.OnKeyListener, android.view.View.OnLayoutChangeListener, android.view.View.OnLongClickListener, android.view.View.OnScrollChangeListener, android.view.View.OnSystemUiVisibilityChangeListener, android.view.View.OnTouchListener</code></li>
  180. </ul>
  181. </li>
  182. </ul>
  183. <!-- =========== FIELD SUMMARY =========== -->
  184. <ul class="blockList">
  185. <li class="blockList"><a name="field.summary">
  186. <!-- -->
  187. </a>
  188. <h3>Field Summary</h3>
  189. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  190. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  191. <tr>
  192. <th class="colFirst" scope="col">Modifier and Type</th>
  193. <th class="colLast" scope="col">Field and Description</th>
  194. </tr>
  195. <tr class="altColor">
  196. <td class="colFirst"><code>private boolean</code></td>
  197. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mClearVisible">mClearVisible</a></span></code>&nbsp;</td>
  198. </tr>
  199. <tr class="rowColor">
  200. <td class="colFirst"><code>private android.widget.EditText</code></td>
  201. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mEditText">mEditText</a></span></code>&nbsp;</td>
  202. </tr>
  203. <tr class="altColor">
  204. <td class="colFirst"><code>private boolean</code></td>
  205. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mEyeVisible">mEyeVisible</a></span></code>&nbsp;</td>
  206. </tr>
  207. <tr class="rowColor">
  208. <td class="colFirst"><code>private android.widget.ImageButton</code></td>
  209. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mImageButtonClear">mImageButtonClear</a></span></code>&nbsp;</td>
  210. </tr>
  211. <tr class="altColor">
  212. <td class="colFirst"><code>private android.widget.ImageButton</code></td>
  213. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mImageButtonEye">mImageButtonEye</a></span></code>&nbsp;</td>
  214. </tr>
  215. <tr class="rowColor">
  216. <td class="colFirst"><code>private android.widget.ImageView</code></td>
  217. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mImageViewAlert">mImageViewAlert</a></span></code>&nbsp;</td>
  218. </tr>
  219. <tr class="altColor">
  220. <td class="colFirst"><code>private java.lang.String</code></td>
  221. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mLastText">mLastText</a></span></code>&nbsp;</td>
  222. </tr>
  223. <tr class="rowColor">
  224. <td class="colFirst"><code>private android.widget.LinearLayout</code></td>
  225. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mLayoutAlert">mLayoutAlert</a></span></code>&nbsp;</td>
  226. </tr>
  227. <tr class="altColor">
  228. <td class="colFirst"><code>private int</code></td>
  229. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mLimitLength">mLimitLength</a></span></code>&nbsp;</td>
  230. </tr>
  231. <tr class="rowColor">
  232. <td class="colFirst"><code>private boolean</code></td>
  233. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mPasswordVisible">mPasswordVisible</a></span></code>&nbsp;</td>
  234. </tr>
  235. <tr class="altColor">
  236. <td class="colFirst"><code>private android.widget.TextView</code></td>
  237. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mTextViewAlert">mTextViewAlert</a></span></code>&nbsp;</td>
  238. </tr>
  239. <tr class="rowColor">
  240. <td class="colFirst"><code>private android.widget.TextView</code></td>
  241. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mTextViewTitle">mTextViewTitle</a></span></code>&nbsp;</td>
  242. </tr>
  243. <tr class="altColor">
  244. <td class="colFirst"><code>private android.view.View</code></td>
  245. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#mViewLine">mViewLine</a></span></code>&nbsp;</td>
  246. </tr>
  247. <tr class="rowColor">
  248. <td class="colFirst"><code>private <a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view">HFAlertEditTextView.OnAlertEditTextListener</a></code></td>
  249. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#onAlertEditTextListener">onAlertEditTextListener</a></span></code>&nbsp;</td>
  250. </tr>
  251. <tr class="altColor">
  252. <td class="colFirst"><code>(package private) android.view.View.OnClickListener</code></td>
  253. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#onClickListener">onClickListener</a></span></code>
  254. <div class="block">OnClickListener</div>
  255. </td>
  256. </tr>
  257. <tr class="rowColor">
  258. <td class="colFirst"><code>(package private) android.widget.TextView.OnEditorActionListener</code></td>
  259. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#onEditorActionListener">onEditorActionListener</a></span></code>
  260. <div class="block">TextView.OnEditorActionListener</div>
  261. </td>
  262. </tr>
  263. <tr class="altColor">
  264. <td class="colFirst"><code>(package private) android.view.View.OnFocusChangeListener</code></td>
  265. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#onFocusChangeListener">onFocusChangeListener</a></span></code>
  266. <div class="block">OnFocusChangeListener</div>
  267. </td>
  268. </tr>
  269. <tr class="rowColor">
  270. <td class="colFirst"><code>(package private) android.text.TextWatcher</code></td>
  271. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#textWatcher">textWatcher</a></span></code>
  272. <div class="block">EditText - TextWatcher</div>
  273. </td>
  274. </tr>
  275. </table>
  276. <ul class="blockList">
  277. <li class="blockList"><a name="fields.inherited.from.class.android.widget.LinearLayout">
  278. <!-- -->
  279. </a>
  280. <h3>Fields inherited from class&nbsp;android.widget.LinearLayout</h3>
  281. <code>HORIZONTAL, SHOW_DIVIDER_BEGINNING, SHOW_DIVIDER_END, SHOW_DIVIDER_MIDDLE, SHOW_DIVIDER_NONE, VERTICAL</code></li>
  282. </ul>
  283. <ul class="blockList">
  284. <li class="blockList"><a name="fields.inherited.from.class.android.view.ViewGroup">
  285. <!-- -->
  286. </a>
  287. <h3>Fields inherited from class&nbsp;android.view.ViewGroup</h3>
  288. <code>CLIP_TO_PADDING_MASK, FOCUS_AFTER_DESCENDANTS, FOCUS_BEFORE_DESCENDANTS, FOCUS_BLOCK_DESCENDANTS, LAYOUT_MODE_CLIP_BOUNDS, LAYOUT_MODE_OPTICAL_BOUNDS, PERSISTENT_ALL_CACHES, PERSISTENT_ANIMATION_CACHE, PERSISTENT_NO_CACHE, PERSISTENT_SCROLLING_CACHE</code></li>
  289. </ul>
  290. <ul class="blockList">
  291. <li class="blockList"><a name="fields.inherited.from.class.android.view.View">
  292. <!-- -->
  293. </a>
  294. <h3>Fields inherited from class&nbsp;android.view.View</h3>
  295. <code>ACCESSIBILITY_LIVE_REGION_ASSERTIVE, ACCESSIBILITY_LIVE_REGION_NONE, ACCESSIBILITY_LIVE_REGION_POLITE, ALPHA, AUTOFILL_FLAG_INCLUDE_NOT_IMPORTANT_VIEWS, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DATE, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_DAY, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_MONTH, AUTOFILL_HINT_CREDIT_CARD_EXPIRATION_YEAR, AUTOFILL_HINT_CREDIT_CARD_NUMBER, AUTOFILL_HINT_CREDIT_CARD_SECURITY_CODE, AUTOFILL_HINT_EMAIL_ADDRESS, AUTOFILL_HINT_NAME, AUTOFILL_HINT_PASSWORD, AUTOFILL_HINT_PHONE, AUTOFILL_HINT_POSTAL_ADDRESS, AUTOFILL_HINT_POSTAL_CODE, AUTOFILL_HINT_USERNAME, AUTOFILL_TYPE_DATE, AUTOFILL_TYPE_LIST, AUTOFILL_TYPE_NONE, AUTOFILL_TYPE_TEXT, AUTOFILL_TYPE_TOGGLE, DRAG_FLAG_GLOBAL, DRAG_FLAG_GLOBAL_PERSISTABLE_URI_PERMISSION, DRAG_FLAG_GLOBAL_PREFIX_URI_PERMISSION, DRAG_FLAG_GLOBAL_URI_READ, DRAG_FLAG_GLOBAL_URI_WRITE, DRAG_FLAG_OPAQUE, DRAWING_CACHE_QUALITY_AUTO, DRAWING_CACHE_QUALITY_HIGH, DRAWING_CACHE_QUALITY_LOW, EMPTY_STATE_SET, ENABLED_FOCUSED_SELECTED_STATE_SET, ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, ENABLED_FOCUSED_STATE_SET, ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET, ENABLED_SELECTED_STATE_SET, ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET, ENABLED_STATE_SET, ENABLED_WINDOW_FOCUSED_STATE_SET, FIND_VIEWS_WITH_CONTENT_DESCRIPTION, FIND_VIEWS_WITH_TEXT, FOCUS_BACKWARD, FOCUS_DOWN, FOCUS_FORWARD, FOCUS_LEFT, FOCUS_RIGHT, FOCUS_UP, FOCUSABLE, FOCUSABLE_AUTO, FOCUSABLES_ALL, FOCUSABLES_TOUCH_MODE, FOCUSED_SELECTED_STATE_SET, FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, FOCUSED_STATE_SET, FOCUSED_WINDOW_FOCUSED_STATE_SET, GONE, HAPTIC_FEEDBACK_ENABLED, IMPORTANT_FOR_ACCESSIBILITY_AUTO, IMPORTANT_FOR_ACCESSIBILITY_NO, IMPORTANT_FOR_ACCESSIBILITY_NO_HIDE_DESCENDANTS, IMPORTANT_FOR_ACCESSIBILITY_YES, IMPORTANT_FOR_AUTOFILL_AUTO, IMPORTANT_FOR_AUTOFILL_NO, IMPORTANT_FOR_AUTOFILL_NO_EXCLUDE_DESCENDANTS, IMPORTANT_FOR_AUTOFILL_YES, IMPORTANT_FOR_AUTOFILL_YES_EXCLUDE_DESCENDANTS, INVISIBLE, KEEP_SCREEN_ON, LAYER_TYPE_HARDWARE, LAYER_TYPE_NONE, LAYER_TYPE_SOFTWARE, LAYOUT_DIRECTION_INHERIT, LAYOUT_DIRECTION_LOCALE, LAYOUT_DIRECTION_LTR, LAYOUT_DIRECTION_RTL, MEASURED_HEIGHT_STATE_SHIFT, MEASURED_SIZE_MASK, MEASURED_STATE_MASK, MEASURED_STATE_TOO_SMALL, NO_ID, NOT_FOCUSABLE, OVER_SCROLL_ALWAYS, OVER_SCROLL_IF_CONTENT_SCROLLS, OVER_SCROLL_NEVER, PRESSED_ENABLED_FOCUSED_SELECTED_STATE_SET, PRESSED_ENABLED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_ENABLED_FOCUSED_STATE_SET, PRESSED_ENABLED_FOCUSED_WINDOW_FOCUSED_STATE_SET, PRESSED_ENABLED_SELECTED_STATE_SET, PRESSED_ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_ENABLED_STATE_SET, PRESSED_ENABLED_WINDOW_FOCUSED_STATE_SET, PRESSED_FOCUSED_SELECTED_STATE_SET, PRESSED_FOCUSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_FOCUSED_STATE_SET, PRESSED_FOCUSED_WINDOW_FOCUSED_STATE_SET, PRESSED_SELECTED_STATE_SET, PRESSED_SELECTED_WINDOW_FOCUSED_STATE_SET, PRESSED_STATE_SET, PRESSED_WINDOW_FOCUSED_STATE_SET, ROTATION, ROTATION_X, ROTATION_Y, SCALE_X, SCALE_Y, SCREEN_STATE_OFF, SCREEN_STATE_ON, SCROLL_AXIS_HORIZONTAL, SCROLL_AXIS_NONE, SCROLL_AXIS_VERTICAL, SCROLL_INDICATOR_BOTTOM, SCROLL_INDICATOR_END, SCROLL_INDICATOR_LEFT, SCROLL_INDICATOR_RIGHT, SCROLL_INDICATOR_START, SCROLL_INDICATOR_TOP, SCROLLBAR_POSITION_DEFAULT, SCROLLBAR_POSITION_LEFT, SCROLLBAR_POSITION_RIGHT, SCROLLBARS_INSIDE_INSET, SCROLLBARS_INSIDE_OVERLAY, SCROLLBARS_OUTSIDE_INSET, SCROLLBARS_OUTSIDE_OVERLAY, SELECTED_STATE_SET, SELECTED_WINDOW_FOCUSED_STATE_SET, SOUND_EFFECTS_ENABLED, STATUS_BAR_HIDDEN, STATUS_BAR_VISIBLE, SYSTEM_UI_FLAG_FULLSCREEN, SYSTEM_UI_FLAG_HIDE_NAVIGATION, SYSTEM_UI_FLAG_IMMERSIVE, SYSTEM_UI_FLAG_IMMERSIVE_STICKY, SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN, SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION, SYSTEM_UI_FLAG_LAYOUT_STABLE, SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR, SYSTEM_UI_FLAG_LIGHT_STATUS_BAR, SYSTEM_UI_FLAG_LOW_PROFILE, SYSTEM_UI_FLAG_VISIBLE, SYSTEM_UI_LAYOUT_FLAGS, TEXT_ALIGNMENT_CENTER, TEXT_ALIGNMENT_GRAVITY, TEXT_ALIGNMENT_INHERIT, TEXT_ALIGNMENT_TEXT_END, TEXT_ALIGNMENT_TEXT_START, TEXT_ALIGNMENT_VIEW_END, TEXT_ALIGNMENT_VIEW_START, TEXT_DIRECTION_ANY_RTL, TEXT_DIRECTION_FIRST_STRONG, TEXT_DIRECTION_FIRST_STRONG_LTR, TEXT_DIRECTION_FIRST_STRONG_RTL, TEXT_DIRECTION_INHERIT, TEXT_DIRECTION_LOCALE, TEXT_DIRECTION_LTR, TEXT_DIRECTION_RTL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, VIEW_LOG_TAG, VISIBLE, WINDOW_FOCUSED_STATE_SET, X, Y, Z</code></li>
  296. </ul>
  297. </li>
  298. </ul>
  299. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  300. <ul class="blockList">
  301. <li class="blockList"><a name="constructor.summary">
  302. <!-- -->
  303. </a>
  304. <h3>Constructor Summary</h3>
  305. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  306. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  307. <tr>
  308. <th class="colOne" scope="col">Constructor and Description</th>
  309. </tr>
  310. <tr class="altColor">
  311. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#HFAlertEditTextView-android.content.Context-">HFAlertEditTextView</a></span>(android.content.Context&nbsp;context)</code>&nbsp;</td>
  312. </tr>
  313. <tr class="rowColor">
  314. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#HFAlertEditTextView-android.content.Context-android.util.AttributeSet-">HFAlertEditTextView</a></span>(android.content.Context&nbsp;context,
  315. android.util.AttributeSet&nbsp;attrs)</code>&nbsp;</td>
  316. </tr>
  317. <tr class="altColor">
  318. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#HFAlertEditTextView-android.content.Context-android.util.AttributeSet-int-">HFAlertEditTextView</a></span>(android.content.Context&nbsp;context,
  319. android.util.AttributeSet&nbsp;attrs,
  320. int&nbsp;defStyleAttr)</code>&nbsp;</td>
  321. </tr>
  322. </table>
  323. </li>
  324. </ul>
  325. <!-- ========== METHOD SUMMARY =========== -->
  326. <ul class="blockList">
  327. <li class="blockList"><a name="method.summary">
  328. <!-- -->
  329. </a>
  330. <h3>Method Summary</h3>
  331. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  332. <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
  333. <tr>
  334. <th class="colFirst" scope="col">Modifier and Type</th>
  335. <th class="colLast" scope="col">Method and Description</th>
  336. </tr>
  337. <tr id="i0" class="altColor">
  338. <td class="colFirst"><code>void</code></td>
  339. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#clearText--">clearText</a></span>()</code>&nbsp;</td>
  340. </tr>
  341. <tr id="i1" class="rowColor">
  342. <td class="colFirst"><code>private int</code></td>
  343. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#getByteLength-java.lang.String-">getByteLength</a></span>(java.lang.String&nbsp;str)</code>
  344. <div class="block">문자열 바이트 길이</div>
  345. </td>
  346. </tr>
  347. <tr id="i2" class="altColor">
  348. <td class="colFirst"><code>java.lang.String</code></td>
  349. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#getText--">getText</a></span>()</code>&nbsp;</td>
  350. </tr>
  351. <tr id="i3" class="rowColor">
  352. <td class="colFirst"><code>private void</code></td>
  353. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#initialize-android.content.Context-android.util.AttributeSet-">initialize</a></span>(android.content.Context&nbsp;context,
  354. android.util.AttributeSet&nbsp;attrs)</code>&nbsp;</td>
  355. </tr>
  356. <tr id="i4" class="altColor">
  357. <td class="colFirst"><code>boolean</code></td>
  358. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#isEmpty--">isEmpty</a></span>()</code>
  359. <div class="block">데이터 확인</div>
  360. </td>
  361. </tr>
  362. <tr id="i5" class="rowColor">
  363. <td class="colFirst"><code>void</code></td>
  364. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setAlertMessage-int-">setAlertMessage</a></span>(int&nbsp;strRes)</code>
  365. <div class="block">Alert Message</div>
  366. </td>
  367. </tr>
  368. <tr id="i6" class="altColor">
  369. <td class="colFirst"><code>void</code></td>
  370. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setAlertMessage-java.lang.String-">setAlertMessage</a></span>(java.lang.String&nbsp;message)</code>
  371. <div class="block">Alert Message</div>
  372. </td>
  373. </tr>
  374. <tr id="i7" class="rowColor">
  375. <td class="colFirst"><code>void</code></td>
  376. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setEmailHint-java.lang.String-">setEmailHint</a></span>(java.lang.String&nbsp;domain)</code>&nbsp;</td>
  377. </tr>
  378. <tr id="i8" class="altColor">
  379. <td class="colFirst"><code>boolean</code></td>
  380. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setFocus--">setFocus</a></span>()</code>&nbsp;</td>
  381. </tr>
  382. <tr id="i9" class="rowColor">
  383. <td class="colFirst"><code>void</code></td>
  384. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setLengthLimit-int-">setLengthLimit</a></span>(int&nbsp;length)</code>
  385. <div class="block">문자열 길이 제한</div>
  386. </td>
  387. </tr>
  388. <tr id="i10" class="altColor">
  389. <td class="colFirst"><code>void</code></td>
  390. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setLengthLimitByte-int-">setLengthLimitByte</a></span>(int&nbsp;byteLength)</code>
  391. <div class="block">바이트로 길이 제한</div>
  392. </td>
  393. </tr>
  394. <tr id="i11" class="rowColor">
  395. <td class="colFirst"><code>void</code></td>
  396. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setOnAlertEditTextListener-kr.co.hanwha.hifive.view.HFAlertEditTextView.OnAlertEditTextListener-">setOnAlertEditTextListener</a></span>(<a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view">HFAlertEditTextView.OnAlertEditTextListener</a>&nbsp;onAlertEditTextListener)</code>&nbsp;</td>
  397. </tr>
  398. <tr id="i12" class="altColor">
  399. <td class="colFirst"><code>void</code></td>
  400. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setSelection-int-">setSelection</a></span>(int&nbsp;index)</code>&nbsp;</td>
  401. </tr>
  402. <tr id="i13" class="rowColor">
  403. <td class="colFirst"><code>void</code></td>
  404. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.html#setText-java.lang.String-">setText</a></span>(java.lang.String&nbsp;text)</code>&nbsp;</td>
  405. </tr>
  406. </table>
  407. <ul class="blockList">
  408. <li class="blockList"><a name="methods.inherited.from.class.android.widget.LinearLayout">
  409. <!-- -->
  410. </a>
  411. <h3>Methods inherited from class&nbsp;android.widget.LinearLayout</h3>
  412. <code>checkLayoutParams, generateDefaultLayoutParams, generateLayoutParams, generateLayoutParams, getAccessibilityClassName, getBaseline, getBaselineAlignedChildIndex, getDividerDrawable, getDividerPadding, getGravity, getOrientation, getShowDividers, getWeightSum, isBaselineAligned, isMeasureWithLargestChildEnabled, onDraw, onLayout, onMeasure, onRtlPropertiesChanged, setBaselineAligned, setBaselineAlignedChildIndex, setDividerDrawable, setDividerPadding, setGravity, setHorizontalGravity, setMeasureWithLargestChildEnabled, setOrientation, setShowDividers, setVerticalGravity, setWeightSum, shouldDelayChildPressedState</code></li>
  413. </ul>
  414. <ul class="blockList">
  415. <li class="blockList"><a name="methods.inherited.from.class.android.view.ViewGroup">
  416. <!-- -->
  417. </a>
  418. <h3>Methods inherited from class&nbsp;android.view.ViewGroup</h3>
  419. <code>addChildrenForAccessibility, addFocusables, addKeyboardNavigationClusters, addStatesFromChildren, addTouchables, addView, addView, addView, addView, addView, addViewInLayout, addViewInLayout, attachLayoutAnimationParameters, attachViewToParent, bringChildToFront, canAnimate, childDrawableStateChanged, childHasTransientStateChanged, cleanupLayoutState, clearChildFocus, clearDisappearingChildren, clearFocus, debug, detachAllViewsFromParent, detachViewFromParent, detachViewFromParent, detachViewsFromParent, dispatchApplyWindowInsets, dispatchCapturedPointerEvent, dispatchConfigurationChanged, dispatchDisplayHint, dispatchDragEvent, dispatchDraw, dispatchDrawableHotspotChanged, dispatchFreezeSelfOnly, dispatchGenericFocusedEvent, dispatchGenericPointerEvent, dispatchHoverEvent, dispatchKeyEvent, dispatchKeyEventPreIme, dispatchKeyShortcutEvent, dispatchPointerCaptureChanged, dispatchProvideAutofillStructure, dispatchProvideStructure, dispatchRestoreInstanceState, dispatchSaveInstanceState, dispatchSetActivated, dispatchSetPressed, dispatchSetSelected, dispatchSystemUiVisibilityChanged, dispatchThawSelfOnly, dispatchTouchEvent, dispatchTrackballEvent, dispatchUnhandledMove, dispatchVisibilityChanged, dispatchWindowFocusChanged, dispatchWindowSystemUiVisiblityChanged, dispatchWindowVisibilityChanged, drawableStateChanged, drawChild, endViewTransition, findFocus, findViewsWithText, focusableViewAvailable, focusSearch, gatherTransparentRegion, getChildAt, getChildCount, getChildDrawingOrder, getChildMeasureSpec, getChildStaticTransformation, getChildVisibleRect, getClipChildren, getClipToPadding, getDescendantFocusability, getFocusedChild, getLayoutAnimation, getLayoutAnimationListener, getLayoutMode, getLayoutTransition, getNestedScrollAxes, getOverlay, getPersistentDrawingCache, getTouchscreenBlocksFocus, hasFocus, hasTransientState, indexOfChild, invalidateChild, invalidateChildInParent, isAlwaysDrawnWithCacheEnabled, isAnimationCacheEnabled, isChildrenDrawingOrderEnabled, isChildrenDrawnWithCacheEnabled, isMotionEventSplittingEnabled, isTransitionGroup, jumpDrawablesToCurrentState, layout, measureChild, measureChildren, measureChildWithMargins, notifySubtreeAccessibilityStateChanged, offsetDescendantRectToMyCoords, offsetRectIntoDescendantCoords, onAttachedToWindow, onCreateDrawableState, onDescendantInvalidated, onDetachedFromWindow, onInterceptHoverEvent, onInterceptTouchEvent, onNestedFling, onNestedPreFling, onNestedPrePerformAccessibilityAction, onNestedPreScroll, onNestedScroll, onNestedScrollAccepted, onRequestFocusInDescendants, onRequestSendAccessibilityEvent, onResolvePointerIcon, onStartNestedScroll, onStopNestedScroll, onViewAdded, onViewRemoved, recomputeViewAttributes, removeAllViews, removeAllViewsInLayout, removeDetachedView, removeView, removeViewAt, removeViewInLayout, removeViews, removeViewsInLayout, requestChildFocus, requestChildRectangleOnScreen, requestDisallowInterceptTouchEvent, requestFocus, requestSendAccessibilityEvent, requestTransparentRegion, restoreDefaultFocus, scheduleLayoutAnimation, setAddStatesFromChildren, setAlwaysDrawnWithCacheEnabled, setAnimationCacheEnabled, setChildrenDrawingCacheEnabled, setChildrenDrawingOrderEnabled, setChildrenDrawnWithCacheEnabled, setClipChildren, setClipToPadding, setDescendantFocusability, setLayoutAnimation, setLayoutAnimationListener, setLayoutMode, setLayoutTransition, setMotionEventSplittingEnabled, setOnHierarchyChangeListener, setPersistentDrawingCache, setStaticTransformationsEnabled, setTouchscreenBlocksFocus, setTransitionGroup, showContextMenuForChild, showContextMenuForChild, startActionModeForChild, startActionModeForChild, startLayoutAnimation, startViewTransition, updateViewLayout</code></li>
  420. </ul>
  421. <ul class="blockList">
  422. <li class="blockList"><a name="methods.inherited.from.class.android.view.View">
  423. <!-- -->
  424. </a>
  425. <h3>Methods inherited from class&nbsp;android.view.View</h3>
  426. <code>addExtraDataToAccessibilityNodeInfo, addFocusables, addOnAttachStateChangeListener, addOnLayoutChangeListener, animate, announceForAccessibility, autofill, autofill, awakenScrollBars, awakenScrollBars, awakenScrollBars, bringToFront, buildDrawingCache, buildDrawingCache, buildLayer, callOnClick, cancelDragAndDrop, cancelLongPress, cancelPendingInputEvents, canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, canScrollHorizontally, canScrollVertically, checkInputConnectionProxy, clearAnimation, combineMeasuredStates, computeHorizontalScrollExtent, computeHorizontalScrollOffset, computeHorizontalScrollRange, computeScroll, computeSystemWindowInsets, computeVerticalScrollExtent, computeVerticalScrollOffset, computeVerticalScrollRange, createAccessibilityNodeInfo, createContextMenu, destroyDrawingCache, dispatchFinishTemporaryDetach, dispatchGenericMotionEvent, dispatchNestedFling, dispatchNestedPreFling, dispatchNestedPrePerformAccessibilityAction, dispatchNestedPreScroll, dispatchNestedScroll, dispatchPopulateAccessibilityEvent, dispatchStartTemporaryDetach, draw, drawableHotspotChanged, findViewById, findViewWithTag, fitSystemWindows, focusSearch, forceHasOverlappingRendering, forceLayout, generateViewId, getAccessibilityLiveRegion, getAccessibilityNodeProvider, getAccessibilityTraversalAfter, getAccessibilityTraversalBefore, getAlpha, getAnimation, getApplicationWindowToken, getAutofillHints, getAutofillId, getAutofillType, getAutofillValue, getBackground, getBackgroundTintList, getBackgroundTintMode, getBottom, getBottomFadingEdgeStrength, getBottomPaddingOffset, getCameraDistance, getClipBounds, getClipBounds, getClipToOutline, getContentDescription, getContext, getContextMenuInfo, getDefaultFocusHighlightEnabled, getDefaultSize, getDisplay, getDrawableState, getDrawingCache, getDrawingCache, getDrawingCacheBackgroundColor, getDrawingCacheQuality, getDrawingRect, getDrawingTime, getElevation, getFilterTouchesWhenObscured, getFitsSystemWindows, getFocusable, getFocusables, getFocusedRect, getForeground, getForegroundGravity, getForegroundTintList, getForegroundTintMode, getGlobalVisibleRect, getGlobalVisibleRect, getHandler, getHasOverlappingRendering, getHeight, getHitRect, getHorizontalFadingEdgeLength, getHorizontalScrollbarHeight, getId, getImportantForAccessibility, getImportantForAutofill, getKeepScreenOn, getKeyDispatcherState, getLabelFor, getLayerType, getLayoutDirection, getLayoutParams, getLeft, getLeftFadingEdgeStrength, getLeftPaddingOffset, getLocalVisibleRect, getLocationInWindow, getLocationOnScreen, getMatrix, getMeasuredHeight, getMeasuredHeightAndState, getMeasuredState, getMeasuredWidth, getMeasuredWidthAndState, getMinimumHeight, getMinimumWidth, getNextClusterForwardId, getNextFocusDownId, getNextFocusForwardId, getNextFocusLeftId, getNextFocusRightId, getNextFocusUpId, getOnFocusChangeListener, getOutlineProvider, getOverScrollMode, getPaddingBottom, getPaddingEnd, getPaddingLeft, getPaddingRight, getPaddingStart, getPaddingTop, getParent, getParentForAccessibility, getPivotX, getPivotY, getPointerIcon, getResources, getRevealOnFocusHint, getRight, getRightFadingEdgeStrength, getRightPaddingOffset, getRootView, getRootWindowInsets, getRotation, getRotationX, getRotationY, getScaleX, getScaleY, getScrollBarDefaultDelayBeforeFade, getScrollBarFadeDuration, getScrollBarSize, getScrollBarStyle, getScrollIndicators, getScrollX, getScrollY, getSolidColor, getStateListAnimator, getSuggestedMinimumHeight, getSuggestedMinimumWidth, getSystemUiVisibility, getTag, getTag, getTextAlignment, getTextDirection, getTooltipText, getTop, getTopFadingEdgeStrength, getTopPaddingOffset, getTouchables, getTouchDelegate, getTransitionName, getTranslationX, getTranslationY, getTranslationZ, getVerticalFadingEdgeLength, getVerticalScrollbarPosition, getVerticalScrollbarWidth, getViewTreeObserver, getVisibility, getWidth, getWindowAttachCount, getWindowId, getWindowSystemUiVisibility, getWindowToken, getWindowVisibility, getWindowVisibleDisplayFrame, getX, getY, getZ, hasExplicitFocusable, hasFocusable, hasNestedScrollingParent, hasOnClickListeners, hasOverlappingRendering, hasPointerCapture, hasWindowFocus, inflate, invalidate, invalidate, invalidate, invalidateDrawable, invalidateOutline, isAccessibilityFocused, isActivated, isAttachedToWindow, isClickable, isContextClickable, isDirty, isDrawingCacheEnabled, isDuplicateParentStateEnabled, isEnabled, isFocusable, isFocusableInTouchMode, isFocused, isFocusedByDefault, isHapticFeedbackEnabled, isHardwareAccelerated, isHorizontalFadingEdgeEnabled, isHorizontalScrollBarEnabled, isHovered, isImportantForAccessibility, isImportantForAutofill, isInEditMode, isInLayout, isInTouchMode, isKeyboardNavigationCluster, isLaidOut, isLayoutDirectionResolved, isLayoutRequested, isLongClickable, isNestedScrollingEnabled, isOpaque, isPaddingOffsetRequired, isPaddingRelative, isPressed, isSaveEnabled, isSaveFromParentEnabled, isScrollbarFadingEnabled, isScrollContainer, isSelected, isShown, isSoundEffectsEnabled, isTemporarilyDetached, isTextAlignmentResolved, isTextDirectionResolved, isVerticalFadingEdgeEnabled, isVerticalScrollBarEnabled, keyboardNavigationClusterSearch, measure, mergeDrawableStates, offsetLeftAndRight, offsetTopAndBottom, onAnimationEnd, onAnimationStart, onApplyWindowInsets, onCancelPendingInputEvents, onCapturedPointerEvent, onCheckIsTextEditor, onConfigurationChanged, onCreateContextMenu, onCreateInputConnection, onDisplayHint, onDragEvent, onDrawForeground, onDrawScrollBars, onFilterTouchEventForSecurity, onFinishInflate, onFinishTemporaryDetach, onFocusChanged, onGenericMotionEvent, onHoverChanged, onHoverEvent, onInitializeAccessibilityEvent, onInitializeAccessibilityNodeInfo, onKeyDown, onKeyLongPress, onKeyMultiple, onKeyPreIme, onKeyShortcut, onKeyUp, onOverScrolled, onPointerCaptureChange, onPopulateAccessibilityEvent, onProvideAutofillStructure, onProvideAutofillVirtualStructure, onProvideStructure, onProvideVirtualStructure, onRestoreInstanceState, onSaveInstanceState, onScreenStateChanged, onScrollChanged, onSetAlpha, onSizeChanged, onStartTemporaryDetach, onTouchEvent, onTrackballEvent, onVisibilityAggregated, onVisibilityChanged, onWindowFocusChanged, onWindowSystemUiVisibilityChanged, onWindowVisibilityChanged, overScrollBy, performAccessibilityAction, performClick, performContextClick, performContextClick, performHapticFeedback, performHapticFeedback, performLongClick, performLongClick, playSoundEffect, post, postDelayed, postInvalidate, postInvalidate, postInvalidateDelayed, postInvalidateDelayed, postInvalidateOnAnimation, postInvalidateOnAnimation, postOnAnimation, postOnAnimationDelayed, refreshDrawableState, releasePointerCapture, removeCallbacks, removeOnAttachStateChangeListener, removeOnLayoutChangeListener, requestApplyInsets, requestFitSystemWindows, requestFocus, requestFocus, requestFocusFromTouch, requestLayout, requestPointerCapture, requestRectangleOnScreen, requestRectangleOnScreen, requestUnbufferedDispatch, resolveSize, resolveSizeAndState, restoreHierarchyState, saveHierarchyState, scheduleDrawable, scrollBy, scrollTo, sendAccessibilityEvent, sendAccessibilityEventUnchecked, setAccessibilityDelegate, setAccessibilityLiveRegion, setAccessibilityTraversalAfter, setAccessibilityTraversalBefore, setActivated, setAlpha, setAnimation, setAutofillHints, setBackground, setBackgroundColor, setBackgroundDrawable, setBackgroundResource, setBackgroundTintList, setBackgroundTintMode, setBottom, setCameraDistance, setClickable, setClipBounds, setClipToOutline, setContentDescription, setContextClickable, setDefaultFocusHighlightEnabled, setDrawingCacheBackgroundColor, setDrawingCacheEnabled, setDrawingCacheQuality, setDuplicateParentStateEnabled, setElevation, setEnabled, setFadingEdgeLength, setFilterTouchesWhenObscured, setFitsSystemWindows, setFocusable, setFocusable, setFocusableInTouchMode, setFocusedByDefault, setForeground, setForegroundGravity, setForegroundTintList, setForegroundTintMode, setHapticFeedbackEnabled, setHasTransientState, setHorizontalFadingEdgeEnabled, setHorizontalScrollBarEnabled, setHovered, setId, setImportantForAccessibility, setImportantForAutofill, setKeepScreenOn, setKeyboardNavigationCluster, setLabelFor, setLayerPaint, setLayerType, setLayoutDirection, setLayoutParams, setLeft, setLongClickable, setMeasuredDimension, setMinimumHeight, setMinimumWidth, setNestedScrollingEnabled, setNextClusterForwardId, setNextFocusDownId, setNextFocusForwardId, setNextFocusLeftId, setNextFocusRightId, setNextFocusUpId, setOnApplyWindowInsetsListener, setOnCapturedPointerListener, setOnClickListener, setOnContextClickListener, setOnCreateContextMenuListener, setOnDragListener, setOnFocusChangeListener, setOnGenericMotionListener, setOnHoverListener, setOnKeyListener, setOnLongClickListener, setOnScrollChangeListener, setOnSystemUiVisibilityChangeListener, setOnTouchListener, setOutlineProvider, setOverScrollMode, setPadding, setPaddingRelative, setPivotX, setPivotY, setPointerIcon, setPressed, setRevealOnFocusHint, setRight, setRotation, setRotationX, setRotationY, setSaveEnabled, setSaveFromParentEnabled, setScaleX, setScaleY, setScrollBarDefaultDelayBeforeFade, setScrollBarFadeDuration, setScrollbarFadingEnabled, setScrollBarSize, setScrollBarStyle, setScrollContainer, setScrollIndicators, setScrollIndicators, setScrollX, setScrollY, setSelected, setSoundEffectsEnabled, setStateListAnimator, setSystemUiVisibility, setTag, setTag, setTextAlignment, setTextDirection, setTooltipText, setTop, setTouchDelegate, setTransitionName, setTranslationX, setTranslationY, setTranslationZ, setVerticalFadingEdgeEnabled, setVerticalScrollBarEnabled, setVerticalScrollbarPosition, setVisibility, setWillNotCacheDrawing, setWillNotDraw, setX, setY, setZ, showContextMenu, showContextMenu, startActionMode, startActionMode, startAnimation, startDrag, startDragAndDrop, startNestedScroll, stopNestedScroll, toString, unscheduleDrawable, unscheduleDrawable, updateDragShadow, verifyDrawable, willNotCacheDrawing, willNotDraw</code></li>
  427. </ul>
  428. <ul class="blockList">
  429. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  430. <!-- -->
  431. </a>
  432. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  433. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  434. </ul>
  435. <ul class="blockList">
  436. <li class="blockList"><a name="methods.inherited.from.class.android.view.ViewParent">
  437. <!-- -->
  438. </a>
  439. <h3>Methods inherited from interface&nbsp;android.view.ViewParent</h3>
  440. <code>canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows, requestLayout</code></li>
  441. </ul>
  442. </li>
  443. </ul>
  444. </li>
  445. </ul>
  446. </div>
  447. <div class="details">
  448. <ul class="blockList">
  449. <li class="blockList">
  450. <!-- ============ FIELD DETAIL =========== -->
  451. <ul class="blockList">
  452. <li class="blockList"><a name="field.detail">
  453. <!-- -->
  454. </a>
  455. <h3>Field Detail</h3>
  456. <a name="mTextViewTitle">
  457. <!-- -->
  458. </a>
  459. <ul class="blockList">
  460. <li class="blockList">
  461. <h4>mTextViewTitle</h4>
  462. <pre>private&nbsp;android.widget.TextView mTextViewTitle</pre>
  463. </li>
  464. </ul>
  465. <a name="mEditText">
  466. <!-- -->
  467. </a>
  468. <ul class="blockList">
  469. <li class="blockList">
  470. <h4>mEditText</h4>
  471. <pre>private&nbsp;android.widget.EditText mEditText</pre>
  472. </li>
  473. </ul>
  474. <a name="mLayoutAlert">
  475. <!-- -->
  476. </a>
  477. <ul class="blockList">
  478. <li class="blockList">
  479. <h4>mLayoutAlert</h4>
  480. <pre>private&nbsp;android.widget.LinearLayout mLayoutAlert</pre>
  481. </li>
  482. </ul>
  483. <a name="mTextViewAlert">
  484. <!-- -->
  485. </a>
  486. <ul class="blockList">
  487. <li class="blockList">
  488. <h4>mTextViewAlert</h4>
  489. <pre>private&nbsp;android.widget.TextView mTextViewAlert</pre>
  490. </li>
  491. </ul>
  492. <a name="mImageViewAlert">
  493. <!-- -->
  494. </a>
  495. <ul class="blockList">
  496. <li class="blockList">
  497. <h4>mImageViewAlert</h4>
  498. <pre>private&nbsp;android.widget.ImageView mImageViewAlert</pre>
  499. </li>
  500. </ul>
  501. <a name="mImageButtonClear">
  502. <!-- -->
  503. </a>
  504. <ul class="blockList">
  505. <li class="blockList">
  506. <h4>mImageButtonClear</h4>
  507. <pre>private&nbsp;android.widget.ImageButton mImageButtonClear</pre>
  508. </li>
  509. </ul>
  510. <a name="mImageButtonEye">
  511. <!-- -->
  512. </a>
  513. <ul class="blockList">
  514. <li class="blockList">
  515. <h4>mImageButtonEye</h4>
  516. <pre>private&nbsp;android.widget.ImageButton mImageButtonEye</pre>
  517. </li>
  518. </ul>
  519. <a name="mViewLine">
  520. <!-- -->
  521. </a>
  522. <ul class="blockList">
  523. <li class="blockList">
  524. <h4>mViewLine</h4>
  525. <pre>private&nbsp;android.view.View mViewLine</pre>
  526. </li>
  527. </ul>
  528. <a name="onAlertEditTextListener">
  529. <!-- -->
  530. </a>
  531. <ul class="blockList">
  532. <li class="blockList">
  533. <h4>onAlertEditTextListener</h4>
  534. <pre>private&nbsp;<a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view">HFAlertEditTextView.OnAlertEditTextListener</a> onAlertEditTextListener</pre>
  535. </li>
  536. </ul>
  537. <a name="mClearVisible">
  538. <!-- -->
  539. </a>
  540. <ul class="blockList">
  541. <li class="blockList">
  542. <h4>mClearVisible</h4>
  543. <pre>private&nbsp;boolean mClearVisible</pre>
  544. </li>
  545. </ul>
  546. <a name="mPasswordVisible">
  547. <!-- -->
  548. </a>
  549. <ul class="blockList">
  550. <li class="blockList">
  551. <h4>mPasswordVisible</h4>
  552. <pre>private&nbsp;boolean mPasswordVisible</pre>
  553. </li>
  554. </ul>
  555. <a name="mEyeVisible">
  556. <!-- -->
  557. </a>
  558. <ul class="blockList">
  559. <li class="blockList">
  560. <h4>mEyeVisible</h4>
  561. <pre>private&nbsp;boolean mEyeVisible</pre>
  562. </li>
  563. </ul>
  564. <a name="mLastText">
  565. <!-- -->
  566. </a>
  567. <ul class="blockList">
  568. <li class="blockList">
  569. <h4>mLastText</h4>
  570. <pre>private&nbsp;java.lang.String mLastText</pre>
  571. </li>
  572. </ul>
  573. <a name="mLimitLength">
  574. <!-- -->
  575. </a>
  576. <ul class="blockList">
  577. <li class="blockList">
  578. <h4>mLimitLength</h4>
  579. <pre>private&nbsp;int mLimitLength</pre>
  580. </li>
  581. </ul>
  582. <a name="onClickListener">
  583. <!-- -->
  584. </a>
  585. <ul class="blockList">
  586. <li class="blockList">
  587. <h4>onClickListener</h4>
  588. <pre>android.view.View.OnClickListener onClickListener</pre>
  589. <div class="block">OnClickListener</div>
  590. </li>
  591. </ul>
  592. <a name="onFocusChangeListener">
  593. <!-- -->
  594. </a>
  595. <ul class="blockList">
  596. <li class="blockList">
  597. <h4>onFocusChangeListener</h4>
  598. <pre>android.view.View.OnFocusChangeListener onFocusChangeListener</pre>
  599. <div class="block">OnFocusChangeListener</div>
  600. </li>
  601. </ul>
  602. <a name="onEditorActionListener">
  603. <!-- -->
  604. </a>
  605. <ul class="blockList">
  606. <li class="blockList">
  607. <h4>onEditorActionListener</h4>
  608. <pre>android.widget.TextView.OnEditorActionListener onEditorActionListener</pre>
  609. <div class="block">TextView.OnEditorActionListener</div>
  610. </li>
  611. </ul>
  612. <a name="textWatcher">
  613. <!-- -->
  614. </a>
  615. <ul class="blockListLast">
  616. <li class="blockList">
  617. <h4>textWatcher</h4>
  618. <pre>android.text.TextWatcher textWatcher</pre>
  619. <div class="block">EditText - TextWatcher</div>
  620. </li>
  621. </ul>
  622. </li>
  623. </ul>
  624. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  625. <ul class="blockList">
  626. <li class="blockList"><a name="constructor.detail">
  627. <!-- -->
  628. </a>
  629. <h3>Constructor Detail</h3>
  630. <a name="HFAlertEditTextView-android.content.Context-">
  631. <!-- -->
  632. </a>
  633. <ul class="blockList">
  634. <li class="blockList">
  635. <h4>HFAlertEditTextView</h4>
  636. <pre>public&nbsp;HFAlertEditTextView(android.content.Context&nbsp;context)</pre>
  637. </li>
  638. </ul>
  639. <a name="HFAlertEditTextView-android.content.Context-android.util.AttributeSet-">
  640. <!-- -->
  641. </a>
  642. <ul class="blockList">
  643. <li class="blockList">
  644. <h4>HFAlertEditTextView</h4>
  645. <pre>public&nbsp;HFAlertEditTextView(android.content.Context&nbsp;context,
  646. @Nullable
  647. android.util.AttributeSet&nbsp;attrs)</pre>
  648. </li>
  649. </ul>
  650. <a name="HFAlertEditTextView-android.content.Context-android.util.AttributeSet-int-">
  651. <!-- -->
  652. </a>
  653. <ul class="blockListLast">
  654. <li class="blockList">
  655. <h4>HFAlertEditTextView</h4>
  656. <pre>public&nbsp;HFAlertEditTextView(android.content.Context&nbsp;context,
  657. @Nullable
  658. android.util.AttributeSet&nbsp;attrs,
  659. int&nbsp;defStyleAttr)</pre>
  660. </li>
  661. </ul>
  662. </li>
  663. </ul>
  664. <!-- ============ METHOD DETAIL ========== -->
  665. <ul class="blockList">
  666. <li class="blockList"><a name="method.detail">
  667. <!-- -->
  668. </a>
  669. <h3>Method Detail</h3>
  670. <a name="setOnAlertEditTextListener-kr.co.hanwha.hifive.view.HFAlertEditTextView.OnAlertEditTextListener-">
  671. <!-- -->
  672. </a>
  673. <ul class="blockList">
  674. <li class="blockList">
  675. <h4>setOnAlertEditTextListener</h4>
  676. <pre>public&nbsp;void&nbsp;setOnAlertEditTextListener(<a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view">HFAlertEditTextView.OnAlertEditTextListener</a>&nbsp;onAlertEditTextListener)</pre>
  677. </li>
  678. </ul>
  679. <a name="initialize-android.content.Context-android.util.AttributeSet-">
  680. <!-- -->
  681. </a>
  682. <ul class="blockList">
  683. <li class="blockList">
  684. <h4>initialize</h4>
  685. <pre>private&nbsp;void&nbsp;initialize(android.content.Context&nbsp;context,
  686. @Nullable
  687. android.util.AttributeSet&nbsp;attrs)</pre>
  688. </li>
  689. </ul>
  690. <a name="getText--">
  691. <!-- -->
  692. </a>
  693. <ul class="blockList">
  694. <li class="blockList">
  695. <h4>getText</h4>
  696. <pre>public&nbsp;java.lang.String&nbsp;getText()</pre>
  697. </li>
  698. </ul>
  699. <a name="clearText--">
  700. <!-- -->
  701. </a>
  702. <ul class="blockList">
  703. <li class="blockList">
  704. <h4>clearText</h4>
  705. <pre>public&nbsp;void&nbsp;clearText()</pre>
  706. </li>
  707. </ul>
  708. <a name="setText-java.lang.String-">
  709. <!-- -->
  710. </a>
  711. <ul class="blockList">
  712. <li class="blockList">
  713. <h4>setText</h4>
  714. <pre>public&nbsp;void&nbsp;setText(@Nullable
  715. java.lang.String&nbsp;text)</pre>
  716. </li>
  717. </ul>
  718. <a name="setFocus--">
  719. <!-- -->
  720. </a>
  721. <ul class="blockList">
  722. <li class="blockList">
  723. <h4>setFocus</h4>
  724. <pre>public&nbsp;boolean&nbsp;setFocus()</pre>
  725. </li>
  726. </ul>
  727. <a name="setEmailHint-java.lang.String-">
  728. <!-- -->
  729. </a>
  730. <ul class="blockList">
  731. <li class="blockList">
  732. <h4>setEmailHint</h4>
  733. <pre>public&nbsp;void&nbsp;setEmailHint(@NonNull
  734. java.lang.String&nbsp;domain)</pre>
  735. </li>
  736. </ul>
  737. <a name="setSelection-int-">
  738. <!-- -->
  739. </a>
  740. <ul class="blockList">
  741. <li class="blockList">
  742. <h4>setSelection</h4>
  743. <pre>public&nbsp;void&nbsp;setSelection(int&nbsp;index)</pre>
  744. </li>
  745. </ul>
  746. <a name="setLengthLimitByte-int-">
  747. <!-- -->
  748. </a>
  749. <ul class="blockList">
  750. <li class="blockList">
  751. <h4>setLengthLimitByte</h4>
  752. <pre>public&nbsp;void&nbsp;setLengthLimitByte(int&nbsp;byteLength)</pre>
  753. <div class="block">바이트로 길이 제한</div>
  754. <dl>
  755. <dt><span class="paramLabel">Parameters:</span></dt>
  756. <dd><code>byteLength</code> - 최대 바이트</dd>
  757. </dl>
  758. </li>
  759. </ul>
  760. <a name="setLengthLimit-int-">
  761. <!-- -->
  762. </a>
  763. <ul class="blockList">
  764. <li class="blockList">
  765. <h4>setLengthLimit</h4>
  766. <pre>public&nbsp;void&nbsp;setLengthLimit(int&nbsp;length)</pre>
  767. <div class="block">문자열 길이 제한</div>
  768. <dl>
  769. <dt><span class="paramLabel">Parameters:</span></dt>
  770. <dd><code>length</code> - 문자열 최대 길이</dd>
  771. </dl>
  772. </li>
  773. </ul>
  774. <a name="getByteLength-java.lang.String-">
  775. <!-- -->
  776. </a>
  777. <ul class="blockList">
  778. <li class="blockList">
  779. <h4>getByteLength</h4>
  780. <pre>private&nbsp;int&nbsp;getByteLength(java.lang.String&nbsp;str)</pre>
  781. <div class="block">문자열 바이트 길이</div>
  782. <dl>
  783. <dt><span class="paramLabel">Parameters:</span></dt>
  784. <dd><code>str</code> - 문자열</dd>
  785. <dt><span class="returnLabel">Returns:</span></dt>
  786. <dd>Length</dd>
  787. </dl>
  788. </li>
  789. </ul>
  790. <a name="setAlertMessage-java.lang.String-">
  791. <!-- -->
  792. </a>
  793. <ul class="blockList">
  794. <li class="blockList">
  795. <h4>setAlertMessage</h4>
  796. <pre>public&nbsp;void&nbsp;setAlertMessage(@Nullable
  797. java.lang.String&nbsp;message)</pre>
  798. <div class="block">Alert Message</div>
  799. <dl>
  800. <dt><span class="paramLabel">Parameters:</span></dt>
  801. <dd><code>message</code> - Alert Message From String</dd>
  802. </dl>
  803. </li>
  804. </ul>
  805. <a name="setAlertMessage-int-">
  806. <!-- -->
  807. </a>
  808. <ul class="blockList">
  809. <li class="blockList">
  810. <h4>setAlertMessage</h4>
  811. <pre>public&nbsp;void&nbsp;setAlertMessage(@NonNull
  812. int&nbsp;strRes)</pre>
  813. <div class="block">Alert Message</div>
  814. <dl>
  815. <dt><span class="paramLabel">Parameters:</span></dt>
  816. <dd><code>strRes</code> - Alert Message From Resource</dd>
  817. </dl>
  818. </li>
  819. </ul>
  820. <a name="isEmpty--">
  821. <!-- -->
  822. </a>
  823. <ul class="blockListLast">
  824. <li class="blockList">
  825. <h4>isEmpty</h4>
  826. <pre>public&nbsp;boolean&nbsp;isEmpty()</pre>
  827. <div class="block">데이터 확인</div>
  828. <dl>
  829. <dt><span class="returnLabel">Returns:</span></dt>
  830. <dd>TRUE : EMPTY</dd>
  831. </dl>
  832. </li>
  833. </ul>
  834. </li>
  835. </ul>
  836. </li>
  837. </ul>
  838. </div>
  839. </div>
  840. <!-- ========= END OF CLASS DATA ========= -->
  841. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  842. <div class="bottomNav"><a name="navbar.bottom">
  843. <!-- -->
  844. </a>
  845. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  846. <a name="navbar.bottom.firstrow">
  847. <!-- -->
  848. </a>
  849. <ul class="navList" title="Navigation">
  850. <li><a href="../../../../../overview-summary.html">Overview</a></li>
  851. <li><a href="package-summary.html">Package</a></li>
  852. <li class="navBarCell1Rev">Class</li>
  853. <li><a href="class-use/HFAlertEditTextView.html">Use</a></li>
  854. <li><a href="package-tree.html">Tree</a></li>
  855. <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
  856. <li><a href="../../../../../index-files/index-1.html">Index</a></li>
  857. <li><a href="../../../../../help-doc.html">Help</a></li>
  858. </ul>
  859. </div>
  860. <div class="subNav">
  861. <ul class="navList">
  862. <li><a href="../../../../../kr/co/hanwha/hifive/view/FontTextView.html" title="class in kr.co.hanwha.hifive.view"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  863. <li><a href="../../../../../kr/co/hanwha/hifive/view/HFAlertEditTextView.OnAlertEditTextListener.html" title="interface in kr.co.hanwha.hifive.view"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  864. </ul>
  865. <ul class="navList">
  866. <li><a href="../../../../../index.html?kr/co/hanwha/hifive/view/HFAlertEditTextView.html" target="_top">Frames</a></li>
  867. <li><a href="HFAlertEditTextView.html" target="_top">No&nbsp;Frames</a></li>
  868. </ul>
  869. <ul class="navList" id="allclasses_navbar_bottom">
  870. <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  871. </ul>
  872. <div>
  873. <script type="text/javascript"><!--
  874. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  875. if(window==top) {
  876. allClassesLink.style.display = "block";
  877. }
  878. else {
  879. allClassesLink.style.display = "none";
  880. }
  881. //-->
  882. </script>
  883. </div>
  884. <div>
  885. <ul class="subNavList">
  886. <li>Summary:&nbsp;</li>
  887. <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
  888. <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
  889. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  890. <li><a href="#method.summary">Method</a></li>
  891. </ul>
  892. <ul class="subNavList">
  893. <li>Detail:&nbsp;</li>
  894. <li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
  895. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  896. <li><a href="#method.detail">Method</a></li>
  897. </ul>
  898. </div>
  899. <a name="skip.navbar.bottom">
  900. <!-- -->
  901. </a></div>
  902. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  903. </body>
  904. </html>