FooterView.html 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="ko">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_152-release) on Fri Jun 08 08:33:45 KST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>FooterView</title>
  8. <meta name="date" content="2018-06-08">
  9. <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="FooterView";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":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/FooterView.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/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  54. <li><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/HeaderListener.html" title="interface in kr.co.hanwha.hifive.view.refresh"><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/refresh/FooterView.html" target="_top">Frames</a></li>
  58. <li><a href="FooterView.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.classes.inherited.from.class.android.widget.FrameLayout">Nested</a>&nbsp;|&nbsp;</li>
  79. <li><a href="#fields.inherited.from.class.android.view.ViewGroup">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>Field&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.refresh</div>
  97. <h2 title="Class FooterView" class="title">Class FooterView</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.FrameLayout</li>
  111. <li>
  112. <ul class="inheritance">
  113. <li>kr.co.hanwha.hifive.view.refresh.FooterView</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, <a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></dd>
  129. </dl>
  130. <hr>
  131. <br>
  132. <pre>public class <span class="typeNameLabel">FooterView</span>
  133. extends android.widget.FrameLayout
  134. implements <a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></pre>
  135. <div class="block">Created by sanghoonkwon on 2018. 1. 12..</div>
  136. </li>
  137. </ul>
  138. </div>
  139. <div class="summary">
  140. <ul class="blockList">
  141. <li class="blockList">
  142. <!-- ======== NESTED CLASS SUMMARY ======== -->
  143. <ul class="blockList">
  144. <li class="blockList"><a name="nested.class.summary">
  145. <!-- -->
  146. </a>
  147. <h3>Nested Class Summary</h3>
  148. <ul class="blockList">
  149. <li class="blockList"><a name="nested.classes.inherited.from.class.android.widget.FrameLayout">
  150. <!-- -->
  151. </a>
  152. <h3>Nested classes/interfaces inherited from class&nbsp;android.widget.FrameLayout</h3>
  153. <code>android.widget.FrameLayout.LayoutParams</code></li>
  154. </ul>
  155. <ul class="blockList">
  156. <li class="blockList"><a name="nested.classes.inherited.from.class.android.view.ViewGroup">
  157. <!-- -->
  158. </a>
  159. <h3>Nested classes/interfaces inherited from class&nbsp;android.view.ViewGroup</h3>
  160. <code>android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.OnHierarchyChangeListener</code></li>
  161. </ul>
  162. <ul class="blockList">
  163. <li class="blockList"><a name="nested.classes.inherited.from.class.android.view.View">
  164. <!-- -->
  165. </a>
  166. <h3>Nested classes/interfaces inherited from class&nbsp;android.view.View</h3>
  167. <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>
  168. </ul>
  169. </li>
  170. </ul>
  171. <!-- =========== FIELD SUMMARY =========== -->
  172. <ul class="blockList">
  173. <li class="blockList"><a name="field.summary">
  174. <!-- -->
  175. </a>
  176. <h3>Field Summary</h3>
  177. <ul class="blockList">
  178. <li class="blockList"><a name="fields.inherited.from.class.android.view.ViewGroup">
  179. <!-- -->
  180. </a>
  181. <h3>Fields inherited from class&nbsp;android.view.ViewGroup</h3>
  182. <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>
  183. </ul>
  184. <ul class="blockList">
  185. <li class="blockList"><a name="fields.inherited.from.class.android.view.View">
  186. <!-- -->
  187. </a>
  188. <h3>Fields inherited from class&nbsp;android.view.View</h3>
  189. <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>
  190. </ul>
  191. </li>
  192. </ul>
  193. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  194. <ul class="blockList">
  195. <li class="blockList"><a name="constructor.summary">
  196. <!-- -->
  197. </a>
  198. <h3>Constructor Summary</h3>
  199. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  200. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  201. <tr>
  202. <th class="colOne" scope="col">Constructor and Description</th>
  203. </tr>
  204. <tr class="altColor">
  205. <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#FooterView-android.content.Context-">FooterView</a></span>(android.content.Context&nbsp;context)</code>&nbsp;</td>
  206. </tr>
  207. </table>
  208. </li>
  209. </ul>
  210. <!-- ========== METHOD SUMMARY =========== -->
  211. <ul class="blockList">
  212. <li class="blockList"><a name="method.summary">
  213. <!-- -->
  214. </a>
  215. <h3>Method Summary</h3>
  216. <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  217. <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>
  218. <tr>
  219. <th class="colFirst" scope="col">Modifier and Type</th>
  220. <th class="colLast" scope="col">Method and Description</th>
  221. </tr>
  222. <tr id="i0" class="altColor">
  223. <td class="colFirst"><code>void</code></td>
  224. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#onLoadAfter-int-">onLoadAfter</a></span>(int&nbsp;scrollY)</code>&nbsp;</td>
  225. </tr>
  226. <tr id="i1" class="rowColor">
  227. <td class="colFirst"><code>void</code></td>
  228. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#onLoadBefore-int-">onLoadBefore</a></span>(int&nbsp;scrollY)</code>&nbsp;</td>
  229. </tr>
  230. <tr id="i2" class="altColor">
  231. <td class="colFirst"><code>void</code></td>
  232. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#onLoadCancel-int-">onLoadCancel</a></span>(int&nbsp;scrollY)</code>&nbsp;</td>
  233. </tr>
  234. <tr id="i3" class="rowColor">
  235. <td class="colFirst"><code>void</code></td>
  236. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#onLoadComplete-int-boolean-">onLoadComplete</a></span>(int&nbsp;scrollY,
  237. boolean&nbsp;isLoadSuccess)</code>&nbsp;</td>
  238. </tr>
  239. <tr id="i4" class="altColor">
  240. <td class="colFirst"><code>void</code></td>
  241. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#onLoading-int-">onLoading</a></span>(int&nbsp;scrollY)</code>&nbsp;</td>
  242. </tr>
  243. <tr id="i5" class="rowColor">
  244. <td class="colFirst"><code>void</code></td>
  245. <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterView.html#onLoadReady-int-">onLoadReady</a></span>(int&nbsp;scrollY)</code>&nbsp;</td>
  246. </tr>
  247. </table>
  248. <ul class="blockList">
  249. <li class="blockList"><a name="methods.inherited.from.class.android.widget.FrameLayout">
  250. <!-- -->
  251. </a>
  252. <h3>Methods inherited from class&nbsp;android.widget.FrameLayout</h3>
  253. <code>checkLayoutParams, generateDefaultLayoutParams, generateLayoutParams, generateLayoutParams, getAccessibilityClassName, getConsiderGoneChildrenWhenMeasuring, getMeasureAllChildren, onLayout, onMeasure, setForegroundGravity, setMeasureAllChildren, shouldDelayChildPressedState</code></li>
  254. </ul>
  255. <ul class="blockList">
  256. <li class="blockList"><a name="methods.inherited.from.class.android.view.ViewGroup">
  257. <!-- -->
  258. </a>
  259. <h3>Methods inherited from class&nbsp;android.view.ViewGroup</h3>
  260. <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>
  261. </ul>
  262. <ul class="blockList">
  263. <li class="blockList"><a name="methods.inherited.from.class.android.view.View">
  264. <!-- -->
  265. </a>
  266. <h3>Methods inherited from class&nbsp;android.view.View</h3>
  267. <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, getBaseline, 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, onDraw, 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, onRtlPropertiesChanged, 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, 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>
  268. </ul>
  269. <ul class="blockList">
  270. <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
  271. <!-- -->
  272. </a>
  273. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  274. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  275. </ul>
  276. <ul class="blockList">
  277. <li class="blockList"><a name="methods.inherited.from.class.android.view.ViewParent">
  278. <!-- -->
  279. </a>
  280. <h3>Methods inherited from interface&nbsp;android.view.ViewParent</h3>
  281. <code>canResolveLayoutDirection, canResolveTextAlignment, canResolveTextDirection, createContextMenu, getLayoutDirection, getParent, getParentForAccessibility, getTextAlignment, getTextDirection, isLayoutDirectionResolved, isLayoutRequested, isTextAlignmentResolved, isTextDirectionResolved, keyboardNavigationClusterSearch, requestFitSystemWindows, requestLayout</code></li>
  282. </ul>
  283. </li>
  284. </ul>
  285. </li>
  286. </ul>
  287. </div>
  288. <div class="details">
  289. <ul class="blockList">
  290. <li class="blockList">
  291. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  292. <ul class="blockList">
  293. <li class="blockList"><a name="constructor.detail">
  294. <!-- -->
  295. </a>
  296. <h3>Constructor Detail</h3>
  297. <a name="FooterView-android.content.Context-">
  298. <!-- -->
  299. </a>
  300. <ul class="blockListLast">
  301. <li class="blockList">
  302. <h4>FooterView</h4>
  303. <pre>public&nbsp;FooterView(android.content.Context&nbsp;context)</pre>
  304. </li>
  305. </ul>
  306. </li>
  307. </ul>
  308. <!-- ============ METHOD DETAIL ========== -->
  309. <ul class="blockList">
  310. <li class="blockList"><a name="method.detail">
  311. <!-- -->
  312. </a>
  313. <h3>Method Detail</h3>
  314. <a name="onLoadBefore-int-">
  315. <!-- -->
  316. </a>
  317. <ul class="blockList">
  318. <li class="blockList">
  319. <h4>onLoadBefore</h4>
  320. <pre>public&nbsp;void&nbsp;onLoadBefore(int&nbsp;scrollY)</pre>
  321. <dl>
  322. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  323. <dd><code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html#onLoadBefore-int-">onLoadBefore</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></code></dd>
  324. </dl>
  325. </li>
  326. </ul>
  327. <a name="onLoadAfter-int-">
  328. <!-- -->
  329. </a>
  330. <ul class="blockList">
  331. <li class="blockList">
  332. <h4>onLoadAfter</h4>
  333. <pre>public&nbsp;void&nbsp;onLoadAfter(int&nbsp;scrollY)</pre>
  334. <dl>
  335. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  336. <dd><code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html#onLoadAfter-int-">onLoadAfter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></code></dd>
  337. </dl>
  338. </li>
  339. </ul>
  340. <a name="onLoadReady-int-">
  341. <!-- -->
  342. </a>
  343. <ul class="blockList">
  344. <li class="blockList">
  345. <h4>onLoadReady</h4>
  346. <pre>public&nbsp;void&nbsp;onLoadReady(int&nbsp;scrollY)</pre>
  347. <dl>
  348. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  349. <dd><code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html#onLoadReady-int-">onLoadReady</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></code></dd>
  350. </dl>
  351. </li>
  352. </ul>
  353. <a name="onLoading-int-">
  354. <!-- -->
  355. </a>
  356. <ul class="blockList">
  357. <li class="blockList">
  358. <h4>onLoading</h4>
  359. <pre>public&nbsp;void&nbsp;onLoading(int&nbsp;scrollY)</pre>
  360. <dl>
  361. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  362. <dd><code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html#onLoading-int-">onLoading</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></code></dd>
  363. </dl>
  364. </li>
  365. </ul>
  366. <a name="onLoadComplete-int-boolean-">
  367. <!-- -->
  368. </a>
  369. <ul class="blockList">
  370. <li class="blockList">
  371. <h4>onLoadComplete</h4>
  372. <pre>public&nbsp;void&nbsp;onLoadComplete(int&nbsp;scrollY,
  373. boolean&nbsp;isLoadSuccess)</pre>
  374. <dl>
  375. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  376. <dd><code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html#onLoadComplete-int-boolean-">onLoadComplete</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></code></dd>
  377. </dl>
  378. </li>
  379. </ul>
  380. <a name="onLoadCancel-int-">
  381. <!-- -->
  382. </a>
  383. <ul class="blockListLast">
  384. <li class="blockList">
  385. <h4>onLoadCancel</h4>
  386. <pre>public&nbsp;void&nbsp;onLoadCancel(int&nbsp;scrollY)</pre>
  387. <dl>
  388. <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
  389. <dd><code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html#onLoadCancel-int-">onLoadCancel</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh">FooterListener</a></code></dd>
  390. </dl>
  391. </li>
  392. </ul>
  393. </li>
  394. </ul>
  395. </li>
  396. </ul>
  397. </div>
  398. </div>
  399. <!-- ========= END OF CLASS DATA ========= -->
  400. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  401. <div class="bottomNav"><a name="navbar.bottom">
  402. <!-- -->
  403. </a>
  404. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  405. <a name="navbar.bottom.firstrow">
  406. <!-- -->
  407. </a>
  408. <ul class="navList" title="Navigation">
  409. <li><a href="../../../../../../overview-summary.html">Overview</a></li>
  410. <li><a href="package-summary.html">Package</a></li>
  411. <li class="navBarCell1Rev">Class</li>
  412. <li><a href="class-use/FooterView.html">Use</a></li>
  413. <li><a href="package-tree.html">Tree</a></li>
  414. <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
  415. <li><a href="../../../../../../index-files/index-1.html">Index</a></li>
  416. <li><a href="../../../../../../help-doc.html">Help</a></li>
  417. </ul>
  418. </div>
  419. <div class="subNav">
  420. <ul class="navList">
  421. <li><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/FooterListener.html" title="interface in kr.co.hanwha.hifive.view.refresh"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
  422. <li><a href="../../../../../../kr/co/hanwha/hifive/view/refresh/HeaderListener.html" title="interface in kr.co.hanwha.hifive.view.refresh"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
  423. </ul>
  424. <ul class="navList">
  425. <li><a href="../../../../../../index.html?kr/co/hanwha/hifive/view/refresh/FooterView.html" target="_top">Frames</a></li>
  426. <li><a href="FooterView.html" target="_top">No&nbsp;Frames</a></li>
  427. </ul>
  428. <ul class="navList" id="allclasses_navbar_bottom">
  429. <li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  430. </ul>
  431. <div>
  432. <script type="text/javascript"><!--
  433. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  434. if(window==top) {
  435. allClassesLink.style.display = "block";
  436. }
  437. else {
  438. allClassesLink.style.display = "none";
  439. }
  440. //-->
  441. </script>
  442. </div>
  443. <div>
  444. <ul class="subNavList">
  445. <li>Summary:&nbsp;</li>
  446. <li><a href="#nested.classes.inherited.from.class.android.widget.FrameLayout">Nested</a>&nbsp;|&nbsp;</li>
  447. <li><a href="#fields.inherited.from.class.android.view.ViewGroup">Field</a>&nbsp;|&nbsp;</li>
  448. <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
  449. <li><a href="#method.summary">Method</a></li>
  450. </ul>
  451. <ul class="subNavList">
  452. <li>Detail:&nbsp;</li>
  453. <li>Field&nbsp;|&nbsp;</li>
  454. <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
  455. <li><a href="#method.detail">Method</a></li>
  456. </ul>
  457. </div>
  458. <a name="skip.navbar.bottom">
  459. <!-- -->
  460. </a></div>
  461. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  462. </body>
  463. </html>