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], PressAndHoldable, 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. PressAndHoldable
  9. ConstantsSupport
  10. ExpandableListView
  11. ListView
  12. AbsListView
  13. OnTouchModeChangeListener
  14. FilterListener
  15. OnGlobalLayoutListener
  16. TextWatcher
  17. NoCopySpan
  18. AdapterView
  19. ViewGroup
  20. ViewManager
  21. ViewParent
  22. View
  23. AccessibilityEventSource
  24. Callback
  25. Callback
  26. AnyRef
  27. 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
  2. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Definition Classes
    PressAndHoldable

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

    Shortcut for setAdapter(android.widget.ExpandableListAdapter)

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

    Shortcut for setAdapter(android.widget.ListAdapter)

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

    Shortcut for getAdapter()

    Shortcut for getAdapter()

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

    Shortcut for setAdapter(android.widget.ExpandableListAdapter)

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

    Shortcut for setAdapter(android.widget.ListAdapter)

    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

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Shortcut for setAddStatesFromChildren(boolean)

    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

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Shortcut for isAlwaysDrawnWithCacheEnabled()

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

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Shortcut for setAnimation(android.view.animation.Animation)

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

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

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Shortcut for isAnimationCacheEnabled()

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

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Shortcut for setAnimation(android.view.animation.Animation)

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

    Shortcut for getApplicationWindowToken()

    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

    Shortcut for getBackground()

    Shortcut for getBackground()

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

    Shortcut for setBackgroundColor(int)

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

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

    Shortcut for setBackgroundColor(int)

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

    Shortcut for setBackgroundDrawable(android.graphics.drawable.Drawable)

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

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

    Shortcut for setBackgroundDrawable(android.graphics.drawable.Drawable)

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

    Shortcut for setBackgroundResource(int)

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

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

    Shortcut for setBackgroundResource(int)

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

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

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

    Definition Classes
    AbsListView → TextWatcher
  83. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

    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

    Shortcut for setCacheColorHint(int)

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

    Shortcut for getCacheColorHint()

    Shortcut for getCacheColorHint()

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

    Shortcut for setCacheColorHint(int)

    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]

    Shortcut for getCheckItemIds()

    Shortcut for getCheckItemIds()

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

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

    Shortcut for getCheckedItemIds()

    Shortcut for getCheckedItemIds()

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

    Shortcut for getCheckedItemPosition()

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

    Shortcut for getCheckedItemPositions()

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

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

    Shortcut for setChildDivider(android.graphics.drawable.Drawable)

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

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

    Shortcut for setChildDivider(android.graphics.drawable.Drawable)

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

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

    Shortcut for setChildIndicator(android.graphics.drawable.Drawable)

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

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

    Shortcut for setChildIndicator(android.graphics.drawable.Drawable)

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

    Shortcut for setChoiceMode(int)

    Shortcut for setChoiceMode(int)

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

    Shortcut for getChoiceMode()

    Shortcut for getChoiceMode()

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

    Shortcut for setChoiceMode(int)

    Shortcut for setChoiceMode(int)

    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

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

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

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for setClipChildren(boolean)

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

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

    Shortcut for setClipChildren(boolean)

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

    Shortcut for setClipToPadding(boolean)

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

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

    Shortcut for setClipToPadding(boolean)

    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

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

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

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getCount()

    Shortcut for getCount()

    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

    Shortcut for setDescendantFocusability(int)

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

    Shortcut for getDescendantFocusability()

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

    Shortcut for setDescendantFocusability(int)

    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

    Shortcut for setDivider(android.graphics.drawable.Drawable)

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

    Shortcut for getDivider()

    Shortcut for getDivider()

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

    Shortcut for setDividerHeight(int)

    Shortcut for setDividerHeight(int)

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

    Shortcut for getDividerHeight()

    Shortcut for getDividerHeight()

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

    Shortcut for setDividerHeight(int)

    Shortcut for setDividerHeight(int)

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

    Shortcut for setDivider(android.graphics.drawable.Drawable)

    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

    Shortcut for setDrawSelectorOnTop(boolean)

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

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

    Shortcut for setDrawSelectorOnTop(boolean)

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

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

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

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

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

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

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

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

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

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

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

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

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

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for setEmptyView(android.view.View)

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

    Shortcut for getEmptyView()

    Shortcut for getEmptyView()

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

    Shortcut for setEmptyView(android.view.View)

    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

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

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

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    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

    Shortcut for getExpandableListAdapter()

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

    Shortcut for setFadingEdgeLength(int)

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

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

    Shortcut for setFadingEdgeLength(int)

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

    Shortcut for setFastScrollEnabled(boolean)

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

    Shortcut for isFastScrollEnabled()

    Shortcut for isFastScrollEnabled()

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

    Shortcut for setFastScrollEnabled(boolean)

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

    Shortcut for setFilterText(java.lang.String)

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

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

    Shortcut for setFilterText(java.lang.String)

    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

    Shortcut for getFirstVisiblePosition()

    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

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

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

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

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

    Shortcut for setFocusableInTouchMode(boolean)

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

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

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

    Shortcut for setFooterDividersEnabled(boolean)

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

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

    Shortcut for setFooterDividersEnabled(boolean)

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

    Shortcut for getFooterViewsCount()

    Shortcut for getFooterViewsCount()

    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

    Shortcut for setGroupIndicator(android.graphics.drawable.Drawable)

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

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

    Shortcut for setGroupIndicator(android.graphics.drawable.Drawable)

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

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

    Shortcut for getHandler()

    Shortcut for getHandler()

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

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

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

    Shortcut for setHapticFeedbackEnabled(boolean)

    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

    Shortcut for setHeaderDividersEnabled(boolean)

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

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

    Shortcut for setHeaderDividersEnabled(boolean)

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

    Shortcut for getHeaderViewsCount()

    Shortcut for getHeaderViewsCount()

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

    Shortcut for getHeight()

    Shortcut for getHeight()

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

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

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

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

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

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

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

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

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

    Shortcut for setId(int)

    Shortcut for setId(int)

    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

    Shortcut for setItemsCanFocus(boolean)

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

    Shortcut for getItemsCanFocus()

    Shortcut for getItemsCanFocus()

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

    Shortcut for setItemsCanFocus(boolean)

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

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

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

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

    Shortcut for getLastVisiblePosition()

    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

    Shortcut for setLayoutAnimation(android.view.animation.LayoutAnimationController)

  490. def layoutAnimation: LayoutAnimationController

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

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

    Shortcut for setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)

  492. def layoutAnimationListener: AnimationListener

    Shortcut for getLayoutAnimationListener()

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

    Shortcut for setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)

  494. def layoutAnimation_=(p: LayoutAnimationController): SExpandableListView

    Shortcut for setLayoutAnimation(android.view.animation.LayoutAnimationController)

  495. def layoutChildren(): Unit

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

    Shortcut for setLayoutParams(android.view.ViewGroup.LayoutParams)

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

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

    Shortcut for setLayoutParams(android.view.ViewGroup.LayoutParams)

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

    Shortcut for getLeft()

    Shortcut for getLeft()

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

    Shortcut for getListPaddingBottom()

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

    Shortcut for getListPaddingLeft()

    Shortcut for getListPaddingLeft()

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

    Shortcut for getListPaddingRight()

    Shortcut for getListPaddingRight()

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

    Shortcut for getListPaddingTop()

    Shortcut for getListPaddingTop()

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

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

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

    Shortcut for setLongClickable(boolean)

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

    Shortcut for getMaxScrollAmount()

    Shortcut for getMaxScrollAmount()

    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

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

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

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

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

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

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

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

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

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

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

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

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

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

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

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

    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[U](f: ⇒ U): SExpandableListView

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

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  545. def onAnimationStart[U](f: (Animation) ⇒ U): 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

    Shortcut for setOnChildClickListener(android.widget.ExpandableListView.OnChildClickListener)

  552. def onChildClickListener(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setOnChildClickListener(android.widget.ExpandableListView.OnChildClickListener)

  554. def onChildViewAdded[U](f: ⇒ U): SExpandableListView

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

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

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

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

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

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

    Shortcut for setOnClickListener(android.view.View.OnClickListener)

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

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

    Shortcut for setOnClickListener(android.view.View.OnClickListener)

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def onCreateContextMenu[U](f: (ContextMenu, View, ContextMenuInfo) ⇒ U): 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

    Shortcut for setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener)

  568. def onCreateContextMenuListener(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setOnCreateContextMenuListener(android.view.View.OnCreateContextMenuListener)

  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[U](f: ⇒ U): SExpandableListView

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

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

    Shortcut for setOnFocusChangeListener(android.view.View.OnFocusChangeListener)

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

    Shortcut for getOnFocusChangeListener()

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

    Shortcut for setOnFocusChangeListener(android.view.View.OnFocusChangeListener)

    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

    Shortcut for setOnGroupClickListener(android.widget.ExpandableListView.OnGroupClickListener)

  589. def onGroupClickListener(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setOnGroupClickListener(android.widget.ExpandableListView.OnGroupClickListener)

  591. def onGroupCollapse[U](f: ⇒ U): SExpandableListView

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

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

    Shortcut for setOnGroupCollapseListener(android.widget.ExpandableListView.OnGroupCollapseListener)

  594. def onGroupCollapseListener(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setOnGroupCollapseListener(android.widget.ExpandableListView.OnGroupCollapseListener)

  596. def onGroupExpand[U](f: ⇒ U): SExpandableListView

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

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

    Shortcut for setOnGroupExpandListener(android.widget.ExpandableListView.OnGroupExpandListener)

  599. def onGroupExpandListener(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setOnGroupExpandListener(android.widget.ExpandableListView.OnGroupExpandListener)

  601. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SExpandableListView

    Shortcut for setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)

  602. def onHierarchyChangeListener(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)

  604. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    AbsListView → ViewGroup
  605. def onItemClick[U](f: ⇒ U): SExpandableListView

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

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

    Shortcut for setOnItemClickListener(android.widget.AdapterView.OnItemClickListener)

  608. def onItemClickListener: OnItemClickListener

    Shortcut for getOnItemClickListener()

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

    Shortcut for setOnItemClickListener(android.widget.AdapterView.OnItemClickListener)

  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

    Shortcut for setOnItemLongClickListener(android.widget.AdapterView.OnItemLongClickListener)

  613. def onItemLongClickListener: OnItemLongClickListener

    Shortcut for getOnItemLongClickListener()

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

    Shortcut for setOnItemLongClickListener(android.widget.AdapterView.OnItemLongClickListener)

  615. def onItemSelected[U](f: ⇒ U): SExpandableListView

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

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

    Shortcut for setOnItemSelectedListener(android.widget.AdapterView.OnItemSelectedListener)

  618. def onItemSelectedListener: OnItemSelectedListener

    Shortcut for getOnItemSelectedListener()

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

    Shortcut for setOnItemSelectedListener(android.widget.AdapterView.OnItemSelectedListener)

  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

    Shortcut for setOnKeyListener(android.view.View.OnKeyListener)

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

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

    Shortcut for setOnKeyListener(android.view.View.OnKeyListener)

    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

    Shortcut for setOnLongClickListener(android.view.View.OnLongClickListener)

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

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

    Shortcut for setOnLongClickListener(android.view.View.OnLongClickListener)

    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[U](f: ⇒ U): SExpandableListView

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

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

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

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  642. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): Unit

    Definition Classes
    PressAndHoldable
  643. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

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

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

    Definition Classes
    ExpandableListView → ListView → AbsListView → View
  646. def onScroll[U](f: ⇒ U): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  647. def onScroll[U](f: (AbsListView, Int, Int, Int) ⇒ U): SExpandableListView

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

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

    Shortcut for setOnScrollListener(android.widget.AbsListView.OnScrollListener)

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

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

    Shortcut for setOnScrollListener(android.widget.AbsListView.OnScrollListener)

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  652. def onScrollStateChanged[U](f: ⇒ U): SExpandableListView

    Definition Classes
    TraitAbsListView
    Annotations
    @inline()
  653. def onScrollStateChanged[U](f: (AbsListView, Int) ⇒ U): SExpandableListView

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

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

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

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

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

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

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

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

    Shortcut for setOnTouchListener(android.view.View.OnTouchListener)

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

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

    Shortcut for setOnTouchListener(android.view.View.OnTouchListener)

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

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

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

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

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

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

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

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

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

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

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

    Shortcut for getParent()

    Shortcut for getParent()

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

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

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

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

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

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

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

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

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

    Shortcut for setPersistentDrawingCache(int)

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

    Shortcut for getPersistentDrawingCache()

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

    Shortcut for setPersistentDrawingCache(int)

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

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

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

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

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

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

    Definition Classes
    View
  695. def postInvalidate(): Unit

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

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

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

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

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

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

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

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

    Shortcut for setRecyclerListener(android.widget.AbsListView.RecyclerListener)

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

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

    Shortcut for setRecyclerListener(android.widget.AbsListView.RecyclerListener)

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

    Definition Classes
    View
  707. def removeAllViews(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  725. def requestLayout(): Unit

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

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

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

    Definition Classes
    ViewGroup → ViewParent
  729. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  731. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

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

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

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

    Shortcut for setSaveEnabled(boolean)

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

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

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

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

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

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

    Shortcut for setScrollBarStyle(int)

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

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

    Shortcut for setScrollContainer(boolean)

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

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

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  747. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

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

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

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

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for setScrollingCacheEnabled(boolean)

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

    Shortcut for isScrollingCacheEnabled()

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

    Shortcut for setScrollingCacheEnabled(boolean)

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

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

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

    Shortcut for setSelectedGroup(int)

    Shortcut for setSelectedGroup(int)

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

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

    Shortcut for setSelectedGroup(int)

    Shortcut for setSelectedGroup(int)

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

    Shortcut for getSelectedId()

    Shortcut for getSelectedId()

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

    Shortcut for getSelectedItem()

    Shortcut for getSelectedItem()

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

    Shortcut for getSelectedItemId()

    Shortcut for getSelectedItemId()

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

    Shortcut for getSelectedItemPosition()

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

    Shortcut for getSelectedPosition()

    Shortcut for getSelectedPosition()

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

    Shortcut for getSelectedView()

    Shortcut for getSelectedView()

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

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for setSelection(int)

    Shortcut for setSelection(int)

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

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

    Shortcut for setSelection(int)

    Shortcut for setSelection(int)

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

    Shortcut for setSelector(android.graphics.drawable.Drawable)

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

    Shortcut for setSelector(int)

    Shortcut for setSelector(int)

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

    Shortcut for getSelector()

    Shortcut for getSelector()

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

    Shortcut for setSelector(android.graphics.drawable.Drawable)

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

    Shortcut for setSelector(int)

    Shortcut for setSelector(int)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  882. def showContextMenu(): Boolean

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

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

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

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

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

    Shortcut for setSmoothScrollbarEnabled(boolean)

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

    Shortcut for isSmoothScrollbarEnabled()

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

    Shortcut for setSmoothScrollbarEnabled(boolean)

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

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

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

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

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

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for setStackFromBottom(boolean)

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

    Shortcut for isStackFromBottom()

    Shortcut for isStackFromBottom()

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

    Shortcut for setStackFromBottom(boolean)

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

    Definition Classes
    View
  898. def startLayoutAnimation(): Unit

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

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

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

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

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

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

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTextFilter()

    Shortcut for getTextFilter()

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

    Shortcut for setTextFilterEnabled(boolean)

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

    Shortcut for isTextFilterEnabled()

    Shortcut for isTextFilterEnabled()

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

    Shortcut for setTextFilterEnabled(boolean)

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

    Definition Classes
    AnyRef → Any
  910. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

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

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

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

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

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

    Shortcut for setTranscriptMode(int)

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

    Shortcut for getTranscriptMode()

    Shortcut for getTranscriptMode()

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

    Shortcut for setTranscriptMode(int)

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

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

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

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

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

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

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

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

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

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

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

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

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

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

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  934. def visibility_=(p: Int): SExpandableListView

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  935. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  936. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  937. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  938. def width: Int

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  939. def willNotCacheDrawing(p: Boolean): SExpandableListView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  940. def willNotCacheDrawing(): Boolean

    Definition Classes
    View
  941. def willNotCacheDrawing_=(p: Boolean): SExpandableListView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  942. def willNotDraw(p: Boolean): SExpandableListView

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  943. def willNotDraw(): Boolean

    Definition Classes
    View
  944. def willNotDraw_=(p: Boolean): SExpandableListView

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  945. def windowToken: IBinder

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  946. def windowVisibility: Int

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitView[SExpandableListView]

Inherited from PressAndHoldable

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