org.scaloid.common

SExpandableListView

class SExpandableListView extends ExpandableListView with TraitExpandableListView[SExpandableListView]

Automatically generated concrete helper class of android.widget.ExpandableListView.

Linear Supertypes
TraitExpandableListView[SExpandableListView], TraitListView[SExpandableListView], TraitAbsListView[SExpandableListView], TraitAdapterView[SExpandableListView], TraitViewGroup[SExpandableListView], TraitView[SExpandableListView], ConstantsSupport, ExpandableListView, ListView, AbsListView, OnTouchModeChangeListener, FilterListener, OnGlobalLayoutListener, TextWatcher, NoCopySpan, AdapterView[ListAdapter], ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SExpandableListView
  2. TraitExpandableListView
  3. TraitListView
  4. TraitAbsListView
  5. TraitAdapterView
  6. TraitViewGroup
  7. TraitView
  8. ConstantsSupport
  9. ExpandableListView
  10. ListView
  11. AbsListView
  12. OnTouchModeChangeListener
  13. FilterListener
  14. OnGlobalLayoutListener
  15. TextWatcher
  16. NoCopySpan
  17. AdapterView
  18. ViewGroup
  19. ViewManager
  20. ViewParent
  21. View
  22. AccessibilityEventSource
  23. Callback
  24. Callback
  25. AnyRef
  26. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SExpandableListView()(implicit context: Context, parentVGroup: TraitViewGroup[_] = null)

Type Members

  1. class FixedViewInfo extends AnyRef

    Definition Classes
    ListView

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def +=(v: View): SExpandableListView

    Definition Classes
    TraitViewGroup
  5. def <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (SExpandableListView) ⇒ LP): LP

    Definition Classes
    TraitView
  6. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SExpandableListView) ⇒ LP): LP

    Definition Classes
    TraitView
  7. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  9. val FILL_PARENT: Int

    Definition Classes
    TraitView
  10. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  11. val NONE: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  28. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  29. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  30. def adapter(p: ExpandableListAdapter): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  31. def adapter(p: ListAdapter): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  32. def adapter: ListAdapter

    Definition Classes
    TraitListViewTraitAdapterView
    Annotations
    @inline()
  33. def adapter_=(p: ExpandableListAdapter): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  34. def adapter_=(p: ListAdapter): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  35. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

    Definition Classes
    ViewGroup → View
  36. def addFocusables(arg0: ArrayList[View], arg1: Int): Unit

    Definition Classes
    ViewGroup → View
  37. def addFooterView(arg0: View): Unit

    Definition Classes
    ListView
  38. def addFooterView(arg0: View, arg1: Any, arg2: Boolean): Unit

    Definition Classes
    ListView
  39. def addHeaderView(arg0: View): Unit

    Definition Classes
    ListView
  40. def addHeaderView(arg0: View, arg1: Any, arg2: Boolean): Unit

    Definition Classes
    ListView
  41. def addStatesFromChildren(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  42. def addStatesFromChildren(): Boolean

    Definition Classes
    ViewGroup
  43. def addStatesFromChildren_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  44. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    AbsListView → ViewGroup → View
  45. def addView(arg0: View, arg1: Int, arg2: LayoutParams): Unit

    Definition Classes
    AdapterView → ViewGroup
  46. def addView(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    AdapterView → ViewGroup → ViewManager
  47. def addView(arg0: View, arg1: Int): Unit

    Definition Classes
    AdapterView → ViewGroup
  48. def addView(arg0: View): Unit

    Definition Classes
    AdapterView → ViewGroup
  49. def addView(arg0: View, arg1: Int, arg2: Int): Unit

    Definition Classes
    ViewGroup
  50. def addViewInLayout(arg0: View, arg1: Int, arg2: LayoutParams, arg3: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  51. def addViewInLayout(arg0: View, arg1: Int, arg2: LayoutParams): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  52. def afterTextChanged(arg0: Editable): Unit

    Definition Classes
    AbsListView → TextWatcher
  53. def alwaysDrawnWithCacheEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  54. def alwaysDrawnWithCacheEnabled: Boolean

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  55. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  56. def animation(p: Animation): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  57. def animation: Animation

    Definition Classes
    TraitView
    Annotations
    @inline()
  58. def animationCacheEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  59. def animationCacheEnabled: Boolean

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  60. def animationCacheEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  61. def animation_=(p: Animation): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  62. def applicationWindowToken: IBinder

    Definition Classes
    TraitView
    Annotations
    @inline()
  63. def applyStyle(v: View): View

    Definition Classes
    TraitViewGroup
  64. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  65. def attachLayoutAnimationParameters(arg0: View, arg1: LayoutParams, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  66. def attachViewToParent(arg0: View, arg1: Int, arg2: LayoutParams): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  67. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  68. def awakenScrollBars(arg0: Int): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  69. def awakenScrollBars(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  70. def background: Drawable

    Definition Classes
    TraitView
    Annotations
    @inline()
  71. def backgroundColor(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  72. def backgroundColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  73. def backgroundColor_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  74. def backgroundDrawable(p: Drawable): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  75. def backgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  76. def backgroundDrawable_=(p: Drawable): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def backgroundResource(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def backgroundResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def backgroundResource_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def baseline: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def basis: SExpandableListView

    Definition Classes
    SExpandableListViewTraitView
  82. def beforeTextChanged(arg0: CharSequence, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    AbsListView → TextWatcher
  83. def bottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def bringChildToFront(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  85. def bringToFront(): Unit

    Definition Classes
    View
  86. def buildDrawingCache(arg0: Boolean): Unit

    Definition Classes
    View
  87. def buildDrawingCache(): Unit

    Definition Classes
    View
  88. def cacheColorHint(p: Int): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  89. def cacheColorHint: Int

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  90. def cacheColorHint_=(p: Int): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  91. def canAnimate(): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    ListView → AdapterView → ViewGroup
  92. def cancelLongPress(): Unit

    Definition Classes
    View
  93. def checkInputConnectionProxy(arg0: View): Boolean

    Definition Classes
    AbsListView → View
  94. def checkItemIds: Array[Long]

    Definition Classes
    TraitListView
    Annotations
    @inline()
  95. def checkLayoutParams(arg0: LayoutParams): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → ViewGroup
  96. def checkedItemIds: Array[Long]

    Definition Classes
    TraitListView
    Annotations
    @inline()
  97. def checkedItemPosition: Int

    Definition Classes
    TraitListView
    Annotations
    @inline()
  98. def checkedItemPositions: SparseBooleanArray

    Definition Classes
    TraitListView
    Annotations
    @inline()
  99. def childCount: Int

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  100. def childDivider(p: Drawable): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  101. def childDivider(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  102. def childDivider_=(p: Drawable): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  103. def childDrawableStateChanged(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  104. def childIndicator(p: Drawable): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  105. def childIndicator(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  106. def childIndicator_=(p: Drawable): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  107. def choiceMode(p: Int): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  108. def choiceMode: Int

    Definition Classes
    TraitListView
    Annotations
    @inline()
  109. def choiceMode_=(p: Int): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  110. def cleanupLayoutState(arg0: View): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  111. def clearAnimation(): Unit

    Definition Classes
    View
  112. def clearChildFocus(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  113. def clearChoices(): Unit

    Definition Classes
    ListView
  114. def clearDisappearingChildren(): Unit

    Definition Classes
    ViewGroup
  115. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  116. def clearTextFilter(): Unit

    Definition Classes
    AbsListView
  117. def clickable(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def clickable: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def clickable_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def clipChildren(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  121. def clipChildren(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  122. def clipChildren_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  123. def clipToPadding(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  124. def clipToPadding(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  125. def clipToPadding_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  126. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  127. def collapseGroup(arg0: Int): Boolean

    Definition Classes
    ExpandableListView
  128. def computeHorizontalScrollExtent(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  129. def computeHorizontalScrollOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  130. def computeHorizontalScrollRange(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  131. def computeScroll(): Unit

    Definition Classes
    View
  132. def computeVerticalScrollExtent(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  133. def computeVerticalScrollOffset(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  134. def computeVerticalScrollRange(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  135. def contentDescription(p: CharSequence): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def contentDescription: CharSequence

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def contentDescription_=(p: CharSequence): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def count: Int

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  139. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  140. def debug(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  141. def descendantFocusability(p: Int): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  142. def descendantFocusability: Int

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  143. def descendantFocusability_=(p: Int): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  144. def destroyDrawingCache(): Unit

    Definition Classes
    View
  145. def detachAllViewsFromParent(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  146. def detachViewFromParent(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  147. def detachViewFromParent(arg0: View): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  148. def detachViewsFromParent(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  149. def disable: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def disableAlwaysDrawnWithCache: SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  151. def disableAnimationCache: SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  152. def disableDrawingCache: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def disableDuplicateParentState: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def disableFastScroll: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  155. def disableFooterDividers: SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  156. def disableHapticFeedback: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def disableHeaderDividers: SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  158. def disableHorizontalFadingEdge: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def disableHorizontalScrollBar: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  160. def disableSave: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  161. def disableScrollbarFading: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  162. def disableScrollingCache: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  163. def disableSmoothScrollbar: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  164. def disableSoundEffects: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  165. def disableTextFilter: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  166. def disableVerticalFadingEdge: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def disableVerticalScrollBar: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def dispatchConfigurationChanged(arg0: Configuration): Unit

    Definition Classes
    ViewGroup → View
  169. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  170. def dispatchDraw(arg0: Canvas): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    ExpandableListView → ListView → AbsListView → ViewGroup → View
  171. def dispatchFreezeSelfOnly(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  172. def dispatchKeyEvent(arg0: KeyEvent): Boolean

    Definition Classes
    ListView → ViewGroup → View
  173. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  174. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  175. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

    Definition Classes
    ListView → AdapterView → ViewGroup → View
  176. def dispatchRestoreInstanceState(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → ViewGroup → View
  177. def dispatchSaveInstanceState(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → ViewGroup → View
  178. def dispatchSetPressed(arg0: Boolean): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → ViewGroup → View
  179. def dispatchSetSelected(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → View
  180. def dispatchThawSelfOnly(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  181. def dispatchTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup → View
  182. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup → View
  183. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    ViewGroup → View
  184. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  185. def dispatchWindowFocusChanged(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → View
  186. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  187. def divider(p: Drawable): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  188. def divider: Drawable

    Definition Classes
    TraitListView
    Annotations
    @inline()
  189. def dividerHeight(p: Int): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  190. def dividerHeight: Int

    Definition Classes
    TraitListView
    Annotations
    @inline()
  191. def dividerHeight_=(p: Int): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  192. def divider_=(p: Drawable): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  193. def draw(arg0: Canvas): Unit

    Definition Classes
    AbsListView → View
  194. def drawChild(arg0: Canvas, arg1: View, arg2: Long): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  195. def drawSelectorOnTop(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  196. def drawSelectorOnTop(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  197. def drawSelectorOnTop_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  198. def drawableState: Array[Int]

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def drawableStateChanged(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → ViewGroup → View
  200. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def drawingCacheBackgroundColor(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  202. def drawingCacheBackgroundColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  203. def drawingCacheBackgroundColor_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  204. def drawingCacheEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  205. def drawingCacheEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def drawingCacheEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  207. def drawingCacheQuality(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def drawingCacheQuality: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  209. def drawingCacheQuality_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  210. def drawingTime: Long

    Definition Classes
    TraitView
    Annotations
    @inline()
  211. def duplicateParentStateEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  212. def duplicateParentStateEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def duplicateParentStateEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  214. def emptyView(p: View): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  215. def emptyView: View

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  216. def emptyView_=(p: View): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  217. def enable: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  218. def enableAlwaysDrawnWithCache: SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  219. def enableAnimationCache: SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  220. def enableDrawingCache: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def enableDuplicateParentState: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  222. def enableFastScroll: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  223. def enableFooterDividers: SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  224. def enableHapticFeedback: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  225. def enableHeaderDividers: SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  226. def enableHorizontalFadingEdge: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  227. def enableHorizontalScrollBar: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  228. def enableSave: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  229. def enableScrollbarFading: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  230. def enableScrollingCache: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  231. def enableSmoothScrollbar: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  232. def enableSoundEffects: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  233. def enableTextFilter: SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  234. def enableVerticalFadingEdge: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  235. def enableVerticalScrollBar: SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  236. def enabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def enabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  238. def enabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  239. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  240. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  241. def expandGroup(arg0: Int): Boolean

    Definition Classes
    ExpandableListView
  242. def expandableListAdapter: ExpandableListAdapter

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  243. def fadingEdgeLength(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  244. def fadingEdgeLength(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  245. def fadingEdgeLength_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  246. def fastScrollEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  247. def fastScrollEnabled: Boolean

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  248. def fastScrollEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  249. def filterText(p: String): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  250. def filterText(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  251. def filterText_=(p: String): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  252. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  253. def find[V <: View](id: Int): V

    Definition Classes
    TraitView
  254. def findFocus(): View

    Definition Classes
    ViewGroup → View
  255. final def findViewById(arg0: Int): View

    Definition Classes
    View
  256. def findViewTraversal(arg0: Int): View

    Attributes
    protected[android.widget]
    Definition Classes
    ListView
  257. final def findViewWithTag(arg0: Any): View

    Definition Classes
    View
  258. def findViewWithTagTraversal(arg0: Any): View

    Attributes
    protected[android.widget]
    Definition Classes
    ListView
  259. def firstVisiblePosition: Int

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  260. def fitSystemWindows(arg0: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  261. def focusSearch(arg0: View, arg1: Int): View

    Definition Classes
    ViewGroup → ViewParent
  262. def focusSearch(arg0: Int): View

    Definition Classes
    View
  263. def focusable(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  264. def focusable: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  265. def focusableInTouchMode(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  266. def focusableInTouchMode: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  267. def focusableInTouchMode_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  268. def focusableViewAvailable(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  269. def focusable_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  270. def focusedChild: View

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  271. def footerDividersEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  272. def footerDividersEnabled(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitListView
    Annotations
    @inline()
  273. def footerDividersEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  274. def footerViewsCount: Int

    Definition Classes
    TraitListView
    Annotations
    @inline()
  275. def forceLayout(): Unit

    Definition Classes
    View
  276. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    ViewGroup
  277. def generateDefaultLayoutParams(): LayoutParams

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  278. def generateLayoutParams(arg0: AttributeSet): LayoutParams

    Definition Classes
    AbsListView → ViewGroup
  279. def generateLayoutParams(arg0: LayoutParams): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → ViewGroup
  280. def getAdapter(): ListAdapter

    Definition Classes
    ExpandableListView → ListView → AdapterView
  281. def getAnimation(): Animation

    Definition Classes
    View
  282. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  283. def getBackground(): Drawable

    Definition Classes
    View
  284. def getBaseline(): Int

    Definition Classes
    View
  285. final def getBottom(): Int

    Definition Classes
    View
  286. def getBottomFadingEdgeStrength(): Float

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  287. def getBottomPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  288. def getCacheColorHint(): Int

    Definition Classes
    AbsListView
  289. def getCheckItemIds(): Array[Long]

    Definition Classes
    ListView
  290. def getCheckedItemIds(): Array[Long]

    Definition Classes
    ListView
  291. def getCheckedItemPosition(): Int

    Definition Classes
    ListView
  292. def getCheckedItemPositions(): SparseBooleanArray

    Definition Classes
    ListView
  293. def getChildAt(arg0: Int): View

    Definition Classes
    ViewGroup
  294. def getChildCount(): Int

    Definition Classes
    ViewGroup
  295. def getChildDrawingOrder(arg0: Int, arg1: Int): Int

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  296. def getChildStaticTransformation(arg0: View, arg1: Transformation): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  297. def getChildVisibleRect(arg0: View, arg1: Rect, arg2: Point): Boolean

    Definition Classes
    ViewGroup → ViewParent
  298. def getChoiceMode(): Int

    Definition Classes
    ListView
  299. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  300. def getContentDescription(): CharSequence

    Definition Classes
    View
  301. final def getContext(): Context

    Definition Classes
    View
  302. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  303. def getCount(): Int

    Definition Classes
    AdapterView
  304. def getDescendantFocusability(): Int

    Definition Classes
    ViewGroup
  305. def getDivider(): Drawable

    Definition Classes
    ListView
  306. def getDividerHeight(): Int

    Definition Classes
    ListView
  307. final def getDrawableState(): Array[Int]

    Definition Classes
    View
  308. def getDrawingCache(arg0: Boolean): Bitmap

    Definition Classes
    View
  309. def getDrawingCache(): Bitmap

    Definition Classes
    View
  310. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  311. def getDrawingCacheQuality(): Int

    Definition Classes
    View
  312. def getDrawingRect(arg0: Rect): Unit

    Definition Classes
    View
  313. def getDrawingTime(): Long

    Definition Classes
    View
  314. def getEmptyView(): View

    Definition Classes
    AdapterView
  315. def getExpandableListAdapter(): ExpandableListAdapter

    Definition Classes
    ExpandableListView
  316. def getExpandableListPosition(arg0: Int): Long

    Definition Classes
    ExpandableListView
  317. def getFirstVisiblePosition(): Int

    Definition Classes
    AdapterView
  318. def getFlatListPosition(arg0: Long): Int

    Definition Classes
    ExpandableListView
  319. def getFocusables(arg0: Int): ArrayList[View]

    Definition Classes
    View
  320. def getFocusedChild(): View

    Definition Classes
    ViewGroup
  321. def getFocusedRect(arg0: Rect): Unit

    Definition Classes
    AbsListView → View
  322. def getFooterViewsCount(): Int

    Definition Classes
    ListView
  323. final def getGlobalVisibleRect(arg0: Rect): Boolean

    Definition Classes
    View
  324. def getGlobalVisibleRect(arg0: Rect, arg1: Point): Boolean

    Definition Classes
    View
  325. def getHandler(): Handler

    Definition Classes
    View
  326. def getHeaderViewsCount(): Int

    Definition Classes
    ListView
  327. final def getHeight(): Int

    Definition Classes
    View
  328. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  329. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  330. def getHorizontalScrollbarHeight(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  331. def getId(): Int

    Definition Classes
    View
  332. def getItemAtPosition(arg0: Int): AnyRef

    Definition Classes
    AdapterView
  333. def getItemIdAtPosition(arg0: Int): Long

    Definition Classes
    AdapterView
  334. def getItemsCanFocus(): Boolean

    Definition Classes
    ListView
  335. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  336. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  337. def getLastVisiblePosition(): Int

    Definition Classes
    AdapterView
  338. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  339. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  340. def getLayoutParams(): LayoutParams

    Definition Classes
    View
  341. final def getLeft(): Int

    Definition Classes
    View
  342. def getLeftFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  343. def getLeftPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  344. def getListPaddingBottom(): Int

    Definition Classes
    AbsListView
  345. def getListPaddingLeft(): Int

    Definition Classes
    AbsListView
  346. def getListPaddingRight(): Int

    Definition Classes
    AbsListView
  347. def getListPaddingTop(): Int

    Definition Classes
    AbsListView
  348. final def getLocalVisibleRect(arg0: Rect): Boolean

    Definition Classes
    View
  349. def getLocationInWindow(arg0: Array[Int]): Unit

    Definition Classes
    View
  350. def getLocationOnScreen(arg0: Array[Int]): Unit

    Definition Classes
    View
  351. def getMaxScrollAmount(): Int

    Definition Classes
    ListView
  352. final def getMeasuredHeight(): Int

    Definition Classes
    View
  353. final def getMeasuredWidth(): Int

    Definition Classes
    View
  354. def getNextFocusDownId(): Int

    Definition Classes
    View
  355. def getNextFocusLeftId(): Int

    Definition Classes
    View
  356. def getNextFocusRightId(): Int

    Definition Classes
    View
  357. def getNextFocusUpId(): Int

    Definition Classes
    View
  358. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  359. final def getOnItemClickListener(): OnItemClickListener

    Definition Classes
    AdapterView
  360. final def getOnItemLongClickListener(): OnItemLongClickListener

    Definition Classes
    AdapterView
  361. final def getOnItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AdapterView
  362. def getPaddingBottom(): Int

    Definition Classes
    View
  363. def getPaddingLeft(): Int

    Definition Classes
    View
  364. def getPaddingRight(): Int

    Definition Classes
    View
  365. def getPaddingTop(): Int

    Definition Classes
    View
  366. final def getParent(): ViewParent

    Definition Classes
    View
  367. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
  368. def getPositionForView(arg0: View): Int

    Definition Classes
    AdapterView
  369. def getResources(): Resources

    Definition Classes
    View
  370. final def getRight(): Int

    Definition Classes
    View
  371. def getRightFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  372. def getRightPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  373. def getRootView(): View

    Definition Classes
    View
  374. def getScrollBarStyle(): Int

    Definition Classes
    View
  375. final def getScrollX(): Int

    Definition Classes
    View
  376. final def getScrollY(): Int

    Definition Classes
    View
  377. def getSelectedId(): Long

    Definition Classes
    ExpandableListView
  378. def getSelectedItem(): AnyRef

    Definition Classes
    AdapterView
  379. def getSelectedItemId(): Long

    Definition Classes
    AdapterView
  380. def getSelectedItemPosition(): Int

    Definition Classes
    AdapterView
  381. def getSelectedPosition(): Long

    Definition Classes
    ExpandableListView
  382. def getSelectedView(): View

    Definition Classes
    AbsListView → AdapterView
  383. def getSelector(): Drawable

    Definition Classes
    AbsListView
  384. def getSolidColor(): Int

    Definition Classes
    AbsListView → View
  385. def getSuggestedMinimumHeight(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  386. def getSuggestedMinimumWidth(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  387. def getTag(arg0: Int): AnyRef

    Definition Classes
    View
  388. def getTag(): AnyRef

    Definition Classes
    View
  389. def getTextFilter(): CharSequence

    Definition Classes
    AbsListView
  390. final def getTop(): Int

    Definition Classes
    View
  391. def getTopFadingEdgeStrength(): Float

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  392. def getTopPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  393. def getTouchDelegate(): TouchDelegate

    Definition Classes
    View
  394. def getTouchables(): ArrayList[View]

    Definition Classes
    View
  395. def getTranscriptMode(): Int

    Definition Classes
    AbsListView
  396. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  397. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  398. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  399. def getVisibility(): Int

    Definition Classes
    View
  400. final def getWidth(): Int

    Definition Classes
    View
  401. def getWindowAttachCount(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  402. def getWindowToken(): IBinder

    Definition Classes
    View
  403. def getWindowVisibility(): Int

    Definition Classes
    View
  404. def getWindowVisibleDisplayFrame(arg0: Rect): Unit

    Definition Classes
    View
  405. def groupIndicator(p: Drawable): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  406. def groupIndicator(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  407. def groupIndicator_=(p: Drawable): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  408. def handleDataChanged(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView
  409. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  410. def hapticFeedbackEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def hapticFeedbackEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  412. def hapticFeedbackEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def hasFocus(): Boolean

    Definition Classes
    ViewGroup → View
  414. def hasFocusable(): Boolean

    Definition Classes
    ViewGroup → View
  415. def hasTextFilter(): Boolean

    Definition Classes
    AbsListView
  416. def hasWindowFocus(): Boolean

    Definition Classes
    View
  417. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  418. def headerDividersEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  419. def headerDividersEnabled(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitListView
    Annotations
    @inline()
  420. def headerDividersEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  421. def headerViewsCount: Int

    Definition Classes
    TraitListView
    Annotations
    @inline()
  422. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  423. def horizontalFadingEdgeEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def horizontalFadingEdgeEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  425. def horizontalFadingEdgeEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def horizontalFadingEdgeLength: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  427. def horizontalScrollBarEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  428. def horizontalScrollBarEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  429. def horizontalScrollBarEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  430. def id(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  431. def id: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  432. def id_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  433. def indexOfChild(arg0: View): Int

    Definition Classes
    ViewGroup
  434. def initializeFadingEdge(arg0: TypedArray): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  435. def initializeScrollbars(arg0: TypedArray): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  436. def invalidate(): Unit

    Definition Classes
    View
  437. def invalidate(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  438. def invalidate(arg0: Rect): Unit

    Definition Classes
    View
  439. final def invalidateChild(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup → ViewParent
  440. def invalidateChildInParent(arg0: Array[Int], arg1: Rect): ViewParent

    Definition Classes
    ViewGroup → ViewParent
  441. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    View → Callback
  442. def invalidateViews(): Unit

    Definition Classes
    AbsListView
  443. def isAlwaysDrawnWithCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  444. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  445. def isChildrenDrawingOrderEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  446. def isChildrenDrawnWithCacheEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  447. def isClickable(): Boolean

    Definition Classes
    View
  448. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  449. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  450. def isEnabled(): Boolean

    Definition Classes
    View
  451. def isFastScrollEnabled(): Boolean

    Definition Classes
    AbsListView
  452. final def isFocusable(): Boolean

    Definition Classes
    View
  453. final def isFocusableInTouchMode(): Boolean

    Definition Classes
    View
  454. def isFocused(): Boolean

    Definition Classes
    View
  455. def isGroupExpanded(arg0: Int): Boolean

    Definition Classes
    ExpandableListView
  456. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  457. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  458. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  459. def isInEditMode(): Boolean

    Definition Classes
    View
  460. def isInFilterMode(): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView
  461. def isInTouchMode(): Boolean

    Definition Classes
    View
  462. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  463. def isItemChecked(arg0: Int): Boolean

    Definition Classes
    ListView
  464. def isLayoutRequested(): Boolean

    Definition Classes
    View
  465. def isLongClickable(): Boolean

    Definition Classes
    View
  466. def isOpaque(): Boolean

    Definition Classes
    View
  467. def isPaddingOffsetRequired(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  468. def isPressed(): Boolean

    Definition Classes
    View
  469. def isSaveEnabled(): Boolean

    Definition Classes
    View
  470. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  471. def isScrollingCacheEnabled(): Boolean

    Definition Classes
    AbsListView
  472. def isSelected(): Boolean

    Definition Classes
    View
  473. def isShown(): Boolean

    Definition Classes
    View
  474. def isSmoothScrollbarEnabled(): Boolean

    Definition Classes
    AbsListView
  475. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  476. def isStackFromBottom(): Boolean

    Definition Classes
    AbsListView
  477. def isTextFilterEnabled(): Boolean

    Definition Classes
    AbsListView
  478. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  479. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  480. def itemsCanFocus(p: Boolean): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  481. def itemsCanFocus: Boolean

    Definition Classes
    TraitListView
    Annotations
    @inline()
  482. def itemsCanFocus_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitListView
    Annotations
    @inline()
  483. def keepScreenOn(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  484. def keepScreenOn: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  485. def keepScreenOn_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  486. def keyDispatcherState: DispatcherState

    Definition Classes
    TraitView
    Annotations
    @inline()
  487. def lastVisiblePosition: Int

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  488. final def layout(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  489. def layoutAnimation(p: LayoutAnimationController): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  490. def layoutAnimation: LayoutAnimationController

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  491. def layoutAnimationListener(p: AnimationListener): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  492. def layoutAnimationListener: AnimationListener

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  493. def layoutAnimationListener_=(p: AnimationListener): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  494. def layoutAnimation_=(p: LayoutAnimationController): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  495. def layoutChildren(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    ListView → AbsListView
  496. def layoutParams(p: LayoutParams): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  497. def layoutParams: LayoutParams

    Definition Classes
    TraitView
    Annotations
    @inline()
  498. def layoutParams_=(p: LayoutParams): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  499. def left: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  500. def listPaddingBottom: Int

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  501. def listPaddingLeft: Int

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  502. def listPaddingRight: Int

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  503. def listPaddingTop: Int

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  504. def longClickable(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  505. def longClickable: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  506. def longClickable_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  507. def maxScrollAmount: Int

    Definition Classes
    TraitListView
    Annotations
    @inline()
  508. final def measure(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  509. def measureChild(arg0: View, arg1: Int, arg2: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  510. def measureChildWithMargins(arg0: View, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  511. def measureChildren(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  512. def measuredHeight: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  513. def measuredWidth: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  514. def minimumHeight(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  515. def minimumHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  516. def minimumHeight_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  517. def minimumWidth(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  518. def minimumWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  519. def minimumWidth_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  520. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  521. def nextFocusDownId(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  522. def nextFocusDownId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  523. def nextFocusDownId_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  524. def nextFocusLeftId(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  525. def nextFocusLeftId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  526. def nextFocusLeftId_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  527. def nextFocusRightId(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  528. def nextFocusRightId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def nextFocusRightId_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  530. def nextFocusUpId(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  531. def nextFocusUpId: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  532. def nextFocusUpId_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  533. final def notify(): Unit

    Definition Classes
    AnyRef
  534. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  535. final def offsetDescendantRectToMyCoords(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup
  536. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  537. final def offsetRectIntoDescendantCoords(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup
  538. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  539. def onAnimationEnd(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  540. def onAnimationEnd(f: (Animation) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  541. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  542. def onAnimationRepeat(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  543. def onAnimationRepeat(f: (Animation) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  544. def onAnimationStart(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  545. def onAnimationStart(f: (Animation) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  546. def onAnimationStart(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  547. def onAttachedToWindow(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  548. def onCheckIsTextEditor(): Boolean

    Definition Classes
    View
  549. def onChildClick(f: ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  550. def onChildClick(f: (ExpandableListView, View, Int, Int, Long) ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  551. def onChildClickListener(p: OnChildClickListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  552. def onChildClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  553. def onChildClickListener_=(p: OnChildClickListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  554. def onChildViewAdded(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  555. def onChildViewAdded(f: (View, View) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  556. def onChildViewRemoved(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  557. def onChildViewRemoved(f: (View, View) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  558. def onClick(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  559. def onClick(f: (View) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  560. def onClickListener(p: OnClickListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def onClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  562. def onClickListener_=(p: OnClickListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def onConfigurationChanged(arg0: Configuration): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  564. def onCreateContextMenu(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def onCreateContextMenu(f: (ContextMenu, View, ContextMenuInfo) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  566. def onCreateContextMenu(arg0: ContextMenu): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  567. def onCreateContextMenuListener(p: OnCreateContextMenuListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  568. def onCreateContextMenuListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  569. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  570. def onCreateDrawableState(arg0: Int): Array[Int]

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → ViewGroup → View
  571. def onCreateInputConnection(arg0: EditorInfo): InputConnection

    Definition Classes
    AbsListView → View
  572. def onDetachedFromWindow(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  573. def onDisplayHint(arg0: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → View
  574. def onDraw(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  575. final def onDrawScrollBars(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  576. def onFilterComplete(arg0: Int): Unit

    Definition Classes
    AbsListView → FilterListener
  577. def onFinishInflate(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    ListView → View
  578. def onFinishTemporaryDetach(): Unit

    Definition Classes
    View
  579. def onFocusChange(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  580. def onFocusChange(f: (View, Boolean) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def onFocusChangeListener(p: OnFocusChangeListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  582. def onFocusChangeListener: OnFocusChangeListener

    Definition Classes
    TraitView
    Annotations
    @inline()
  583. def onFocusChangeListener_=(p: OnFocusChangeListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  584. def onFocusChanged(arg0: Boolean, arg1: Int, arg2: Rect): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    ListView → AbsListView → View
  585. def onGlobalLayout(): Unit

    Definition Classes
    AbsListView → OnGlobalLayoutListener
  586. def onGroupClick(f: ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  587. def onGroupClick(f: (ExpandableListView, View, Int, Long) ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  588. def onGroupClickListener(p: OnGroupClickListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  589. def onGroupClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  590. def onGroupClickListener_=(p: OnGroupClickListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  591. def onGroupCollapse(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  592. def onGroupCollapse(f: (Int) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  593. def onGroupCollapseListener(p: OnGroupCollapseListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  594. def onGroupCollapseListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  595. def onGroupCollapseListener_=(p: OnGroupCollapseListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  596. def onGroupExpand(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  597. def onGroupExpand(f: (Int) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  598. def onGroupExpandListener(p: OnGroupExpandListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  599. def onGroupExpandListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  600. def onGroupExpandListener_=(p: OnGroupExpandListener): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  601. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  602. def onHierarchyChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  603. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  604. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    AbsListView → ViewGroup
  605. def onItemClick(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  606. def onItemClick(f: (AdapterView[_], View, Int, Long) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  607. def onItemClickListener(p: OnItemClickListener): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  608. def onItemClickListener: OnItemClickListener

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  609. def onItemClickListener_=(p: OnItemClickListener): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  610. def onItemLongClick(f: ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  611. def onItemLongClick(f: (AdapterView[_], View, Int, Long) ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  612. def onItemLongClickListener(p: OnItemLongClickListener): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  613. def onItemLongClickListener: OnItemLongClickListener

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  614. def onItemLongClickListener_=(p: OnItemLongClickListener): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  615. def onItemSelected(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  616. def onItemSelected(f: (AdapterView[_], View, Int, Long) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  617. def onItemSelectedListener(p: OnItemSelectedListener): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  618. def onItemSelectedListener: OnItemSelectedListener

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  619. def onItemSelectedListener_=(p: OnItemSelectedListener): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  620. def onKey(f: ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  621. def onKey(f: (View, Int, KeyEvent) ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  622. def onKeyDown(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    ListView → AbsListView → View → Callback
  623. def onKeyListener(p: OnKeyListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  624. def onKeyListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  625. def onKeyListener_=(p: OnKeyListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  626. def onKeyLongPress(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View → Callback
  627. def onKeyMultiple(arg0: Int, arg1: Int, arg2: KeyEvent): Boolean

    Definition Classes
    ListView → View → Callback
  628. def onKeyPreIme(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View
  629. def onKeyShortcut(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    View
  630. def onKeyUp(arg0: Int, arg1: KeyEvent): Boolean

    Definition Classes
    ListView → AbsListView → View → Callback
  631. def onLayout(arg0: Boolean, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsListView → AdapterView → ViewGroup → View
  632. def onLongClick(f: ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  633. def onLongClick(f: (View) ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  634. def onLongClickListener(p: OnLongClickListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  635. def onLongClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  636. def onLongClickListener_=(p: OnLongClickListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  637. def onMeasure(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    ListView → AbsListView → View
  638. def onMovedToScrapHeap(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  639. def onMovedToScrapHeap(f: (View) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  640. def onNothingSelected(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  641. def onNothingSelected(f: (AdapterView[_]) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  642. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  643. def onRestoreInstanceState(arg0: Parcelable): Unit

    Definition Classes
    ExpandableListView → ListView → AbsListView → View
  644. def onSaveInstanceState(): Parcelable

    Definition Classes
    ExpandableListView → ListView → AbsListView → View
  645. def onScroll(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  646. def onScroll(f: (AbsListView, Int, Int, Int) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  647. def onScrollChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  648. def onScrollListener(p: OnScrollListener): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  649. def onScrollListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  650. def onScrollListener_=(p: OnScrollListener): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  651. def onScrollStateChanged(f: ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  652. def onScrollStateChanged(f: (AbsListView, Int) ⇒ Unit): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  653. def onSetAlpha(arg0: Int): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  654. def onSizeChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    ListView → AbsListView → View
  655. def onStartTemporaryDetach(): Unit

    Definition Classes
    View
  656. def onTextChanged(arg0: CharSequence, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    AbsListView → TextWatcher
  657. def onTouch(f: ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  658. def onTouch(f: (View, MotionEvent) ⇒ Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  659. def onTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ListView → AbsListView → View
  660. def onTouchListener(p: OnTouchListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  661. def onTouchListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  662. def onTouchListener_=(p: OnTouchListener): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  663. def onTouchModeChanged(arg0: Boolean): Unit

    Definition Classes
    AbsListView → OnTouchModeChangeListener
  664. def onTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  665. def onVisibilityChanged(arg0: View, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  666. def onWindowFocusChanged(arg0: Boolean): Unit

    Definition Classes
    AbsListView → View
  667. def onWindowVisibilityChanged(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  668. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  669. def padding: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  670. def padding(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  671. def paddingBottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  672. def paddingLeft: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  673. def paddingRight: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  674. def paddingTop: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  675. def padding_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  676. def parent: ViewParent

    Definition Classes
    TraitView
    Annotations
    @inline()
  677. implicit val parentVG: TraitViewGroup[SExpandableListView]

    Definition Classes
    TraitViewGroup
  678. val parentViewGroup: TraitViewGroup[_]

    Definition Classes
    SExpandableListViewTraitView
  679. def parentViewGroupIfExists[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SExpandableListView) ⇒ LP = (v:V)=> null): TraitViewGroup[_]

    Attributes
    protected
    Definition Classes
    TraitView
  680. def performClick(): Boolean

    Definition Classes
    View
  681. def performHapticFeedback(arg0: Int, arg1: Int): Boolean

    Definition Classes
    View
  682. def performHapticFeedback(arg0: Int): Boolean

    Definition Classes
    View
  683. def performItemClick(arg0: View, arg1: Int, arg2: Long): Boolean

    Definition Classes
    ExpandableListView → ListView → AdapterView
  684. def performLongClick(): Boolean

    Definition Classes
    View
  685. def persistentDrawingCache(p: Int): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  686. def persistentDrawingCache: Int

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  687. def persistentDrawingCache_=(p: Int): SExpandableListView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  688. def playSoundEffect(arg0: Int): Unit

    Definition Classes
    View
  689. def pointToPosition(arg0: Int, arg1: Int): Int

    Definition Classes
    AbsListView
  690. def pointToRowId(arg0: Int, arg1: Int): Long

    Definition Classes
    AbsListView
  691. def post(arg0: Runnable): Boolean

    Definition Classes
    View
  692. def postDelayed(arg0: Runnable, arg1: Long): Boolean

    Definition Classes
    View
  693. def postInvalidate(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  694. def postInvalidate(): Unit

    Definition Classes
    View
  695. def postInvalidateDelayed(arg0: Long, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Definition Classes
    View
  696. def postInvalidateDelayed(arg0: Long): Unit

    Definition Classes
    View
  697. def pressed(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  698. def pressed: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  699. def pressed_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  700. def reclaimViews(arg0: List[View]): Unit

    Definition Classes
    AbsListView
  701. def recomputeViewAttributes(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  702. def recyclerListener(p: RecyclerListener): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  703. def recyclerListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  704. def recyclerListener_=(p: RecyclerListener): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  705. def refreshDrawableState(): Unit

    Definition Classes
    View
  706. def removeAllViews(): Unit

    Definition Classes
    AdapterView → ViewGroup
  707. def removeAllViewsInLayout(): Unit

    Definition Classes
    ViewGroup
  708. def removeCallbacks(arg0: Runnable): Boolean

    Definition Classes
    View
  709. def removeDetachedView(arg0: View, arg1: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  710. def removeFooterView(arg0: View): Boolean

    Definition Classes
    ListView
  711. def removeHeaderView(arg0: View): Boolean

    Definition Classes
    ListView
  712. def removeView(arg0: View): Unit

    Definition Classes
    AdapterView → ViewGroup → ViewManager
  713. def removeViewAt(arg0: Int): Unit

    Definition Classes
    AdapterView → ViewGroup
  714. def removeViewInLayout(arg0: View): Unit

    Definition Classes
    ViewGroup
  715. def removeViews(arg0: Int, arg1: Int): Unit

    Definition Classes
    ViewGroup
  716. def removeViewsInLayout(arg0: Int, arg1: Int): Unit

    Definition Classes
    ViewGroup
  717. def requestChildFocus(arg0: View, arg1: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  718. def requestChildRectangleOnScreen(arg0: View, arg1: Rect, arg2: Boolean): Boolean

    Definition Classes
    ListView → ViewGroup → ViewParent
  719. def requestDisallowInterceptTouchEvent(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → ViewParent
  720. def requestFocus(arg0: Int, arg1: Rect): Boolean

    Definition Classes
    ViewGroup → View
  721. final def requestFocus(arg0: Int): Boolean

    Definition Classes
    View
  722. final def requestFocus(): Boolean

    Definition Classes
    View
  723. final def requestFocusFromTouch(): Boolean

    Definition Classes
    View
  724. def requestLayout(): Unit

    Definition Classes
    AbsListView → ViewParent → View
  725. def requestRectangleOnScreen(arg0: Rect, arg1: Boolean): Boolean

    Definition Classes
    View
  726. def requestRectangleOnScreen(arg0: Rect): Boolean

    Definition Classes
    View
  727. def requestTransparentRegion(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  728. def resources: Resources

    Definition Classes
    TraitView
    Annotations
    @inline()
  729. def restoreHierarchyState(arg0: SparseArray[Parcelable]): Unit

    Definition Classes
    View
  730. def right: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  731. def rootView: View

    Definition Classes
    TraitView
    Annotations
    @inline()
  732. def saveEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  733. def saveEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  734. def saveEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  735. def saveHierarchyState(arg0: SparseArray[Parcelable]): Unit

    Definition Classes
    View
  736. def scheduleDrawable(arg0: Drawable, arg1: Runnable, arg2: Long): Unit

    Definition Classes
    View → Callback
  737. def scheduleLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  738. def scrollBarStyle(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  739. def scrollBarStyle: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  740. def scrollBarStyle_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  741. def scrollBy(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  742. def scrollContainer(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  743. def scrollContainer(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  744. def scrollContainer_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  745. def scrollTo(arg0: Int, arg1: Int): Unit

    Definition Classes
    View
  746. def scrollX: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  747. def scrollY: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  748. def scrollbarFadingEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  749. def scrollbarFadingEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  750. def scrollbarFadingEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  751. def scrollingCacheEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  752. def scrollingCacheEnabled: Boolean

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  753. def scrollingCacheEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  754. def selected(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  755. def selected: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  756. def selectedGroup(p: Int): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  757. def selectedGroup(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  758. def selectedGroup_=(p: Int): SExpandableListView

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  759. def selectedId: Long

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  760. def selectedItem: AnyRef

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  761. def selectedItemId: Long

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  762. def selectedItemPosition: Int

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  763. def selectedPosition: Long

    Definition Classes
    TraitExpandableListView
    Annotations
    @inline()
  764. def selectedView: View

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  765. def selected_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  766. def selection(p: Int): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  767. def selection(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  768. def selection_=(p: Int): SExpandableListView

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  769. def selector(p: Drawable): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  770. def selector(p: Int): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  771. def selector: Drawable

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  772. def selector_=(p: Drawable): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  773. def selector_=(p: Int): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  774. def sendAccessibilityEvent(arg0: Int): Unit

    Definition Classes
    View → AccessibilityEventSource
  775. def sendAccessibilityEventUnchecked(arg0: AccessibilityEvent): Unit

    Definition Classes
    View → AccessibilityEventSource
  776. def setAdapter(arg0: ExpandableListAdapter): Unit

    Definition Classes
    ExpandableListView
  777. def setAdapter(arg0: ListAdapter): Unit

    Definition Classes
    ExpandableListView → ListView → AdapterView
  778. def setAddStatesFromChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  779. def setAlwaysDrawnWithCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  780. def setAnimation(arg0: Animation): Unit

    Definition Classes
    View
  781. def setAnimationCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  782. def setBackgroundColor(arg0: Int): Unit

    Definition Classes
    View
  783. def setBackgroundDrawable(arg0: Drawable): Unit

    Definition Classes
    View
  784. def setBackgroundResource(arg0: Int): Unit

    Definition Classes
    View
  785. def setCacheColorHint(arg0: Int): Unit

    Definition Classes
    ListView → AbsListView
  786. def setChildDivider(arg0: Drawable): Unit

    Definition Classes
    ExpandableListView
  787. def setChildIndicator(arg0: Drawable): Unit

    Definition Classes
    ExpandableListView
  788. def setChildIndicatorBounds(arg0: Int, arg1: Int): Unit

    Definition Classes
    ExpandableListView
  789. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  790. def setChildrenDrawingOrderEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  791. def setChildrenDrawnWithCacheEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  792. def setChoiceMode(arg0: Int): Unit

    Definition Classes
    ListView
  793. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  794. def setClipChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  795. def setClipToPadding(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  796. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  797. def setDescendantFocusability(arg0: Int): Unit

    Definition Classes
    ViewGroup
  798. def setDivider(arg0: Drawable): Unit

    Definition Classes
    ListView
  799. def setDividerHeight(arg0: Int): Unit

    Definition Classes
    ListView
  800. def setDrawSelectorOnTop(arg0: Boolean): Unit

    Definition Classes
    AbsListView
  801. def setDrawingCacheBackgroundColor(arg0: Int): Unit

    Definition Classes
    View
  802. def setDrawingCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  803. def setDrawingCacheQuality(arg0: Int): Unit

    Definition Classes
    View
  804. def setDuplicateParentStateEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  805. def setEmptyView(arg0: View): Unit

    Definition Classes
    AdapterView
  806. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  807. def setFadingEdgeLength(arg0: Int): Unit

    Definition Classes
    View
  808. def setFastScrollEnabled(arg0: Boolean): Unit

    Definition Classes
    AbsListView
  809. def setFilterText(arg0: String): Unit

    Definition Classes
    AbsListView
  810. def setFocusable(arg0: Boolean): Unit

    Definition Classes
    AdapterView → View
  811. def setFocusableInTouchMode(arg0: Boolean): Unit

    Definition Classes
    AdapterView → View
  812. def setFooterDividersEnabled(arg0: Boolean): Unit

    Definition Classes
    ListView
  813. def setGroupIndicator(arg0: Drawable): Unit

    Definition Classes
    ExpandableListView
  814. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  815. def setHeaderDividersEnabled(arg0: Boolean): Unit

    Definition Classes
    ListView
  816. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  817. def setHorizontalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  818. def setId(arg0: Int): Unit

    Definition Classes
    View
  819. def setIndicatorBounds(arg0: Int, arg1: Int): Unit

    Definition Classes
    ExpandableListView
  820. def setItemChecked(arg0: Int, arg1: Boolean): Unit

    Definition Classes
    ListView
  821. def setItemsCanFocus(arg0: Boolean): Unit

    Definition Classes
    ListView
  822. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  823. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

    Definition Classes
    ViewGroup
  824. def setLayoutAnimationListener(arg0: AnimationListener): Unit

    Definition Classes
    ViewGroup
  825. def setLayoutParams(arg0: LayoutParams): Unit

    Definition Classes
    View
  826. def setLongClickable(arg0: Boolean): Unit

    Definition Classes
    View
  827. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  828. def setMinimumHeight(arg0: Int): Unit

    Definition Classes
    View
  829. def setMinimumWidth(arg0: Int): Unit

    Definition Classes
    View
  830. def setNextFocusDownId(arg0: Int): Unit

    Definition Classes
    View
  831. def setNextFocusLeftId(arg0: Int): Unit

    Definition Classes
    View
  832. def setNextFocusRightId(arg0: Int): Unit

    Definition Classes
    View
  833. def setNextFocusUpId(arg0: Int): Unit

    Definition Classes
    View
  834. def setOnChildClickListener(arg0: OnChildClickListener): Unit

    Definition Classes
    ExpandableListView
  835. def setOnClickListener(arg0: OnClickListener): Unit

    Definition Classes
    AdapterView → View
  836. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Definition Classes
    View
  837. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Definition Classes
    View
  838. def setOnGroupClickListener(arg0: OnGroupClickListener): Unit

    Definition Classes
    ExpandableListView
  839. def setOnGroupCollapseListener(arg0: OnGroupCollapseListener): Unit

    Definition Classes
    ExpandableListView
  840. def setOnGroupExpandListener(arg0: OnGroupExpandListener): Unit

    Definition Classes
    ExpandableListView
  841. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Definition Classes
    ViewGroup
  842. def setOnItemClickListener(arg0: OnItemClickListener): Unit

    Definition Classes
    ExpandableListView → AdapterView
  843. def setOnItemLongClickListener(arg0: OnItemLongClickListener): Unit

    Definition Classes
    AdapterView
  844. def setOnItemSelectedListener(arg0: OnItemSelectedListener): Unit

    Definition Classes
    AdapterView
  845. def setOnKeyListener(arg0: OnKeyListener): Unit

    Definition Classes
    View
  846. def setOnLongClickListener(arg0: OnLongClickListener): Unit

    Definition Classes
    View
  847. def setOnScrollListener(arg0: OnScrollListener): Unit

    Definition Classes
    AbsListView
  848. def setOnTouchListener(arg0: OnTouchListener): Unit

    Definition Classes
    View
  849. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    ViewGroup → View
  850. def setPersistentDrawingCache(arg0: Int): Unit

    Definition Classes
    ViewGroup
  851. def setPressed(arg0: Boolean): Unit

    Definition Classes
    View
  852. def setRecyclerListener(arg0: RecyclerListener): Unit

    Definition Classes
    AbsListView
  853. def setSaveEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  854. def setScrollBarStyle(arg0: Int): Unit

    Definition Classes
    View
  855. def setScrollContainer(arg0: Boolean): Unit

    Definition Classes
    View
  856. def setScrollIndicators(arg0: View, arg1: View): Unit

    Definition Classes
    AbsListView
  857. def setScrollbarFadingEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  858. def setScrollingCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    AbsListView
  859. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  860. def setSelectedChild(arg0: Int, arg1: Int, arg2: Boolean): Boolean

    Definition Classes
    ExpandableListView
  861. def setSelectedGroup(arg0: Int): Unit

    Definition Classes
    ExpandableListView
  862. def setSelection(arg0: Int): Unit

    Definition Classes
    ListView → AdapterView
  863. def setSelectionAfterHeaderView(): Unit

    Definition Classes
    ListView
  864. def setSelectionFromTop(arg0: Int, arg1: Int): Unit

    Definition Classes
    ListView
  865. def setSelector(arg0: Drawable): Unit

    Definition Classes
    AbsListView
  866. def setSelector(arg0: Int): Unit

    Definition Classes
    AbsListView
  867. def setSmoothScrollbarEnabled(arg0: Boolean): Unit

    Definition Classes
    AbsListView
  868. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  869. def setStackFromBottom(arg0: Boolean): Unit

    Definition Classes
    AbsListView
  870. def setStaticTransformationsEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  871. def setTag(arg0: Int, arg1: Any): Unit

    Definition Classes
    View
  872. def setTag(arg0: Any): Unit

    Definition Classes
    View
  873. def setTextFilterEnabled(arg0: Boolean): Unit

    Definition Classes
    AbsListView
  874. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  875. def setTranscriptMode(arg0: Int): Unit

    Definition Classes
    AbsListView
  876. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  877. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  878. def setVisibility(arg0: Int): Unit

    Definition Classes
    View
  879. def setWillNotCacheDrawing(arg0: Boolean): Unit

    Definition Classes
    View
  880. def setWillNotDraw(arg0: Boolean): Unit

    Definition Classes
    View
  881. def showContextMenu(): Boolean

    Definition Classes
    View
  882. def showContextMenuForChild(arg0: View): Boolean

    Definition Classes
    AbsListView → ViewGroup → ViewParent
  883. def smoothScrollBy(arg0: Int, arg1: Int): Unit

    Definition Classes
    AbsListView
  884. def smoothScrollToPosition(arg0: Int, arg1: Int): Unit

    Definition Classes
    AbsListView
  885. def smoothScrollToPosition(arg0: Int): Unit

    Definition Classes
    AbsListView
  886. def smoothScrollbarEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  887. def smoothScrollbarEnabled: Boolean

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  888. def smoothScrollbarEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  889. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  890. def soundEffectsEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  891. def soundEffectsEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  892. def soundEffectsEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  893. def stackFromBottom(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  894. def stackFromBottom: Boolean

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  895. def stackFromBottom_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  896. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  897. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  898. def style(stl: PartialFunction[View, View]): SExpandableListView

    Definition Classes
    TraitViewGroup
  899. val styles: ArrayBuffer[PartialFunction[View, View]]

    Definition Classes
    TraitViewGroup
  900. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  901. def tag(p: Any): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  902. def tag: AnyRef

    Definition Classes
    TraitView
    Annotations
    @inline()
  903. def tag_=(p: Any): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  904. def textFilter: CharSequence

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  905. def textFilterEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  906. def textFilterEnabled: Boolean

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  907. def textFilterEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  908. def toString(): String

    Definition Classes
    AnyRef → Any
  909. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  910. def touchDelegate(p: TouchDelegate): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  911. def touchDelegate: TouchDelegate

    Definition Classes
    TraitView
    Annotations
    @inline()
  912. def touchDelegate_=(p: TouchDelegate): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  913. def touchables: ArrayList[View]

    Definition Classes
    TraitView
    Annotations
    @inline()
  914. def transcriptMode(p: Int): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  915. def transcriptMode: Int

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  916. def transcriptMode_=(p: Int): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  917. def uniqueId(implicit activity: Activity): Int

    Definition Classes
    TraitView
  918. def unscheduleDrawable(arg0: Drawable): Unit

    Definition Classes
    View
  919. def unscheduleDrawable(arg0: Drawable, arg1: Runnable): Unit

    Definition Classes
    View → Callback
  920. def updateViewLayout(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    ViewGroup → ViewManager
  921. def verifyDrawable(arg0: Drawable): Boolean

    Definition Classes
    AbsListView → View
  922. def verticalFadingEdgeEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  923. def verticalFadingEdgeEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  924. def verticalFadingEdgeEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  925. def verticalFadingEdgeLength: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  926. def verticalScrollBarEnabled(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  927. def verticalScrollBarEnabled: Boolean

    Definition Classes
    TraitView
    Annotations
    @inline()
  928. def verticalScrollBarEnabled_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  929. def verticalScrollbarWidth: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  930. def viewTreeObserver: ViewTreeObserver

    Definition Classes
    TraitView
    Annotations
    @inline()
  931. def visibility(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  932. def visibility: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  933. def visibility_=(p: Int): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  934. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  935. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  936. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  937. def width: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  938. def willNotCacheDrawing(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  939. def willNotCacheDrawing(): Boolean

    Definition Classes
    View
  940. def willNotCacheDrawing_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  941. def willNotDraw(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  942. def willNotDraw(): Boolean

    Definition Classes
    View
  943. def willNotDraw_=(p: Boolean): SExpandableListView

    Definition Classes
    TraitView
    Annotations
    @inline()
  944. def windowToken: IBinder

    Definition Classes
    TraitView
    Annotations
    @inline()
  945. def windowVisibility: Int

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitView[SExpandableListView]

Inherited from ConstantsSupport

Inherited from ExpandableListView

Inherited from ListView

Inherited from AbsListView

Inherited from OnTouchModeChangeListener

Inherited from FilterListener

Inherited from OnGlobalLayoutListener

Inherited from TextWatcher

Inherited from NoCopySpan

Inherited from AdapterView[ListAdapter]

Inherited from ViewGroup

Inherited from ViewManager

Inherited from ViewParent

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped