org.scaloid.common

SView

class SView extends View with TraitView[SView]

Automatically generated concrete helper class of android.view.View.

Linear Supertypes
TraitView[SView], ConstantsSupport, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SView
  2. TraitView
  3. ConstantsSupport
  4. View
  5. AccessibilityEventSource
  6. Callback
  7. Callback
  8. AnyRef
  9. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SView()(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 <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (SView) ⇒ LP): LP

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

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

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

    Definition Classes
    Any
  8. val FILL_PARENT: Int

    Definition Classes
    TraitView
  9. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  10. val NONE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  28. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  29. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    View
  31. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    View
  32. def animation(p: Animation): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def animation_=(p: Animation): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  36. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  37. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  41. def backgroundColor(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  43. def backgroundColor_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  44. def backgroundDrawable(p: Drawable): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  46. def backgroundDrawable_=(p: Drawable): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  47. def backgroundResource(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def backgroundResource_=(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def basis: SView

    Definition Classes
    SViewTraitView
  52. def bottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def bringToFront(): Unit

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

    Definition Classes
    View
  55. def buildDrawingCache(): Unit

    Definition Classes
    View
  56. def cancelLongPress(): Unit

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

    Definition Classes
    View
  58. def clearAnimation(): Unit

    Definition Classes
    View
  59. def clearFocus(): Unit

    Definition Classes
    View
  60. def clickable(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  62. def clickable_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  63. def clone(): AnyRef

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

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

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

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

    Definition Classes
    View
  68. def computeVerticalScrollExtent(): Int

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  73. def contentDescription_=(p: CharSequence): SView

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

    Definition Classes
    View
  75. def destroyDrawingCache(): Unit

    Definition Classes
    View
  76. def disableDrawingCache: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def disableDuplicateParentState: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def disableHapticFeedback: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def disableHorizontalFadingEdge: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def disableHorizontalScrollBar: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def disableSave: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  82. def disableScrollbarFading: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def disableSoundEffects: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def disableVerticalFadingEdge: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def disableVerticalScrollBar: SView

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

    Definition Classes
    View
  87. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    View
  88. def dispatchDraw(arg0: Canvas): Unit

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

    Definition Classes
    View
  90. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    View
  91. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    View
  92. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

    Definition Classes
    View
  93. def dispatchRestoreInstanceState(arg0: SparseArray[Parcelable]): Unit

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

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

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

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

    Definition Classes
    View
  98. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  99. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    View
  100. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

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

    Definition Classes
    View
  102. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    View
  103. def draw(arg0: Canvas): Unit

    Definition Classes
    View
  104. def drawableState: Array[Int]

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  106. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  107. def drawingCacheBackgroundColor(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  109. def drawingCacheBackgroundColor_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  110. def drawingCacheEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  112. def drawingCacheEnabled_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def drawingCacheQuality(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def drawingCacheQuality_=(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def duplicateParentStateEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def duplicateParentStateEnabled_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def enableDrawingCache: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  121. def enableDuplicateParentState: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def enableHapticFeedback: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def enableHorizontalFadingEdge: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  124. def enableHorizontalScrollBar: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def enableSave: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def enableScrollbarFading: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def enableSoundEffects: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def enableVerticalFadingEdge: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def enableVerticalScrollBar: SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def enabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def enabled_=(p: Boolean): SView

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

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

    Definition Classes
    AnyRef → Any
  135. def fadingEdgeLength(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def fadingEdgeLength_=(p: Int): SView

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

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

    Definition Classes
    TraitView
  140. def findFocus(): View

    Definition Classes
    View
  141. final def findViewById(arg0: Int): View

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

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

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

    Definition Classes
    View
  145. def focusable(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  147. def focusableInTouchMode(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def focusableInTouchMode_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def focusable_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def forceLayout(): Unit

    Definition Classes
    View
  152. def getAnimation(): Animation

    Definition Classes
    View
  153. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  154. def getBackground(): Drawable

    Definition Classes
    View
  155. def getBaseline(): Int

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

    Definition Classes
    View
  157. def getBottomFadingEdgeStrength(): Float

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  159. final def getClass(): Class[_]

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

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

    Definition Classes
    View
  162. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  163. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  165. def getDrawingCache(): Bitmap

    Definition Classes
    View
  166. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  167. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  169. def getDrawingTime(): Long

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

    Definition Classes
    View
  171. def getFocusedRect(arg0: Rect): Unit

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

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

    Definition Classes
    View
  174. def getHandler(): Handler

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

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

    Definition Classes
    View
  177. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  178. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  180. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  181. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  182. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  184. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  191. def getNextFocusDownId(): Int

    Definition Classes
    View
  192. def getNextFocusLeftId(): Int

    Definition Classes
    View
  193. def getNextFocusRightId(): Int

    Definition Classes
    View
  194. def getNextFocusUpId(): Int

    Definition Classes
    View
  195. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  196. def getPaddingBottom(): Int

    Definition Classes
    View
  197. def getPaddingLeft(): Int

    Definition Classes
    View
  198. def getPaddingRight(): Int

    Definition Classes
    View
  199. def getPaddingTop(): Int

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

    Definition Classes
    View
  201. def getResources(): Resources

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

    Definition Classes
    View
  203. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  206. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  209. def getSolidColor(): Int

    Definition Classes
    View
  210. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  213. def getTag(): AnyRef

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

    Definition Classes
    View
  215. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  219. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  220. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  221. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  222. def getVisibility(): Int

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

    Definition Classes
    View
  224. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  226. def getWindowVisibility(): Int

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

    Definition Classes
    View
  228. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  229. def hapticFeedbackEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  231. def hapticFeedbackEnabled_=(p: Boolean): SView

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

    Definition Classes
    View
  233. def hasFocusable(): Boolean

    Definition Classes
    View
  234. def hasWindowFocus(): Boolean

    Definition Classes
    View
  235. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  236. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def horizontalFadingEdgeEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  239. def horizontalFadingEdgeEnabled_=(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  241. def horizontalScrollBarEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  243. def horizontalScrollBarEnabled_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  244. def id(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  246. def id_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  247. def initializeFadingEdge(arg0: TypedArray): Unit

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

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

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

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

    Definition Classes
    View
  252. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    View → Callback
  253. def isClickable(): Boolean

    Definition Classes
    View
  254. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  255. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  256. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  259. def isFocused(): Boolean

    Definition Classes
    View
  260. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  261. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  262. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  263. def isInEditMode(): Boolean

    Definition Classes
    View
  264. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  266. def isLayoutRequested(): Boolean

    Definition Classes
    View
  267. def isLongClickable(): Boolean

    Definition Classes
    View
  268. def isOpaque(): Boolean

    Definition Classes
    View
  269. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  271. def isSaveEnabled(): Boolean

    Definition Classes
    View
  272. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  273. def isSelected(): Boolean

    Definition Classes
    View
  274. def isShown(): Boolean

    Definition Classes
    View
  275. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  276. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  277. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  278. def keepScreenOn(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  280. def keepScreenOn_=(p: Boolean): SView

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

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

    Definition Classes
    View
  283. def layoutParams(p: LayoutParams): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  285. def layoutParams_=(p: LayoutParams): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  287. def longClickable(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  289. def longClickable_=(p: Boolean): SView

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

    Definition Classes
    View
  291. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  293. def minimumHeight(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  295. def minimumHeight_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  296. def minimumWidth(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  298. def minimumWidth_=(p: Int): SView

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

    Definition Classes
    AnyRef
  300. def nextFocusDownId(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  302. def nextFocusDownId_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  303. def nextFocusLeftId(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  305. def nextFocusLeftId_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  306. def nextFocusRightId(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  308. def nextFocusRightId_=(p: Int): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  309. def nextFocusUpId(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  311. def nextFocusUpId_=(p: Int): SView

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

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

    Definition Classes
    AnyRef
  314. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  315. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  316. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  317. def onAnimationStart(): Unit

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

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

    Definition Classes
    View
  320. def onClick(f: ⇒ Unit): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  322. def onClickListener(p: OnClickListener): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def onClickListener_=(p: OnClickListener): SView

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  331. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SView

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

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

    Definition Classes
    View
  334. def onDetachedFromWindow(): Unit

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

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

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

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

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

    Definition Classes
    View
  340. def onFocusChange(f: ⇒ Unit): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  342. def onFocusChangeListener(p: OnFocusChangeListener): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  344. def onFocusChangeListener_=(p: OnFocusChangeListener): SView

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  346. def onKey(f: ⇒ Boolean): SView

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

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

    Definition Classes
    View → Callback
  349. def onKeyListener(p: OnKeyListener): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  351. def onKeyListener_=(p: OnKeyListener): SView

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

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

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  358. def onLongClick(f: ⇒ Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  360. def onLongClickListener(p: OnLongClickListener): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  362. def onLongClickListener_=(p: OnLongClickListener): SView

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

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

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

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

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

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

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

    Definition Classes
    View
  370. def onTouch(f: ⇒ Boolean): SView

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

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

    Definition Classes
    View
  373. def onTouchListener(p: OnTouchListener): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  375. def onTouchListener_=(p: OnTouchListener): SView

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  380. def padding: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  381. def padding(p: Int): SView

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  386. def padding_=(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  388. val parentViewGroup: TraitViewGroup[_]

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

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

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

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

    Definition Classes
    View
  393. def performLongClick(): Boolean

    Definition Classes
    View
  394. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  398. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  401. def pressed(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  403. def pressed_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  404. def refreshDrawableState(): Unit

    Definition Classes
    View
  405. def removeCallbacks(arg0: Runnable): Boolean

    Definition Classes
    View
  406. def requestFocus(arg0: Int, arg1: Rect): Boolean

    Definition Classes
    View
  407. final def requestFocus(arg0: Int): Boolean

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

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

    Definition Classes
    View
  410. def requestLayout(): Unit

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

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

    Definition Classes
    View
  413. def resources: Resources

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

    Definition Classes
    View
  415. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def saveEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. def saveEnabled_=(p: Boolean): SView

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

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

    Definition Classes
    View → Callback
  422. def scrollBarStyle(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def scrollBarStyle_=(p: Int): SView

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

    Definition Classes
    View
  426. def scrollContainer(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  428. def scrollContainer_=(p: Boolean): SView

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

    Definition Classes
    View
  430. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  432. def scrollbarFadingEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  434. def scrollbarFadingEnabled_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def selected(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  437. def selected_=(p: Boolean): SView

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

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

    Definition Classes
    View → AccessibilityEventSource
  440. def setAnimation(arg0: Animation): Unit

    Definition Classes
    View
  441. def setBackgroundColor(arg0: Int): Unit

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

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

    Definition Classes
    View
  444. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  445. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  446. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  454. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

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

    Definition Classes
    View
  459. def setLayoutParams(arg0: LayoutParams): Unit

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  471. def setOnKeyListener(arg0: OnKeyListener): Unit

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

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

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

    Definition Classes
    View
  475. def setPressed(arg0: Boolean): Unit

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

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

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

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

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

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

    Definition Classes
    View
  482. def setTag(arg0: Int, arg1: Any): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  490. def showContextMenu(): Boolean

    Definition Classes
    View
  491. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  492. def soundEffectsEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  494. def soundEffectsEnabled_=(p: Boolean): SView

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

    Definition Classes
    View
  496. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  497. def tag(p: Any): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  499. def tag_=(p: Any): SView

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

    Definition Classes
    AnyRef → Any
  501. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  502. def touchDelegate(p: TouchDelegate): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  504. def touchDelegate_=(p: TouchDelegate): SView

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

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

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

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

    Definition Classes
    View → Callback
  509. def verifyDrawable(arg0: Drawable): Boolean

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  512. def verticalFadingEdgeEnabled_=(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  514. def verticalScrollBarEnabled(p: Boolean): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  516. def verticalScrollBarEnabled_=(p: Boolean): SView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  519. def visibility(p: Int): SView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  521. def visibility_=(p: Int): SView

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  526. def willNotCacheDrawing(p: Boolean): SView

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

    Definition Classes
    View
  528. def willNotCacheDrawing_=(p: Boolean): SView

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def willNotDraw(p: Boolean): SView

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

    Definition Classes
    View
  531. def willNotDraw_=(p: Boolean): SView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitView[SView]

Inherited from ConstantsSupport

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped