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], 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. ConstantsSupport
  7. TableRow
  8. LinearLayout
  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 STableRow()(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): 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

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

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

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

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

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

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

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

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

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

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

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

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

    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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  71. def baselineAligned(p: Boolean): STableRow

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

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

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

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

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

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

    Definition Classes
    STableRowTraitView
  78. def bottom: Int

    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: LayoutParams): Boolean

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

    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

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

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

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

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

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

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

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

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

    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

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

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

    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. def descendantFocusability(p: Int): STableRow

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

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

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

    Definition Classes
    View
  120. def detachAllViewsFromParent(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
  197. def findFocus(): View

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  213. def generateDefaultLayoutParams(): LayoutParams

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

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

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

    Definition Classes
    View
  217. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  218. def getBackground(): Drawable

    Definition Classes
    View
  219. def getBaseline(): Int

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

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

    Definition Classes
    View
  222. def getBottomFadingEdgeStrength(): Float

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

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

    Definition Classes
    ViewGroup
  225. def getChildCount(): Int

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

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

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

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

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

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

    Definition Classes
    View
  232. def getContextMenuInfo(): ContextMenuInfo

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

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

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

    Definition Classes
    View
  236. def getDrawingCache(): Bitmap

    Definition Classes
    View
  237. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  238. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  240. def getDrawingTime(): Long

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

    Definition Classes
    View
  242. def getFocusedChild(): View

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

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

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

    Definition Classes
    View
  246. def getHandler(): Handler

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

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

    Definition Classes
    View
  249. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  250. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  252. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  253. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  254. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  255. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  256. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  258. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  265. def getNextFocusDownId(): Int

    Definition Classes
    View
  266. def getNextFocusLeftId(): Int

    Definition Classes
    View
  267. def getNextFocusRightId(): Int

    Definition Classes
    View
  268. def getNextFocusUpId(): Int

    Definition Classes
    View
  269. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  270. def getOrientation(): Int

    Definition Classes
    LinearLayout
  271. def getPaddingBottom(): Int

    Definition Classes
    View
  272. def getPaddingLeft(): Int

    Definition Classes
    View
  273. def getPaddingRight(): Int

    Definition Classes
    View
  274. def getPaddingTop(): Int

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

    Definition Classes
    View
  276. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
  277. def getResources(): Resources

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

    Definition Classes
    View
  279. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  282. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  285. def getSolidColor(): Int

    Definition Classes
    View
  286. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  289. def getTag(): AnyRef

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

    Definition Classes
    View
  291. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  295. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  296. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  297. def getViewTreeObserver(): ViewTreeObserver

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

    Definition Classes
    TableRow
  299. def getVirtualChildCount(): Int

    Definition Classes
    TableRow
  300. def getVisibility(): Int

    Definition Classes
    View
  301. def getWeightSum(): Float

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

    Definition Classes
    View
  303. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  305. def getWindowVisibility(): Int

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  317. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  318. def height: Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  342. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  343. def isBaselineAligned(): Boolean

    Definition Classes
    LinearLayout
  344. def isChildrenDrawingOrderEnabled(): Boolean

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

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

    Definition Classes
    View
  347. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  348. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  349. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  352. def isFocused(): Boolean

    Definition Classes
    View
  353. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  354. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  355. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  356. def isInEditMode(): Boolean

    Definition Classes
    View
  357. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  359. def isLayoutRequested(): Boolean

    Definition Classes
    View
  360. def isLongClickable(): Boolean

    Definition Classes
    View
  361. def isOpaque(): Boolean

    Definition Classes
    View
  362. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  364. def isSaveEnabled(): Boolean

    Definition Classes
    View
  365. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  366. def isSelected(): Boolean

    Definition Classes
    View
  367. def isShown(): Boolean

    Definition Classes
    View
  368. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  369. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  370. def isVerticalScrollBarEnabled(): Boolean

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  381. def layoutAnimation_=(p: LayoutAnimationController): STableRow

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  382. def layoutParams(p: LayoutParams): STableRow

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  384. def layoutParams_=(p: LayoutParams): STableRow

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  420. def onAnimationEnd(f: ⇒ Unit): STableRow

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  425. def onAnimationStart(f: ⇒ Unit): STableRow

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

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

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

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

    Definition Classes
    View
  430. def onChildViewAdded(f: ⇒ Unit): STableRow

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  432. def onChildViewRemoved(f: ⇒ Unit): STableRow

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  434. def onClick(f: ⇒ Unit): STableRow

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  448. def onDetachedFromWindow(): Unit

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

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

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

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

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

    Definition Classes
    View
  454. def onFocusChange(f: ⇒ Unit): STableRow

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  517. def performLongClick(): Boolean

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

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

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

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

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

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

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

    Definition Classes
    View
  525. def postInvalidate(): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  533. def removeAllViews(): Unit

    Definition Classes
    ViewGroup
  534. def removeAllViewsInLayout(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  549. def requestLayout(): Unit

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

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

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

    Definition Classes
    ViewGroup → ViewParent
  553. def resources: Resources

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

    Definition Classes
    View
  555. def right: Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  571. def scrollX: Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  652. def showContextMenu(): Boolean

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

    Definition Classes
    ViewGroup → ViewParent
  654. def solidColor: Int

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

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

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

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

    Definition Classes
    View
  659. def startLayoutAnimation(): Unit

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

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

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

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

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

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

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

    Definition Classes
    AnyRef → Any
  667. def top: Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitTableRow[STableRow]

Inherited from TraitLinearLayout[STableRow]

Inherited from TraitViewGroup[STableRow]

Inherited from TraitView[STableRow]

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