org.scaloid.common

RichChronometer

class RichChronometer[V <: Chronometer] extends TraitChronometer[V]

Automatically generated enriching class of android.widget.Chronometer.

Linear Supertypes
TraitChronometer[V], TraitTextView[V], TraitView[V], ConstantsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichChronometer
  2. TraitChronometer
  3. TraitTextView
  4. TraitView
  5. ConstantsSupport
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichChronometer(basis: V)

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: (V) ⇒ LP): LP

    Definition Classes
    TraitView
  5. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (V) ⇒ 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 afterTextChanged(f: ⇒ Unit): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  30. def afterTextChanged(f: (Editable) ⇒ Unit): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  31. def animation(p: Animation): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  33. def animation_=(p: Animation): V

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

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

    Definition Classes
    Any
  36. def autoLinkMask(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  37. def autoLinkMask: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  38. def autoLinkMask_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  39. def background: Drawable

    Definition Classes
    TraitView
    Annotations
    @inline()
  40. def backgroundColor(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  42. def backgroundColor_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  43. def backgroundDrawable(p: Drawable): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  45. def backgroundDrawable_=(p: Drawable): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  46. def backgroundResource(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  48. def backgroundResource_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def base(p: Long): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  50. def base: Long

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  51. def base_=(p: Long): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  52. def baseline: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. val basis: V

    Definition Classes
    RichChronometerTraitView
  54. def beforeTextChanged(f: ⇒ Unit): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  55. def beforeTextChanged(f: (CharSequence, Int, Int, Int) ⇒ Unit): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  56. def bottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  57. def clickable(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  59. def clickable_=(p: Boolean): V

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. def compoundDrawablePadding(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  62. def compoundDrawablePadding: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  63. def compoundDrawablePadding_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  64. def compoundDrawables: Array[Drawable]

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  65. def compoundPaddingBottom: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  66. def compoundPaddingLeft: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  67. def compoundPaddingRight: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  68. def compoundPaddingTop: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  69. def contentDescription(p: CharSequence): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  71. def contentDescription_=(p: CharSequence): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  72. def context: Context

    Definition Classes
    TraitView
    Annotations
    @inline()
  73. def currentHintTextColor: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  74. def currentTextColor: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  75. def cursorVisible(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  76. def cursorVisible(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  77. def cursorVisible_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  78. def disable: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def disableDrawingCache: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def disableDuplicateParentState: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def disableHapticFeedback: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  82. def disableHorizontalFadingEdge: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def disableHorizontalScrollBar: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def disableSave: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def disableScrollbarFading: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def disableSoundEffects: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  87. def disableVerticalFadingEdge: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  88. def disableVerticalScrollBar: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  89. def drawableBottom(img: Drawable): V

    Definition Classes
    TraitTextView
  90. def drawableLeft(img: Drawable): V

    Definition Classes
    TraitTextView
  91. def drawableRight(img: Drawable): V

    Definition Classes
    TraitTextView
  92. def drawableState: Array[Int]

    Definition Classes
    TraitView
    Annotations
    @inline()
  93. def drawableTop(img: Drawable): V

    Definition Classes
    TraitTextView
  94. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  95. def drawingCacheBackgroundColor(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def drawingCacheBackgroundColor_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  98. def drawingCacheEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  100. def drawingCacheEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  101. def drawingCacheQuality(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  103. def drawingCacheQuality_=(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  105. def duplicateParentStateEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  107. def duplicateParentStateEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  108. def editableFactory(p: Factory): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  109. def editableFactory(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  110. def editableFactory_=(p: Factory): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  111. def editableText: Editable

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  112. def ellipsize(p: TruncateAt): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  113. def ellipsize: TruncateAt

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  114. def ellipsize_=(p: TruncateAt): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  115. def ems(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  116. def ems(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  117. def ems_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  118. def enable: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def enableDrawingCache: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def enableDuplicateParentState: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  121. def enableHapticFeedback: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def enableHorizontalFadingEdge: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def enableHorizontalScrollBar: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  124. def enableSave: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def enableScrollbarFading: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def enableSoundEffects: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def enableVerticalFadingEdge: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def enableVerticalScrollBar: V

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def enabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def enabled_=(p: Boolean): V

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

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

    Definition Classes
    AnyRef → Any
  134. def error(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  135. def error: CharSequence

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  136. def error_=(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  137. def extendedPaddingBottom: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  138. def extendedPaddingTop: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  139. def extractedText(p: ExtractedText): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  140. def extractedText(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  141. def extractedText_=(p: ExtractedText): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  142. def fadingEdgeLength(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  144. def fadingEdgeLength_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def filters(p: Array[InputFilter]): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  146. def filters: Array[InputFilter]

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  147. def filters_=(p: Array[InputFilter]): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  148. def finalize(): Unit

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

    Definition Classes
    TraitView
  150. def focusable(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def focusableInTouchMode(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def focusableInTouchMode_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def focusable_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def format(p: String): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  157. def format: String

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  158. def format_=(p: String): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  159. def freezesText(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  160. def freezesText: Boolean

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  161. def freezesText_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  162. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  163. def gravity(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  164. def gravity: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  165. def gravity_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  166. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def hapticFeedbackEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def hapticFeedbackEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  170. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  171. def height(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  172. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  173. def height_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  174. def highlightColor(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  175. def highlightColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  176. def highlightColor_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  177. def hint(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  178. def hint(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  179. def hint: CharSequence

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  180. def hintTextColor(p: ColorStateList): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  181. def hintTextColor(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  182. def hintTextColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  183. def hintTextColor_=(p: ColorStateList): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  184. def hintTextColor_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  185. def hintTextColors: ColorStateList

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  186. def hint_=(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  187. def hint_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  188. def horizontalFadingEdgeEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  190. def horizontalFadingEdgeEnabled_=(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  192. def horizontalScrollBarEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  194. def horizontalScrollBarEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. def horizontallyScrolling(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  196. def horizontallyScrolling(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  197. def horizontallyScrolling_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  198. def id(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  200. def id_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def imeActionId: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  202. def imeActionLabel: CharSequence

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  203. def imeOptions(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  204. def imeOptions: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  205. def imeOptions_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  206. def includeFontPadding(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  207. def includeFontPadding(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  208. def includeFontPadding_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  209. def inputExtras(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  210. def inputExtras(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  211. def inputExtras_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  212. def inputType(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  213. def inputType: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  214. def inputType_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  215. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  216. def keepScreenOn(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  218. def keepScreenOn_=(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  220. def keyListener(p: KeyListener): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  221. def keyListener: KeyListener

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  222. def keyListener_=(p: KeyListener): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  223. def layout: Layout

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  224. def layoutParams(p: LayoutParams): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  226. def layoutParams_=(p: LayoutParams): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  228. def lineCount: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  229. def lineHeight: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  230. def lines(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  231. def lines(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  232. def lines_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  233. def linkTextColor(p: ColorStateList): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  234. def linkTextColor(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  235. def linkTextColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  236. def linkTextColor_=(p: ColorStateList): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  237. def linkTextColor_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  238. def linkTextColors: ColorStateList

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  239. def linksClickable(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  240. def linksClickable: Boolean

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  241. def linksClickable_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  242. def longClickable(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  244. def longClickable_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  245. def marqueeRepeatLimit(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  246. def marqueeRepeatLimit(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  247. def marqueeRepeatLimit_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  248. def maxEms(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  249. def maxEms(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  250. def maxEms_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  251. def maxHeight(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  252. def maxHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  253. def maxHeight_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  254. def maxLines(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  255. def maxLines(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  256. def maxLines_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  257. def maxWidth(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  258. def maxWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  259. def maxWidth_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  260. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  262. def minEms(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  263. def minEms(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  264. def minEms_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  265. def minHeight(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  266. def minHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  267. def minHeight_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  268. def minLines(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  269. def minLines(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  270. def minLines_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  271. def minWidth(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  272. def minWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  273. def minWidth_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  274. def minimumHeight(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  276. def minimumHeight_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  277. def minimumWidth(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  279. def minimumWidth_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  280. def movementMethod(p: MovementMethod): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  281. def movementMethod: MovementMethod

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  282. def movementMethod_=(p: MovementMethod): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  283. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  284. def nextFocusDownId(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  286. def nextFocusDownId_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  287. def nextFocusLeftId(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  289. def nextFocusLeftId_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  290. def nextFocusRightId(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  292. def nextFocusRightId_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  293. def nextFocusUpId(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  295. def nextFocusUpId_=(p: Int): V

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

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

    Definition Classes
    AnyRef
  298. def onChronometerTick(f: ⇒ Unit): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  299. def onChronometerTick(f: (Chronometer) ⇒ Unit): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  300. def onChronometerTickListener(p: OnChronometerTickListener): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  301. def onChronometerTickListener: OnChronometerTickListener

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  302. def onChronometerTickListener_=(p: OnChronometerTickListener): V

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  303. def onClick(f: ⇒ Unit): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  305. def onClickListener(p: OnClickListener): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  307. def onClickListener_=(p: OnClickListener): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  308. def onCreateContextMenu(f: ⇒ Unit): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  310. def onCreateContextMenuListener(p: OnCreateContextMenuListener): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  312. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  313. def onEditorAction(f: ⇒ Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  314. def onEditorAction(f: (TextView, Int, KeyEvent) ⇒ Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  315. def onEditorActionListener(p: OnEditorActionListener): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  316. def onEditorActionListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  317. def onEditorActionListener_=(p: OnEditorActionListener): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  318. def onFocusChange(f: ⇒ Unit): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  320. def onFocusChangeListener(p: OnFocusChangeListener): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  322. def onFocusChangeListener_=(p: OnFocusChangeListener): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def onKey(f: ⇒ Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  325. def onKeyListener(p: OnKeyListener): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  327. def onKeyListener_=(p: OnKeyListener): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  328. def onLongClick(f: ⇒ Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  330. def onLongClickListener(p: OnLongClickListener): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  332. def onLongClickListener_=(p: OnLongClickListener): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  333. def onTextChanged(f: ⇒ Unit): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  334. def onTextChanged(f: (CharSequence, Int, Int, Int) ⇒ Unit): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  335. def onTouch(f: ⇒ Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  337. def onTouchListener(p: OnTouchListener): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  339. def onTouchListener_=(p: OnTouchListener): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  340. def padding(p1: Int, p2: Int, p3: Int, p4: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  342. def padding(p: Int): V

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  347. def padding_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  348. def paint: TextPaint

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  349. def paintFlags(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  350. def paintFlags: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  351. def paintFlags_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  352. def parent: ViewParent

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

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

    Attributes
    protected
    Definition Classes
    TraitView
  355. def pressed(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  357. def pressed_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  358. def privateImeOptions(p: String): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  359. def privateImeOptions: String

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  360. def privateImeOptions_=(p: String): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  361. def rawInputType(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  362. def rawInputType(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  363. def rawInputType_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  364. def resources: Resources

    Definition Classes
    TraitView
    Annotations
    @inline()
  365. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  367. def saveEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  369. def saveEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  370. def scrollBarStyle(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  372. def scrollBarStyle_=(p: Int): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  373. def scrollContainer(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  375. def scrollContainer_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  376. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  378. def scrollbarFadingEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  380. def scrollbarFadingEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  381. def scroller(p: Scroller): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  382. def scroller(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  383. def scroller_=(p: Scroller): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  384. def selectAllOnFocus(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  385. def selectAllOnFocus(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  386. def selectAllOnFocus_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  387. def selected(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  389. def selected_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  390. def selectionEnd: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  391. def selectionStart: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  392. def singleLine(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  393. def singleLine(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  394. def singleLine_=(p: Boolean): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  395. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  396. def soundEffectsEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  398. def soundEffectsEnabled_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  399. def spannableFactory(p: Factory): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  400. def spannableFactory(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  401. def spannableFactory_=(p: Factory): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  402. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  403. def tag(p: Any): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  405. def tag_=(p: Any): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  406. def text(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  407. def text(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  408. def text: CharSequence

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  409. def textColor(p: ColorStateList): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  410. def textColor(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  411. def textColor(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  412. def textColor_=(p: ColorStateList): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  413. def textColor_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  414. def textColors: ColorStateList

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  415. def textKeepState(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  416. def textKeepState(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  417. def textKeepState_=(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  418. def textScaleX(p: Float): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  419. def textScaleX: Float

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  420. def textScaleX_=(p: Float): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  421. def textSize(p: Float): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  422. def textSize: Float

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  423. def textSize_=(p: Float): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  424. def text_=(p: CharSequence): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  425. def text_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  426. def toString(): String

    Definition Classes
    AnyRef → Any
  427. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  428. def totalPaddingBottom: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  429. def totalPaddingLeft: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  430. def totalPaddingRight: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  431. def totalPaddingTop: Int

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  432. def touchDelegate(p: TouchDelegate): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  434. def touchDelegate_=(p: TouchDelegate): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  436. def transformationMethod(p: TransformationMethod): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  437. def transformationMethod: TransformationMethod

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  438. def transformationMethod_=(p: TransformationMethod): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  439. def typeface(p: Typeface): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  440. def typeface: Typeface

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  441. def typeface_=(p: Typeface): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  442. def uniqueId(implicit activity: Activity): Int

    Definition Classes
    TraitView
  443. def urls: Array[URLSpan]

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  444. def verticalFadingEdgeEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  446. def verticalFadingEdgeEnabled_=(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  448. def verticalScrollBarEnabled(p: Boolean): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  450. def verticalScrollBarEnabled_=(p: Boolean): V

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  453. def visibility(p: Int): V

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  455. def visibility_=(p: Int): V

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  459. def width(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  460. def width: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  461. def width_=(p: Int): V

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  462. def willNotCacheDrawing(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  463. def willNotCacheDrawing_=(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  464. def willNotDraw(p: Boolean): V

    Definition Classes
    TraitView
    Annotations
    @inline()
  465. def willNotDraw_=(p: Boolean): V

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitChronometer[V]

Inherited from TraitTextView[V]

Inherited from TraitView[V]

Inherited from ConstantsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped