org.scaloid.common

STableRow

class STableRow extends TableRow with TraitTableRow[STableRow]

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

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

Instance Constructors

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

Type Members

  1. class LayoutParams[V <: View] extends android.widget.TableRow.LayoutParams with ViewGroupMarginLayoutParams[LayoutParams[V], V]

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

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

    Definition Classes
    TraitView
  6. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (STableRow) ⇒ 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): STableRow

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    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: android.view.ViewGroup.LayoutParams): Unit

    Definition Classes
    ViewGroup
  37. def addView(arg0: View, arg1: android.view.ViewGroup.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: android.view.ViewGroup.LayoutParams, arg3: Boolean): Boolean

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

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

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

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

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

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

    Shortcut for setAnimationCacheEnabled(boolean)

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

    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: android.view.ViewGroup.LayoutParams, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  56. def attachViewToParent(arg0: View, arg1: Int, arg2: android.view.ViewGroup.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): STableRow

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

    Shortcut for setBackgroundColor(int)

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

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

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

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

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

    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 baselineAligned(p: Boolean): STableRow

    Shortcut for setBaselineAligned(boolean)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  72. def baselineAligned: Boolean

    Shortcut for isBaselineAligned()

    Shortcut for isBaselineAligned()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  73. def baselineAlignedChildIndex(p: Int): STableRow

    Shortcut for setBaselineAlignedChildIndex(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  74. def baselineAlignedChildIndex: Int

    Shortcut for getBaselineAlignedChildIndex()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  75. def baselineAlignedChildIndex_=(p: Int): STableRow

    Shortcut for setBaselineAlignedChildIndex(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  76. def baselineAligned_=(p: Boolean): STableRow

    Shortcut for setBaselineAligned(boolean)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  77. def basis: STableRow

    Definition Classes
    STableRowTraitViewPressAndHoldable
  78. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

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

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

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

    Definition Classes
    View
  82. def buildDrawingCache(): Unit

    Definition Classes
    View
  83. def canAnimate(): Boolean

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

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

    Definition Classes
    View
  86. def checkLayoutParams(arg0: android.view.ViewGroup.LayoutParams): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    TableRow → LinearLayout → ViewGroup
  87. def childCount: Int

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

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

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

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

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

    Definition Classes
    ViewGroup
  93. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  94. def clickable(p: Boolean): STableRow

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  96. def clickable_=(p: Boolean): STableRow

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def clipChildren(p: Boolean): STableRow

    Shortcut for setClipChildren(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  99. def clipChildren_=(p: Boolean): STableRow

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  100. def clipToPadding(p: Boolean): STableRow

    Shortcut for setClipToPadding(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  102. def clipToPadding_=(p: Boolean): STableRow

    Shortcut for setClipToPadding(boolean)

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

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

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

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

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

    Definition Classes
    View
  108. def computeVerticalScrollExtent(): Int

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

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

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

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def contentDescription_=(p: CharSequence): STableRow

    Shortcut for setContentDescription(java.lang.CharSequence)

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  116. implicit def defaultLayoutParams[V <: View](v: V): LayoutParams[V]

  117. def descendantFocusability(p: Int): STableRow

    Shortcut for setDescendantFocusability(int)

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

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  119. def descendantFocusability_=(p: Int): STableRow

    Shortcut for setDescendantFocusability(int)

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

    Definition Classes
    View
  121. def detachAllViewsFromParent(): Unit

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  125. def disable: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def disableAlwaysDrawnWithCache: STableRow

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  127. def disableAnimationCache: STableRow

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  128. def disableDrawingCache: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def disableDuplicateParentState: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def disableHapticFeedback: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def disableHorizontalFadingEdge: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def disableHorizontalScrollBar: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def disableSave: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def disableScrollbarFading: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def disableSoundEffects: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def disableVerticalFadingEdge: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def disableVerticalScrollBar: STableRow

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  162. def drawingCacheBackgroundColor(p: Int): STableRow

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  164. def drawingCacheBackgroundColor_=(p: Int): STableRow

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  165. def drawingCacheEnabled(p: Boolean): STableRow

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def drawingCacheEnabled_=(p: Boolean): STableRow

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def drawingCacheQuality(p: Int): STableRow

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  170. def drawingCacheQuality_=(p: Int): STableRow

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def duplicateParentStateEnabled(p: Boolean): STableRow

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def duplicateParentStateEnabled_=(p: Boolean): STableRow

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  175. def enable: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  176. def enableAlwaysDrawnWithCache: STableRow

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  177. def enableAnimationCache: STableRow

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  178. def enableDrawingCache: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  179. def enableDuplicateParentState: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  180. def enableHapticFeedback: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  181. def enableHorizontalFadingEdge: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  182. def enableHorizontalScrollBar: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  183. def enableSave: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  184. def enableScrollbarFading: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  185. def enableSoundEffects: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  186. def enableVerticalFadingEdge: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  187. def enableVerticalScrollBar: STableRow

    Definition Classes
    TraitView
    Annotations
    @inline()
  188. def enabled(p: Boolean): STableRow

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  190. def enabled_=(p: Boolean): STableRow

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

    Definition Classes
    AnyRef → Any
  193. def fadingEdgeLength(p: Int): STableRow

    Shortcut for setFadingEdgeLength(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. def fadingEdgeLength_=(p: Int): STableRow

    Shortcut for setFadingEdgeLength(int)

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

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

    Definition Classes
    TraitView
  198. def findFocus(): View

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

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

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

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

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

    Definition Classes
    View
  204. def focusable(p: Boolean): STableRow

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def focusableInTouchMode(p: Boolean): STableRow

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def focusableInTouchMode_=(p: Boolean): STableRow

    Shortcut for setFocusableInTouchMode(boolean)

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

    Definition Classes
    ViewGroup → ViewParent
  210. def focusable_=(p: Boolean): STableRow

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

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

    Definition Classes
    ViewGroup
  214. def generateDefaultLayoutParams(): android.widget.LinearLayout.LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    TableRow → LinearLayout → ViewGroup
  215. def generateLayoutParams(arg0: android.view.ViewGroup.LayoutParams): android.widget.LinearLayout.LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    TableRow → LinearLayout → ViewGroup
  216. def generateLayoutParams(arg0: AttributeSet): android.widget.TableRow.LayoutParams

    Definition Classes
    TableRow → LinearLayout → ViewGroup
  217. def getAnimation(): Animation

    Definition Classes
    View
  218. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  219. def getBackground(): Drawable

    Definition Classes
    View
  220. def getBaseline(): Int

    Definition Classes
    LinearLayout → View
  221. def getBaselineAlignedChildIndex(): Int

    Definition Classes
    LinearLayout
  222. final def getBottom(): Int

    Definition Classes
    View
  223. def getBottomFadingEdgeStrength(): Float

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

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

    Definition Classes
    ViewGroup
  226. def getChildCount(): Int

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

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

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

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

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

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

    Definition Classes
    View
  233. def getContextMenuInfo(): ContextMenuInfo

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

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

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

    Definition Classes
    View
  237. def getDrawingCache(): Bitmap

    Definition Classes
    View
  238. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  239. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  241. def getDrawingTime(): Long

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

    Definition Classes
    View
  243. def getFocusedChild(): View

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

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

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

    Definition Classes
    View
  247. def getHandler(): Handler

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

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

    Definition Classes
    View
  250. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  251. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  253. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  254. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  255. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  256. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  257. def getLayoutParams(): android.view.ViewGroup.LayoutParams

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

    Definition Classes
    View
  259. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  266. def getNextFocusDownId(): Int

    Definition Classes
    View
  267. def getNextFocusLeftId(): Int

    Definition Classes
    View
  268. def getNextFocusRightId(): Int

    Definition Classes
    View
  269. def getNextFocusUpId(): Int

    Definition Classes
    View
  270. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  271. def getOrientation(): Int

    Definition Classes
    LinearLayout
  272. def getPaddingBottom(): Int

    Definition Classes
    View
  273. def getPaddingLeft(): Int

    Definition Classes
    View
  274. def getPaddingRight(): Int

    Definition Classes
    View
  275. def getPaddingTop(): Int

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

    Definition Classes
    View
  277. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
  278. def getResources(): Resources

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

    Definition Classes
    View
  280. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  283. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  286. def getSolidColor(): Int

    Definition Classes
    View
  287. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  290. def getTag(): AnyRef

    Definition Classes
    View
  291. final def getTop(): Int

    Definition Classes
    View
  292. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  296. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  297. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  298. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  299. def getVirtualChildAt(arg0: Int): View

    Definition Classes
    TableRow
  300. def getVirtualChildCount(): Int

    Definition Classes
    TableRow
  301. def getVisibility(): Int

    Definition Classes
    View
  302. def getWeightSum(): Float

    Definition Classes
    LinearLayout
  303. final def getWidth(): Int

    Definition Classes
    View
  304. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  306. def getWindowVisibility(): Int

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

    Definition Classes
    View
  308. def gravity(p: Int): STableRow

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  309. def gravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  310. def gravity_=(p: Int): STableRow

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  311. def handler: Handler

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  312. def hapticFeedbackEnabled(p: Boolean): STableRow

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  314. def hapticFeedbackEnabled_=(p: Boolean): STableRow

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

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

    Definition Classes
    View
  318. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  319. def height: Int

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  320. def horizontalFadingEdgeEnabled(p: Boolean): STableRow

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  322. def horizontalFadingEdgeEnabled_=(p: Boolean): STableRow

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def horizontalGravity(p: Int): STableRow

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  325. def horizontalGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  326. def horizontalGravity_=(p: Int): STableRow

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  327. def horizontalScrollBarEnabled(p: Boolean): STableRow

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  329. def horizontalScrollBarEnabled_=(p: Boolean): STableRow

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  330. def id(p: Int): STableRow

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  332. def id_=(p: Int): STableRow

    Shortcut for setId(int)

    Shortcut for setId(int)

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  343. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  344. def isBaselineAligned(): Boolean

    Definition Classes
    LinearLayout
  345. def isChildrenDrawingOrderEnabled(): Boolean

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

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

    Definition Classes
    View
  348. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  349. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  350. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  353. def isFocused(): Boolean

    Definition Classes
    View
  354. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  355. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  356. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  357. def isInEditMode(): Boolean

    Definition Classes
    View
  358. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  360. def isLayoutRequested(): Boolean

    Definition Classes
    View
  361. def isLongClickable(): Boolean

    Definition Classes
    View
  362. def isOpaque(): Boolean

    Definition Classes
    View
  363. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  365. def isSaveEnabled(): Boolean

    Definition Classes
    View
  366. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  367. def isSelected(): Boolean

    Definition Classes
    View
  368. def isShown(): Boolean

    Definition Classes
    View
  369. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  370. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  371. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  372. def keepScreenOn(p: Boolean): STableRow

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  374. def keepScreenOn_=(p: Boolean): STableRow

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

    Definition Classes
    View
  377. def layoutAnimation(p: LayoutAnimationController): STableRow

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

  378. def layoutAnimation: LayoutAnimationController

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  379. def layoutAnimationListener(p: AnimationListener): STableRow

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

  380. def layoutAnimationListener: AnimationListener

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  381. def layoutAnimationListener_=(p: AnimationListener): STableRow

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

  382. def layoutAnimation_=(p: LayoutAnimationController): STableRow

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

  383. def layoutParams(p: android.view.ViewGroup.LayoutParams): STableRow

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  384. def layoutParams: android.view.ViewGroup.LayoutParams

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  385. def layoutParams_=(p: android.view.ViewGroup.LayoutParams): STableRow

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

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

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  387. def longClickable(p: Boolean): STableRow

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  389. def longClickable_=(p: Boolean): STableRow

    Shortcut for setLongClickable(boolean)

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

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

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

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

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

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  396. def minimumHeight(p: Int): STableRow

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  398. def minimumHeight_=(p: Int): STableRow

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  399. def minimumWidth(p: Int): STableRow

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def minimumWidth_=(p: Int): STableRow

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Definition Classes
    AnyRef
  403. def nextFocusDownId(p: Int): STableRow

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  405. def nextFocusDownId_=(p: Int): STableRow

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  406. def nextFocusLeftId(p: Int): STableRow

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  408. def nextFocusLeftId_=(p: Int): STableRow

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  409. def nextFocusRightId(p: Int): STableRow

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def nextFocusRightId_=(p: Int): STableRow

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  412. def nextFocusUpId(p: Int): STableRow

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  414. def nextFocusUpId_=(p: Int): STableRow

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

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

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

    Definition Classes
    View
  421. def onAnimationEnd[U](f: ⇒ U): STableRow

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

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  427. def onAnimationStart[U](f: (Animation) ⇒ U): STableRow

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

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

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

    Definition Classes
    View
  431. def onChildViewAdded[U](f: ⇒ U): STableRow

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  437. def onClickListener(p: OnClickListener): STableRow

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  439. def onClickListener_=(p: OnClickListener): STableRow

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  442. def onCreateContextMenu[U](f: (ContextMenu, View, ContextMenuInfo) ⇒ U): STableRow

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  446. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): STableRow

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

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

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

    Definition Classes
    View
  449. def onDetachedFromWindow(): Unit

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  454. def onFinishTemporaryDetach(): Unit

    Definition Classes
    View
  455. def onFocusChange[U](f: ⇒ U): STableRow

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  457. def onFocusChangeListener(p: OnFocusChangeListener): STableRow

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

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

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  459. def onFocusChangeListener_=(p: OnFocusChangeListener): STableRow

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

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  463. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): STableRow

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

  464. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  465. def onKey(f: ⇒ Boolean): STableRow

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

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

    Definition Classes
    View → Callback
  468. def onKeyListener(p: OnKeyListener): STableRow

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  470. def onKeyListener_=(p: OnKeyListener): STableRow

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

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

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TableRow → LinearLayout → ViewGroup → View
  477. def onLongClick(f: ⇒ Boolean): STableRow

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  479. def onLongClickListener(p: OnLongClickListener): STableRow

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  481. def onLongClickListener_=(p: OnLongClickListener): STableRow

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TableRow → LinearLayout → View
  483. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  491. def onTouch(f: ⇒ Boolean): STableRow

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

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

    Definition Classes
    View
  494. def onTouchListener(p: OnTouchListener): STableRow

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  496. def onTouchListener_=(p: OnTouchListener): STableRow

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

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  501. def orientation(p: Int): STableRow

    Shortcut for setOrientation(int)

    Shortcut for setOrientation(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  502. def orientation: Int

    Shortcut for getOrientation()

    Shortcut for getOrientation()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  503. def orientation_=(p: Int): STableRow

    Shortcut for setOrientation(int)

    Shortcut for setOrientation(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  504. def padding(p1: Int, p2: Int, p3: Int, p4: Int): STableRow

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  506. def padding(p: Int): STableRow

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  511. def padding_=(p: Int): STableRow

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

    Shortcut for getParent()

    Shortcut for getParent()

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

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

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

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

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

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

    Definition Classes
    View
  519. def performLongClick(): Boolean

    Definition Classes
    View
  520. def persistentDrawingCache(p: Int): STableRow

    Shortcut for setPersistentDrawingCache(int)

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

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  522. def persistentDrawingCache_=(p: Int): STableRow

    Shortcut for setPersistentDrawingCache(int)

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

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

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

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

    Definition Classes
    View
  527. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  530. def pressed(p: Boolean): STableRow

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  532. def pressed_=(p: Boolean): STableRow

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

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

    Definition Classes
    View
  535. def removeAllViews(): Unit

    Definition Classes
    ViewGroup
  536. def removeAllViewsInLayout(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  551. def requestLayout(): Unit

    Definition Classes
    View
  552. def requestRectangleOnScreen(arg0: Rect, arg1: Boolean): Boolean

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

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

    Definition Classes
    ViewGroup → ViewParent
  555. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  557. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  559. def saveEnabled(p: Boolean): STableRow

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def saveEnabled_=(p: Boolean): STableRow

    Shortcut for setSaveEnabled(boolean)

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

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

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

    Definition Classes
    ViewGroup
  565. def scrollBarStyle(p: Int): STableRow

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  567. def scrollBarStyle_=(p: Int): STableRow

    Shortcut for setScrollBarStyle(int)

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

    Definition Classes
    View
  569. def scrollContainer(p: Boolean): STableRow

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  571. def scrollContainer_=(p: Boolean): STableRow

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  573. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def scrollbarFadingEnabled(p: Boolean): STableRow

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  577. def scrollbarFadingEnabled_=(p: Boolean): STableRow

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def selected(p: Boolean): STableRow

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  580. def selected_=(p: Boolean): STableRow

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    LinearLayout
  591. def setBaselineAlignedChildIndex(arg0: Int): Unit

    Definition Classes
    LinearLayout
  592. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    LinearLayout
  609. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

    Definition Classes
    LinearLayout
  612. def setHorizontalScrollBarEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  614. def setKeepScreenOn(arg0: Boolean): Unit

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

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

    Definition Classes
    ViewGroup
  617. def setLayoutParams(arg0: android.view.ViewGroup.LayoutParams): Unit

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TableRow → ViewGroup
  630. def setOnKeyListener(arg0: OnKeyListener): Unit

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

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

    Definition Classes
    View
  633. def setOrientation(arg0: Int): Unit

    Definition Classes
    LinearLayout
  634. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    LinearLayout
  649. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  651. def setWeightSum(arg0: Float): Unit

    Definition Classes
    LinearLayout
  652. def setWillNotCacheDrawing(arg0: Boolean): Unit

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

    Definition Classes
    View
  654. def showContextMenu(): Boolean

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

    Definition Classes
    ViewGroup → ViewParent
  656. def solidColor: Int

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def soundEffectsEnabled(p: Boolean): STableRow

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  659. def soundEffectsEnabled_=(p: Boolean): STableRow

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Definition Classes
    View
  661. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  662. def style(stl: PartialFunction[View, View]): STableRow

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

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

    Definition Classes
    AnyRef
  665. def tag(p: Any): STableRow

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  667. def tag_=(p: Any): STableRow

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  668. def toString(): String

    Definition Classes
    AnyRef → Any
  669. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  670. def touchDelegate(p: TouchDelegate): STableRow

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  672. def touchDelegate_=(p: TouchDelegate): STableRow

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

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

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

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

    Definition Classes
    View → Callback
  677. def updateViewLayout(arg0: View, arg1: android.view.ViewGroup.LayoutParams): Unit

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

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

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  681. def verticalFadingEdgeEnabled_=(p: Boolean): STableRow

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  683. def verticalGravity(p: Int): STableRow

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  684. def verticalGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  685. def verticalGravity_=(p: Int): STableRow

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  686. def verticalScrollBarEnabled(p: Boolean): STableRow

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  688. def verticalScrollBarEnabled_=(p: Boolean): STableRow

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  691. def virtualChildCount: Int

    Shortcut for getVirtualChildCount()

    Definition Classes
    TraitTableRow
    Annotations
    @inline()
  692. def visibility(p: Int): STableRow

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  694. def visibility_=(p: Int): STableRow

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  698. def weightSum(p: Float): STableRow

    Shortcut for setWeightSum(float)

    Shortcut for setWeightSum(float)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  699. def weightSum: Float

    Shortcut for getWeightSum()

    Shortcut for getWeightSum()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  700. def weightSum_=(p: Float): STableRow

    Shortcut for setWeightSum(float)

    Shortcut for setWeightSum(float)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  701. def width: Int

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  702. def willNotCacheDrawing(p: Boolean): STableRow

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Definition Classes
    View
  704. def willNotCacheDrawing_=(p: Boolean): STableRow

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  705. def willNotDraw(p: Boolean): STableRow

    Shortcut for setWillNotDraw(boolean)

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

    Definition Classes
    View
  707. def willNotDraw_=(p: Boolean): STableRow

    Shortcut for setWillNotDraw(boolean)

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

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitTableRow[STableRow]

Inherited from TraitLinearLayout[STableRow]

Inherited from TraitViewGroup[STableRow]

Inherited from TraitView[STableRow]

Inherited from PressAndHoldable

Inherited from ConstantsSupport

Inherited from TableRow

Inherited from LinearLayout

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