org.scaloid.common

STwoLineListItem

class STwoLineListItem extends TwoLineListItem with TraitTwoLineListItem[STwoLineListItem]

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

Linear Supertypes
TraitTwoLineListItem[STwoLineListItem], TraitRelativeLayout[STwoLineListItem], TraitViewGroup[STwoLineListItem], TraitView[STwoLineListItem], ConstantsSupport, TwoLineListItem, RelativeLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. STwoLineListItem
  2. TraitTwoLineListItem
  3. TraitRelativeLayout
  4. TraitViewGroup
  5. TraitView
  6. ConstantsSupport
  7. TwoLineListItem
  8. RelativeLayout
  9. ViewGroup
  10. ViewManager
  11. ViewParent
  12. View
  13. AccessibilityEventSource
  14. Callback
  15. Callback
  16. AnyRef
  17. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

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

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): STwoLineListItem

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

    Definition Classes
    TraitView
  6. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (STwoLineListItem) ⇒ 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 addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    ViewGroup → View
  32. def addStatesFromChildren(p: Boolean): STwoLineListItem

    Shortcut for setAddStatesFromChildren(boolean)

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

    Definition Classes
    ViewGroup
  34. def addStatesFromChildren_=(p: Boolean): STwoLineListItem

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Definition Classes
    ViewGroup
  37. def addView(arg0: View, arg1: LayoutParams): Unit

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

    Definition Classes
    ViewGroup
  39. def addView(arg0: View, arg1: Int): Unit

    Definition Classes
    ViewGroup
  40. def addView(arg0: View): Unit

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  43. def alwaysDrawnWithCacheEnabled(p: Boolean): STwoLineListItem

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  45. def alwaysDrawnWithCacheEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  46. def animation(p: Animation): STwoLineListItem

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

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  48. def animationCacheEnabled(p: Boolean): STwoLineListItem

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  50. def animationCacheEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  51. def animation_=(p: Animation): STwoLineListItem

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

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

    Shortcut for getApplicationWindowToken()

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

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

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

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

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

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

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

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

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  61. def backgroundColor(p: Int): STwoLineListItem

    Shortcut for setBackgroundColor(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  63. def backgroundColor_=(p: Int): STwoLineListItem

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  64. def backgroundDrawable(p: Drawable): STwoLineListItem

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  66. def backgroundDrawable_=(p: Drawable): STwoLineListItem

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  67. def backgroundResource(p: Int): STwoLineListItem

    Shortcut for setBackgroundResource(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  69. def backgroundResource_=(p: Int): STwoLineListItem

    Shortcut for setBackgroundResource(int)

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  71. def basis: STwoLineListItem

    Definition Classes
    STwoLineListItemTraitView
  72. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

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

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

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

    Definition Classes
    View
  76. def buildDrawingCache(): Unit

    Definition Classes
    View
  77. def canAnimate(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  78. def cancelLongPress(): Unit

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

    Definition Classes
    View
  80. def checkLayoutParams(arg0: LayoutParams): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    RelativeLayout → ViewGroup
  81. def childCount: Int

    Shortcut for getChildCount()

    Shortcut for getChildCount()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  82. def childDrawableStateChanged(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  83. def cleanupLayoutState(arg0: View): Unit

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

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

    Definition Classes
    ViewGroup → ViewParent
  86. def clearDisappearingChildren(): Unit

    Definition Classes
    ViewGroup
  87. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  88. def clickable(p: Boolean): STwoLineListItem

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  90. def clickable_=(p: Boolean): STwoLineListItem

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  91. def clipChildren(p: Boolean): STwoLineListItem

    Shortcut for setClipChildren(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  93. def clipChildren_=(p: Boolean): STwoLineListItem

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  94. def clipToPadding(p: Boolean): STwoLineListItem

    Shortcut for setClipToPadding(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  96. def clipToPadding_=(p: Boolean): STwoLineListItem

    Shortcut for setClipToPadding(boolean)

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  98. def computeHorizontalScrollExtent(): Int

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

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

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

    Definition Classes
    View
  102. def computeVerticalScrollExtent(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  103. def computeVerticalScrollOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  104. def computeVerticalScrollRange(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  105. def contentDescription(p: CharSequence): STwoLineListItem

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  107. def contentDescription_=(p: CharSequence): STwoLineListItem

    Shortcut for setContentDescription(java.lang.CharSequence)

    Definition Classes
    TraitView
    Annotations
    @inline()
  108. def createContextMenu(arg0: ContextMenu): Unit

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

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

    Shortcut for setDescendantFocusability(int)

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

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  112. def descendantFocusability_=(p: Int): STwoLineListItem

    Shortcut for setDescendantFocusability(int)

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

    Definition Classes
    View
  114. def detachAllViewsFromParent(): Unit

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  118. def disable: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def disableAlwaysDrawnWithCache: STwoLineListItem

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  120. def disableAnimationCache: STwoLineListItem

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  121. def disableDrawingCache: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def disableDuplicateParentState: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def disableHapticFeedback: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  124. def disableHorizontalFadingEdge: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def disableHorizontalScrollBar: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def disableSave: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def disableScrollbarFading: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def disableSoundEffects: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def disableVerticalFadingEdge: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def disableVerticalScrollBar: STwoLineListItem

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  134. def dispatchFreezeSelfOnly(arg0: SparseArray[Parcelable]): Unit

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

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

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

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

    Definition Classes
    RelativeLayout → ViewGroup → View
  139. def dispatchRestoreInstanceState(arg0: SparseArray[Parcelable]): Unit

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup → View
  150. def draw(arg0: Canvas): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  152. def drawableState: Array[Int]

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  154. def drawingCache: Bitmap

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def drawingCacheBackgroundColor(p: Int): STwoLineListItem

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def drawingCacheBackgroundColor_=(p: Int): STwoLineListItem

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  158. def drawingCacheEnabled(p: Boolean): STwoLineListItem

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  160. def drawingCacheEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  161. def drawingCacheQuality(p: Int): STwoLineListItem

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  163. def drawingCacheQuality_=(p: Int): STwoLineListItem

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  165. def duplicateParentStateEnabled(p: Boolean): STwoLineListItem

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def duplicateParentStateEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def enable: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def enableAlwaysDrawnWithCache: STwoLineListItem

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  170. def enableAnimationCache: STwoLineListItem

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  171. def enableDrawingCache: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def enableDuplicateParentState: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  173. def enableHapticFeedback: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def enableHorizontalFadingEdge: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  175. def enableHorizontalScrollBar: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  176. def enableSave: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  177. def enableScrollbarFading: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  178. def enableSoundEffects: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  179. def enableVerticalFadingEdge: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  180. def enableVerticalScrollBar: STwoLineListItem

    Definition Classes
    TraitView
    Annotations
    @inline()
  181. def enabled(p: Boolean): STwoLineListItem

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  183. def enabled_=(p: Boolean): STwoLineListItem

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

    Definition Classes
    AnyRef → Any
  186. def fadingEdgeLength(p: Int): STwoLineListItem

    Shortcut for setFadingEdgeLength(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  188. def fadingEdgeLength_=(p: Int): STwoLineListItem

    Shortcut for setFadingEdgeLength(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  189. def finalize(): Unit

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

    Definition Classes
    TraitView
  191. def findFocus(): View

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

    Definition Classes
    View
  193. final def findViewWithTag(arg0: Any): View

    Definition Classes
    View
  194. def fitSystemWindows(arg0: Rect): Boolean

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

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

    Definition Classes
    View
  197. def focusable(p: Boolean): STwoLineListItem

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def focusableInTouchMode(p: Boolean): STwoLineListItem

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def focusableInTouchMode_=(p: Boolean): STwoLineListItem

    Shortcut for setFocusableInTouchMode(boolean)

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

    Definition Classes
    ViewGroup → ViewParent
  203. def focusable_=(p: Boolean): STwoLineListItem

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  205. def forceLayout(): Unit

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

    Definition Classes
    ViewGroup
  207. def generateDefaultLayoutParams(): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    RelativeLayout → ViewGroup
  208. def generateLayoutParams(arg0: LayoutParams): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    RelativeLayout → ViewGroup
  209. def generateLayoutParams(arg0: AttributeSet): LayoutParams

    Definition Classes
    RelativeLayout → ViewGroup
  210. def getAnimation(): Animation

    Definition Classes
    View
  211. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  212. def getBackground(): Drawable

    Definition Classes
    View
  213. def getBaseline(): Int

    Definition Classes
    RelativeLayout → View
  214. final def getBottom(): Int

    Definition Classes
    View
  215. def getBottomFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  216. def getBottomPaddingOffset(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  217. def getChildAt(arg0: Int): View

    Definition Classes
    ViewGroup
  218. def getChildCount(): Int

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

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

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

    Definition Classes
    ViewGroup → ViewParent
  222. final def getClass(): Class[_]

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

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

    Definition Classes
    View
  225. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  226. def getDescendantFocusability(): Int

    Definition Classes
    ViewGroup
  227. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  229. def getDrawingCache(): Bitmap

    Definition Classes
    View
  230. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  231. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  233. def getDrawingTime(): Long

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

    Definition Classes
    View
  235. def getFocusedChild(): View

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

    Definition Classes
    View
  237. final def getGlobalVisibleRect(arg0: Rect): Boolean

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

    Definition Classes
    View
  239. def getHandler(): Handler

    Definition Classes
    View
  240. final def getHeight(): Int

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

    Definition Classes
    View
  242. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  243. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  245. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  246. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  247. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  248. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  249. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  251. def getLeftFadingEdgeStrength(): Float

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  253. final def getLocalVisibleRect(arg0: Rect): Boolean

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

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

    Definition Classes
    View
  256. final def getMeasuredHeight(): Int

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

    Definition Classes
    View
  258. def getNextFocusDownId(): Int

    Definition Classes
    View
  259. def getNextFocusLeftId(): Int

    Definition Classes
    View
  260. def getNextFocusRightId(): Int

    Definition Classes
    View
  261. def getNextFocusUpId(): Int

    Definition Classes
    View
  262. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  263. def getPaddingBottom(): Int

    Definition Classes
    View
  264. def getPaddingLeft(): Int

    Definition Classes
    View
  265. def getPaddingRight(): Int

    Definition Classes
    View
  266. def getPaddingTop(): Int

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

    Definition Classes
    View
  268. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
  269. def getResources(): Resources

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

    Definition Classes
    View
  271. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  274. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  277. def getSolidColor(): Int

    Definition Classes
    View
  278. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  281. def getTag(): AnyRef

    Definition Classes
    View
  282. def getText1(): TextView

    Definition Classes
    TwoLineListItem
  283. def getText2(): TextView

    Definition Classes
    TwoLineListItem
  284. final def getTop(): Int

    Definition Classes
    View
  285. def getTopFadingEdgeStrength(): Float

    Attributes
    protected[android.view]
    Definition Classes
    View
  286. def getTopPaddingOffset(): Int

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

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

    Definition Classes
    View
  289. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  290. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  291. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  292. def getVisibility(): Int

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

    Definition Classes
    View
  294. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  296. def getWindowVisibility(): Int

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

    Definition Classes
    View
  298. def gravity(p: Int): STwoLineListItem

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  299. def gravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  300. def gravity_=(p: Int): STwoLineListItem

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  301. def handler: Handler

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  302. def hapticFeedbackEnabled(p: Boolean): STwoLineListItem

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  304. def hapticFeedbackEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

    Definition Classes
    ViewGroup → View
  307. def hasWindowFocus(): Boolean

    Definition Classes
    View
  308. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  309. def height: Int

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  310. def horizontalFadingEdgeEnabled(p: Boolean): STwoLineListItem

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  312. def horizontalFadingEdgeEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  314. def horizontalGravity(p: Int): STwoLineListItem

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  315. def horizontalGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  316. def horizontalGravity_=(p: Int): STwoLineListItem

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  317. def horizontalScrollBarEnabled(p: Boolean): STwoLineListItem

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  319. def horizontalScrollBarEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  320. def id(p: Int): STwoLineListItem

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  322. def id_=(p: Int): STwoLineListItem

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def ignoreGravity(p: Int): STwoLineListItem

    Shortcut for setIgnoreGravity(int)

    Shortcut for setIgnoreGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  324. def ignoreGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  325. def ignoreGravity_=(p: Int): STwoLineListItem

    Shortcut for setIgnoreGravity(int)

    Shortcut for setIgnoreGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  326. def indexOfChild(arg0: View): Int

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

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

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

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

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

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

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

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

    Definition Classes
    View → Callback
  335. def isAlwaysDrawnWithCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  336. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  337. def isChildrenDrawingOrderEnabled(): Boolean

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

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

    Definition Classes
    View
  340. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  341. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  342. def isEnabled(): Boolean

    Definition Classes
    View
  343. final def isFocusable(): Boolean

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

    Definition Classes
    View
  345. def isFocused(): Boolean

    Definition Classes
    View
  346. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  347. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  348. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  349. def isInEditMode(): Boolean

    Definition Classes
    View
  350. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  352. def isLayoutRequested(): Boolean

    Definition Classes
    View
  353. def isLongClickable(): Boolean

    Definition Classes
    View
  354. def isOpaque(): Boolean

    Definition Classes
    View
  355. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  357. def isSaveEnabled(): Boolean

    Definition Classes
    View
  358. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  359. def isSelected(): Boolean

    Definition Classes
    View
  360. def isShown(): Boolean

    Definition Classes
    View
  361. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  362. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  363. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  364. def keepScreenOn(p: Boolean): STwoLineListItem

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  366. def keepScreenOn_=(p: Boolean): STwoLineListItem

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

    Definition Classes
    View
  369. def layoutAnimation(p: LayoutAnimationController): STwoLineListItem

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

  370. def layoutAnimation: LayoutAnimationController

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  371. def layoutAnimationListener(p: AnimationListener): STwoLineListItem

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

  372. def layoutAnimationListener: AnimationListener

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  373. def layoutAnimationListener_=(p: AnimationListener): STwoLineListItem

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

  374. def layoutAnimation_=(p: LayoutAnimationController): STwoLineListItem

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

  375. def layoutParams(p: LayoutParams): STwoLineListItem

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

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  377. def layoutParams_=(p: LayoutParams): STwoLineListItem

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

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

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  379. def longClickable(p: Boolean): STwoLineListItem

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  381. def longClickable_=(p: Boolean): STwoLineListItem

    Shortcut for setLongClickable(boolean)

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

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

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

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

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

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  388. def minimumHeight(p: Int): STwoLineListItem

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  390. def minimumHeight_=(p: Int): STwoLineListItem

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  391. def minimumWidth(p: Int): STwoLineListItem

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  393. def minimumWidth_=(p: Int): STwoLineListItem

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Definition Classes
    AnyRef
  395. def nextFocusDownId(p: Int): STwoLineListItem

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  397. def nextFocusDownId_=(p: Int): STwoLineListItem

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  398. def nextFocusLeftId(p: Int): STwoLineListItem

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  400. def nextFocusLeftId_=(p: Int): STwoLineListItem

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def nextFocusRightId(p: Int): STwoLineListItem

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  403. def nextFocusRightId_=(p: Int): STwoLineListItem

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  404. def nextFocusUpId(p: Int): STwoLineListItem

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  406. def nextFocusUpId_=(p: Int): STwoLineListItem

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

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

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

    Definition Classes
    View
  413. def onAnimationEnd(f: ⇒ Unit): STwoLineListItem

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  418. def onAnimationStart(f: ⇒ Unit): STwoLineListItem

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  422. def onCheckIsTextEditor(): Boolean

    Definition Classes
    View
  423. def onChildViewAdded(f: ⇒ Unit): STwoLineListItem

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  425. def onChildViewRemoved(f: ⇒ Unit): STwoLineListItem

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  427. def onClick(f: ⇒ Unit): STwoLineListItem

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  429. def onClickListener(p: OnClickListener): STwoLineListItem

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  431. def onClickListener_=(p: OnClickListener): STwoLineListItem

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  438. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): STwoLineListItem

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

  439. def onCreateDrawableState(arg0: Int): Array[Int]

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  440. def onCreateInputConnection(arg0: EditorInfo): InputConnection

    Definition Classes
    View
  441. def onDetachedFromWindow(): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  443. def onDraw(arg0: Canvas): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  445. def onFinishInflate(): Unit

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

    Definition Classes
    View
  447. def onFocusChange(f: ⇒ Unit): STwoLineListItem

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  449. def onFocusChangeListener(p: OnFocusChangeListener): STwoLineListItem

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

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

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  451. def onFocusChangeListener_=(p: OnFocusChangeListener): STwoLineListItem

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  453. def onHierarchyChangeListener(p: OnHierarchyChangeListener): STwoLineListItem

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  455. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): STwoLineListItem

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

  456. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  457. def onKey(f: ⇒ Boolean): STwoLineListItem

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

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

    Definition Classes
    View → Callback
  460. def onKeyListener(p: OnKeyListener): STwoLineListItem

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  462. def onKeyListener_=(p: OnKeyListener): STwoLineListItem

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

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

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    RelativeLayout → ViewGroup → View
  469. def onLongClick(f: ⇒ Boolean): STwoLineListItem

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def onLongClickListener(p: OnLongClickListener): STwoLineListItem

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  473. def onLongClickListener_=(p: OnLongClickListener): STwoLineListItem

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    RelativeLayout → View
  475. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  477. def onSaveInstanceState(): Parcelable

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  481. def onStartTemporaryDetach(): Unit

    Definition Classes
    View
  482. def onTouch(f: ⇒ Boolean): STwoLineListItem

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

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

    Definition Classes
    View
  485. def onTouchListener(p: OnTouchListener): STwoLineListItem

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  487. def onTouchListener_=(p: OnTouchListener): STwoLineListItem

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  488. def onTrackballEvent(arg0: MotionEvent): Boolean

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

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

    Definition Classes
    View
  491. def onWindowVisibilityChanged(arg0: Int): Unit

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  494. def padding(p: Int): STwoLineListItem

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  499. def padding_=(p: Int): STwoLineListItem

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

    Shortcut for getParent()

    Shortcut for getParent()

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

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

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

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

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

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

    Definition Classes
    View
  507. def performLongClick(): Boolean

    Definition Classes
    View
  508. def persistentDrawingCache(p: Int): STwoLineListItem

    Shortcut for setPersistentDrawingCache(int)

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

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  510. def persistentDrawingCache_=(p: Int): STwoLineListItem

    Shortcut for setPersistentDrawingCache(int)

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

    Definition Classes
    View
  512. def post(arg0: Runnable): Boolean

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

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

    Definition Classes
    View
  515. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  518. def pressed(p: Boolean): STwoLineListItem

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  520. def pressed_=(p: Boolean): STwoLineListItem

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  521. def recomputeViewAttributes(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  522. def refreshDrawableState(): Unit

    Definition Classes
    View
  523. def removeAllViews(): Unit

    Definition Classes
    ViewGroup
  524. def removeAllViewsInLayout(): Unit

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

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

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

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

    Definition Classes
    ViewGroup
  529. def removeViewInLayout(arg0: View): Unit

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  539. def requestLayout(): Unit

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

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

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

    Definition Classes
    ViewGroup → ViewParent
  543. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  545. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  547. def saveEnabled(p: Boolean): STwoLineListItem

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  549. def saveEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setSaveEnabled(boolean)

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

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

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

    Definition Classes
    ViewGroup
  553. def scrollBarStyle(p: Int): STwoLineListItem

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  555. def scrollBarStyle_=(p: Int): STwoLineListItem

    Shortcut for setScrollBarStyle(int)

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

    Definition Classes
    View
  557. def scrollContainer(p: Boolean): STwoLineListItem

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  559. def scrollContainer_=(p: Boolean): STwoLineListItem

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  561. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def scrollbarFadingEnabled(p: Boolean): STwoLineListItem

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def scrollbarFadingEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  566. def selected(p: Boolean): STwoLineListItem

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  568. def selected_=(p: Boolean): STwoLineListItem

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  569. def sendAccessibilityEvent(arg0: Int): Unit

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

    Definition Classes
    View → AccessibilityEventSource
  571. def setAddStatesFromChildren(arg0: Boolean): Unit

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

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

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

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

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

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

    Definition Classes
    View
  578. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  586. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  590. def setEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  592. def setFocusable(arg0: Boolean): Unit

    Definition Classes
    View
  593. def setFocusableInTouchMode(arg0: Boolean): Unit

    Definition Classes
    View
  594. def setGravity(arg0: Int): Unit

    Definition Classes
    RelativeLayout
  595. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  596. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  597. def setHorizontalGravity(arg0: Int): Unit

    Definition Classes
    RelativeLayout
  598. def setHorizontalScrollBarEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  600. def setIgnoreGravity(arg0: Int): Unit

    Definition Classes
    RelativeLayout
  601. def setKeepScreenOn(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  613. def setOnClickListener(arg0: OnClickListener): Unit

    Definition Classes
    View
  614. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

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

    Definition Classes
    View
  616. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Definition Classes
    ViewGroup
  617. def setOnKeyListener(arg0: OnKeyListener): Unit

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

    Definition Classes
    View
  619. def setOnTouchListener(arg0: OnTouchListener): Unit

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

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

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

    Definition Classes
    View
  623. def setSaveEnabled(arg0: Boolean): Unit

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

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

    Definition Classes
    View
  626. def setScrollbarFadingEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  627. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  628. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  629. def setStaticTransformationsEnabled(arg0: Boolean): Unit

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

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

    Definition Classes
    View
  632. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  633. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  634. def setVerticalGravity(arg0: Int): Unit

    Definition Classes
    RelativeLayout
  635. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  639. def showContextMenu(): Boolean

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

    Definition Classes
    ViewGroup → ViewParent
  641. def solidColor: Int

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  642. def soundEffectsEnabled(p: Boolean): STwoLineListItem

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  644. def soundEffectsEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  645. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  646. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  647. def style(stl: PartialFunction[View, View]): STwoLineListItem

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

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

    Definition Classes
    AnyRef
  650. def tag(p: Any): STwoLineListItem

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  652. def tag_=(p: Any): STwoLineListItem

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  653. def text1: TextView

    Shortcut for getText1()

    Shortcut for getText1()

    Definition Classes
    TraitTwoLineListItem
    Annotations
    @inline()
  654. def text2: TextView

    Shortcut for getText2()

    Shortcut for getText2()

    Definition Classes
    TraitTwoLineListItem
    Annotations
    @inline()
  655. def toString(): String

    Definition Classes
    AnyRef → Any
  656. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def touchDelegate(p: TouchDelegate): STwoLineListItem

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  659. def touchDelegate_=(p: TouchDelegate): STwoLineListItem

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  661. def uniqueId(implicit activity: Activity): Int

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  666. def verticalFadingEdgeEnabled(p: Boolean): STwoLineListItem

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  668. def verticalFadingEdgeEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  670. def verticalGravity(p: Int): STwoLineListItem

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  671. def verticalGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  672. def verticalGravity_=(p: Int): STwoLineListItem

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  673. def verticalScrollBarEnabled(p: Boolean): STwoLineListItem

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  675. def verticalScrollBarEnabled_=(p: Boolean): STwoLineListItem

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  678. def visibility(p: Int): STwoLineListItem

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  680. def visibility_=(p: Int): STwoLineListItem

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

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

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  685. def willNotCacheDrawing(p: Boolean): STwoLineListItem

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Definition Classes
    View
  687. def willNotCacheDrawing_=(p: Boolean): STwoLineListItem

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  688. def willNotDraw(p: Boolean): STwoLineListItem

    Shortcut for setWillNotDraw(boolean)

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

    Definition Classes
    View
  690. def willNotDraw_=(p: Boolean): STwoLineListItem

    Shortcut for setWillNotDraw(boolean)

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

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitView[STwoLineListItem]

Inherited from ConstantsSupport

Inherited from TwoLineListItem

Inherited from RelativeLayout

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