org.scaloid.common

SChronometer

class SChronometer extends Chronometer with TraitChronometer[SChronometer]

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

Linear Supertypes
TraitChronometer[SChronometer], TraitTextView[SChronometer], TraitView[SChronometer], ConstantsSupport, Chronometer, TextView, OnPreDrawListener, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SChronometer
  2. TraitChronometer
  3. TraitTextView
  4. TraitView
  5. ConstantsSupport
  6. Chronometer
  7. TextView
  8. OnPreDrawListener
  9. View
  10. AccessibilityEventSource
  11. Callback
  12. Callback
  13. AnyRef
  14. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SChronometer(text: CharSequence, onClickListener: OnClickListener)(implicit context: Context)

  2. new SChronometer(text: CharSequence, onClickListener: (View) ⇒ Unit)(implicit context: Context)

  3. new SChronometer(text: CharSequence)(implicit context: Context)

  4. new SChronometer()(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: (SChronometer) ⇒ LP): LP

    Definition Classes
    TraitView
  5. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SChronometer) ⇒ 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 addTextChangedListener(arg0: TextWatcher): Unit

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

    Definition Classes
    View
  33. def afterTextChanged(f: ⇒ Unit): SChronometer

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  35. def animation(p: Animation): SChronometer

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

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  37. def animation_=(p: Animation): SChronometer

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  38. def append(arg0: CharSequence, arg1: Int, arg2: Int): Unit

    Definition Classes
    TextView
  39. final def append(arg0: CharSequence): Unit

    Definition Classes
    TextView
  40. def applicationWindowToken: IBinder

    Shortcut for getApplicationWindowToken()

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

    Definition Classes
    Any
  42. def autoLinkMask(p: Int): SChronometer

    Shortcut for setAutoLinkMask(int)

    Shortcut for setAutoLinkMask(int)

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

    Shortcut for getAutoLinkMask()

    Shortcut for getAutoLinkMask()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  44. def autoLinkMask_=(p: Int): SChronometer

    Shortcut for setAutoLinkMask(int)

    Shortcut for setAutoLinkMask(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  45. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

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

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def backgroundColor(p: Int): SChronometer

    Shortcut for setBackgroundColor(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def backgroundColor_=(p: Int): SChronometer

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def backgroundDrawable(p: Drawable): SChronometer

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  54. def backgroundDrawable_=(p: Drawable): SChronometer

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def backgroundResource(p: Int): SChronometer

    Shortcut for setBackgroundResource(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  57. def backgroundResource_=(p: Int): SChronometer

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  58. def base(p: Long): SChronometer

    Shortcut for setBase(long)

    Shortcut for setBase(long)

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

    Shortcut for getBase()

    Shortcut for getBase()

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  60. def base_=(p: Long): SChronometer

    Shortcut for setBase(long)

    Shortcut for setBase(long)

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  62. def basis: SChronometer

    Definition Classes
    SChronometerTraitView
  63. def beforeTextChanged(f: ⇒ Unit): SChronometer

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  65. def beginBatchEdit(): Unit

    Definition Classes
    TextView
  66. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  67. def bringPointIntoView(arg0: Int): Boolean

    Definition Classes
    TextView
  68. def bringToFront(): Unit

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

    Definition Classes
    View
  70. def buildDrawingCache(): Unit

    Definition Classes
    View
  71. def cancelLongPress(): Unit

    Definition Classes
    TextView → View
  72. def checkInputConnectionProxy(arg0: View): Boolean

    Definition Classes
    View
  73. def clearAnimation(): Unit

    Definition Classes
    View
  74. def clearComposingText(): Unit

    Definition Classes
    TextView
  75. def clearFocus(): Unit

    Definition Classes
    View
  76. def clickable(p: Boolean): SChronometer

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def clickable_=(p: Boolean): SChronometer

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

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

    Shortcut for setCompoundDrawablePadding(int)

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

    Shortcut for getCompoundDrawablePadding()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  82. def compoundDrawablePadding_=(p: Int): SChronometer

    Shortcut for setCompoundDrawablePadding(int)

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

    Shortcut for getCompoundDrawables()

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

    Shortcut for getCompoundPaddingBottom()

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

    Shortcut for getCompoundPaddingLeft()

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

    Shortcut for getCompoundPaddingRight()

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

    Shortcut for getCompoundPaddingTop()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  88. def computeHorizontalScrollExtent(): Int

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  91. def computeScroll(): Unit

    Definition Classes
    TextView → View
  92. def computeVerticalScrollExtent(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  93. def computeVerticalScrollOffset(): Int

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  95. def contentDescription(p: CharSequence): SChronometer

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def contentDescription_=(p: CharSequence): SChronometer

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Definition Classes
    View
  99. def currentHintTextColor: Int

    Shortcut for getCurrentHintTextColor()

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

    Shortcut for getCurrentTextColor()

    Shortcut for getCurrentTextColor()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  101. def cursorVisible(p: Boolean): SChronometer

    Shortcut for setCursorVisible(boolean)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  103. def cursorVisible_=(p: Boolean): SChronometer

    Shortcut for setCursorVisible(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  104. def debug(arg0: Int): Unit

    Definition Classes
    TextView
  105. def destroyDrawingCache(): Unit

    Definition Classes
    View
  106. def didTouchFocusSelect(): Boolean

    Definition Classes
    TextView
  107. def disable: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  108. def disableDrawingCache: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  109. def disableDuplicateParentState: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  110. def disableHapticFeedback: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  111. def disableHorizontalFadingEdge: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  112. def disableHorizontalScrollBar: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def disableSave: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def disableScrollbarFading: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def disableSoundEffects: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def disableVerticalFadingEdge: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def disableVerticalScrollBar: SChronometer

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  136. def drawableBottom(img: Drawable): SChronometer

    Definition Classes
    TraitTextView
  137. def drawableLeft(img: Drawable): SChronometer

    Definition Classes
    TraitTextView
  138. def drawableRight(img: Drawable): SChronometer

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

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  141. def drawableTop(img: Drawable): SChronometer

    Definition Classes
    TraitTextView
  142. def drawingCache: Bitmap

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  143. def drawingCacheBackgroundColor(p: Int): SChronometer

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def drawingCacheBackgroundColor_=(p: Int): SChronometer

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  146. def drawingCacheEnabled(p: Boolean): SChronometer

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  148. def drawingCacheEnabled_=(p: Boolean): SChronometer

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def drawingCacheQuality(p: Int): SChronometer

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def drawingCacheQuality_=(p: Int): SChronometer

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def duplicateParentStateEnabled(p: Boolean): SChronometer

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def duplicateParentStateEnabled_=(p: Boolean): SChronometer

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def editableFactory(p: Factory): SChronometer

    Shortcut for setEditableFactory(android.text.Editable.Factory)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  158. def editableFactory_=(p: Factory): SChronometer

    Shortcut for setEditableFactory(android.text.Editable.Factory)

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

    Shortcut for getEditableText()

    Shortcut for getEditableText()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  160. def ellipsize(p: TruncateAt): SChronometer

    Shortcut for setEllipsize(android.text.TextUtils.TruncateAt)

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

    Shortcut for getEllipsize()

    Shortcut for getEllipsize()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  162. def ellipsize_=(p: TruncateAt): SChronometer

    Shortcut for setEllipsize(android.text.TextUtils.TruncateAt)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  163. def ems(p: Int): SChronometer

    Shortcut for setEms(int)

    Shortcut for setEms(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  165. def ems_=(p: Int): SChronometer

    Shortcut for setEms(int)

    Shortcut for setEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  166. def enable: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def enableDrawingCache: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def enableDuplicateParentState: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def enableHapticFeedback: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  170. def enableHorizontalFadingEdge: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  171. def enableHorizontalScrollBar: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def enableSave: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  173. def enableScrollbarFading: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def enableSoundEffects: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  175. def enableVerticalFadingEdge: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  176. def enableVerticalScrollBar: SChronometer

    Definition Classes
    TraitView
    Annotations
    @inline()
  177. def enabled(p: Boolean): SChronometer

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  179. def enabled_=(p: Boolean): SChronometer

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  180. def endBatchEdit(): Unit

    Definition Classes
    TextView
  181. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  183. def error(p: CharSequence): SChronometer

    Shortcut for setError(java.lang.CharSequence)

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

    Shortcut for getError()

    Shortcut for getError()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  185. def error_=(p: CharSequence): SChronometer

    Shortcut for setError(java.lang.CharSequence)

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

    Shortcut for getExtendedPaddingBottom()

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

    Shortcut for getExtendedPaddingTop()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  188. def extractText(arg0: ExtractedTextRequest, arg1: ExtractedText): Boolean

    Definition Classes
    TextView
  189. def extractedText(p: ExtractedText): SChronometer

    Shortcut for setExtractedText(android.view.inputmethod.ExtractedText)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  191. def extractedText_=(p: ExtractedText): SChronometer

    Shortcut for setExtractedText(android.view.inputmethod.ExtractedText)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  192. def fadingEdgeLength(p: Int): SChronometer

    Shortcut for setFadingEdgeLength(int)

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

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

    Shortcut for setFadingEdgeLength(int)

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

    Shortcut for setFilters(android.text.InputFilter[])

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

    Shortcut for getFilters()

    Shortcut for getFilters()

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

    Shortcut for setFilters(android.text.InputFilter[])

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

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

    Definition Classes
    TraitView
  200. def findFocus(): View

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

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

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

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

    Definition Classes
    View
  205. def focusable(p: Boolean): SChronometer

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

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

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  209. def focusableInTouchMode_=(p: Boolean): SChronometer

    Shortcut for setFocusableInTouchMode(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  210. def focusable_=(p: Boolean): SChronometer

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Definition Classes
    View
  212. def format(p: String): SChronometer

    Shortcut for setFormat(java.lang.String)

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

    Shortcut for getFormat()

    Shortcut for getFormat()

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  214. def format_=(p: String): SChronometer

    Shortcut for setFormat(java.lang.String)

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  215. def freezesText(p: Boolean): SChronometer

    Shortcut for setFreezesText(boolean)

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

    Shortcut for getFreezesText()

    Shortcut for getFreezesText()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  217. def freezesText_=(p: Boolean): SChronometer

    Shortcut for setFreezesText(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  218. def getAnimation(): Animation

    Definition Classes
    View
  219. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  220. final def getAutoLinkMask(): Int

    Definition Classes
    TextView
  221. def getBackground(): Drawable

    Definition Classes
    View
  222. def getBase(): Long

    Definition Classes
    Chronometer
  223. def getBaseline(): Int

    Definition Classes
    TextView → View
  224. final def getBottom(): Int

    Definition Classes
    View
  225. def getBottomFadingEdgeStrength(): Float

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  227. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  228. def getCompoundDrawablePadding(): Int

    Definition Classes
    TextView
  229. def getCompoundDrawables(): Array[Drawable]

    Definition Classes
    TextView
  230. def getCompoundPaddingBottom(): Int

    Definition Classes
    TextView
  231. def getCompoundPaddingLeft(): Int

    Definition Classes
    TextView
  232. def getCompoundPaddingRight(): Int

    Definition Classes
    TextView
  233. def getCompoundPaddingTop(): Int

    Definition Classes
    TextView
  234. def getContentDescription(): CharSequence

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

    Definition Classes
    View
  236. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  237. final def getCurrentHintTextColor(): Int

    Definition Classes
    TextView
  238. final def getCurrentTextColor(): Int

    Definition Classes
    TextView
  239. def getDefaultEditable(): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    TextView
  240. def getDefaultMovementMethod(): MovementMethod

    Attributes
    protected[android.widget]
    Definition Classes
    TextView
  241. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  243. def getDrawingCache(): Bitmap

    Definition Classes
    View
  244. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  245. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  247. def getDrawingTime(): Long

    Definition Classes
    View
  248. def getEditableText(): Editable

    Definition Classes
    TextView
  249. def getEllipsize(): TruncateAt

    Definition Classes
    TextView
  250. def getError(): CharSequence

    Definition Classes
    TextView
  251. def getExtendedPaddingBottom(): Int

    Definition Classes
    TextView
  252. def getExtendedPaddingTop(): Int

    Definition Classes
    TextView
  253. def getFilters(): Array[InputFilter]

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

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

    Definition Classes
    TextView → View
  256. def getFormat(): String

    Definition Classes
    Chronometer
  257. def getFreezesText(): Boolean

    Definition Classes
    TextView
  258. final def getGlobalVisibleRect(arg0: Rect): Boolean

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

    Definition Classes
    View
  260. def getGravity(): Int

    Definition Classes
    TextView
  261. def getHandler(): Handler

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

    Definition Classes
    View
  263. def getHint(): CharSequence

    Definition Classes
    TextView
  264. final def getHintTextColors(): ColorStateList

    Definition Classes
    TextView
  265. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  266. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  267. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  269. def getImeActionId(): Int

    Definition Classes
    TextView
  270. def getImeActionLabel(): CharSequence

    Definition Classes
    TextView
  271. def getImeOptions(): Int

    Definition Classes
    TextView
  272. def getInputExtras(arg0: Boolean): Bundle

    Definition Classes
    TextView
  273. def getInputType(): Int

    Definition Classes
    TextView
  274. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  275. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  276. final def getKeyListener(): KeyListener

    Definition Classes
    TextView
  277. final def getLayout(): Layout

    Definition Classes
    TextView
  278. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  280. def getLeftFadingEdgeStrength(): Float

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  281. def getLeftPaddingOffset(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  282. def getLineBounds(arg0: Int, arg1: Rect): Int

    Definition Classes
    TextView
  283. def getLineCount(): Int

    Definition Classes
    TextView
  284. def getLineHeight(): Int

    Definition Classes
    TextView
  285. final def getLinkTextColors(): ColorStateList

    Definition Classes
    TextView
  286. final def getLinksClickable(): Boolean

    Definition Classes
    TextView
  287. final def getLocalVisibleRect(arg0: Rect): Boolean

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

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

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

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

    Definition Classes
    View
  292. final def getMovementMethod(): MovementMethod

    Definition Classes
    TextView
  293. def getNextFocusDownId(): Int

    Definition Classes
    View
  294. def getNextFocusLeftId(): Int

    Definition Classes
    View
  295. def getNextFocusRightId(): Int

    Definition Classes
    View
  296. def getNextFocusUpId(): Int

    Definition Classes
    View
  297. def getOnChronometerTickListener(): OnChronometerTickListener

    Definition Classes
    Chronometer
  298. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  299. def getPaddingBottom(): Int

    Definition Classes
    View
  300. def getPaddingLeft(): Int

    Definition Classes
    View
  301. def getPaddingRight(): Int

    Definition Classes
    View
  302. def getPaddingTop(): Int

    Definition Classes
    View
  303. def getPaint(): TextPaint

    Definition Classes
    TextView
  304. def getPaintFlags(): Int

    Definition Classes
    TextView
  305. final def getParent(): ViewParent

    Definition Classes
    View
  306. def getPrivateImeOptions(): String

    Definition Classes
    TextView
  307. def getResources(): Resources

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

    Definition Classes
    View
  309. def getRightFadingEdgeStrength(): Float

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  310. def getRightPaddingOffset(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  311. def getRootView(): View

    Definition Classes
    View
  312. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  315. def getSelectionEnd(): Int

    Definition Classes
    TextView
  316. def getSelectionStart(): Int

    Definition Classes
    TextView
  317. def getSolidColor(): Int

    Definition Classes
    View
  318. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  321. def getTag(): AnyRef

    Definition Classes
    View
  322. def getText(): CharSequence

    Definition Classes
    TextView
  323. final def getTextColors(): ColorStateList

    Definition Classes
    TextView
  324. def getTextScaleX(): Float

    Definition Classes
    TextView
  325. def getTextSize(): Float

    Definition Classes
    TextView
  326. final def getTop(): Int

    Definition Classes
    View
  327. def getTopFadingEdgeStrength(): Float

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  329. def getTotalPaddingBottom(): Int

    Definition Classes
    TextView
  330. def getTotalPaddingLeft(): Int

    Definition Classes
    TextView
  331. def getTotalPaddingRight(): Int

    Definition Classes
    TextView
  332. def getTotalPaddingTop(): Int

    Definition Classes
    TextView
  333. def getTouchDelegate(): TouchDelegate

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

    Definition Classes
    View
  335. final def getTransformationMethod(): TransformationMethod

    Definition Classes
    TextView
  336. def getTypeface(): Typeface

    Definition Classes
    TextView
  337. def getUrls(): Array[URLSpan]

    Definition Classes
    TextView
  338. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  339. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  340. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  341. def getVisibility(): Int

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

    Definition Classes
    View
  343. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  345. def getWindowVisibility(): Int

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

    Definition Classes
    View
  347. def gravity(p: Int): SChronometer

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

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

    Shortcut for getGravity()

    Shortcut for getGravity()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  349. def gravity_=(p: Int): SChronometer

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

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

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  351. def hapticFeedbackEnabled(p: Boolean): SChronometer

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  353. def hapticFeedbackEnabled_=(p: Boolean): SChronometer

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Definition Classes
    View
  355. def hasFocusable(): Boolean

    Definition Classes
    View
  356. def hasSelection(): Boolean

    Definition Classes
    TextView
  357. def hasWindowFocus(): Boolean

    Definition Classes
    View
  358. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  359. def height(p: Int): SChronometer

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

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

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  361. def height_=(p: Int): SChronometer

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  362. def highlightColor(p: Int): SChronometer

    Shortcut for setHighlightColor(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  364. def highlightColor_=(p: Int): SChronometer

    Shortcut for setHighlightColor(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  365. def hint(p: CharSequence): SChronometer

    Shortcut for setHint(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  366. def hint(p: Int): SChronometer

    Shortcut for setHint(int)

    Shortcut for setHint(int)

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

    Shortcut for getHint()

    Shortcut for getHint()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  368. def hintTextColor(p: ColorStateList): SChronometer

    Shortcut for setHintTextColor(android.content.res.ColorStateList)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  369. def hintTextColor(p: Int): SChronometer

    Shortcut for setHintTextColor(int)

    Shortcut for setHintTextColor(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  371. def hintTextColor_=(p: ColorStateList): SChronometer

    Shortcut for setHintTextColor(android.content.res.ColorStateList)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  372. def hintTextColor_=(p: Int): SChronometer

    Shortcut for setHintTextColor(int)

    Shortcut for setHintTextColor(int)

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

    Shortcut for getHintTextColors()

    Shortcut for getHintTextColors()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  374. def hint_=(p: CharSequence): SChronometer

    Shortcut for setHint(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  375. def hint_=(p: Int): SChronometer

    Shortcut for setHint(int)

    Shortcut for setHint(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  376. def horizontalFadingEdgeEnabled(p: Boolean): SChronometer

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  378. def horizontalFadingEdgeEnabled_=(p: Boolean): SChronometer

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  380. def horizontalScrollBarEnabled(p: Boolean): SChronometer

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  382. def horizontalScrollBarEnabled_=(p: Boolean): SChronometer

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  383. def horizontallyScrolling(p: Boolean): SChronometer

    Shortcut for setHorizontallyScrolling(boolean)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  385. def horizontallyScrolling_=(p: Boolean): SChronometer

    Shortcut for setHorizontallyScrolling(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  386. def id(p: Int): SChronometer

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  388. def id_=(p: Int): SChronometer

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getImeActionId()

    Shortcut for getImeActionId()

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

    Shortcut for getImeActionLabel()

    Shortcut for getImeActionLabel()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  391. def imeOptions(p: Int): SChronometer

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

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

    Shortcut for getImeOptions()

    Shortcut for getImeOptions()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  393. def imeOptions_=(p: Int): SChronometer

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  394. def includeFontPadding(p: Boolean): SChronometer

    Shortcut for setIncludeFontPadding(boolean)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  396. def includeFontPadding_=(p: Boolean): SChronometer

    Shortcut for setIncludeFontPadding(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  397. def initializeFadingEdge(arg0: TypedArray): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  399. def inputExtras(p: Int): SChronometer

    Shortcut for setInputExtras(int)

    Shortcut for setInputExtras(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  401. def inputExtras_=(p: Int): SChronometer

    Shortcut for setInputExtras(int)

    Shortcut for setInputExtras(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  402. def inputType(p: Int): SChronometer

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

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

    Shortcut for getInputType()

    Shortcut for getInputType()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  404. def inputType_=(p: Int): SChronometer

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  405. def invalidate(): Unit

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

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

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

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

    Definition Classes
    View
  410. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  411. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  412. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  415. def isFocused(): Boolean

    Definition Classes
    View
  416. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  417. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  418. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  419. def isInEditMode(): Boolean

    Definition Classes
    View
  420. def isInTouchMode(): Boolean

    Definition Classes
    View
  421. def isInputMethodTarget(): Boolean

    Definition Classes
    TextView
  422. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  423. def isLayoutRequested(): Boolean

    Definition Classes
    View
  424. def isLongClickable(): Boolean

    Definition Classes
    View
  425. def isOpaque(): Boolean

    Definition Classes
    View
  426. def isPaddingOffsetRequired(): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  427. def isPressed(): Boolean

    Definition Classes
    View
  428. def isSaveEnabled(): Boolean

    Definition Classes
    View
  429. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  430. def isSelected(): Boolean

    Definition Classes
    View
  431. def isShown(): Boolean

    Definition Classes
    View
  432. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  433. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  434. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  435. def keepScreenOn(p: Boolean): SChronometer

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  437. def keepScreenOn_=(p: Boolean): SChronometer

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  439. def keyListener(p: KeyListener): SChronometer

    Shortcut for setKeyListener(android.text.method.KeyListener)

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

    Shortcut for getKeyListener()

    Shortcut for getKeyListener()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  441. def keyListener_=(p: KeyListener): SChronometer

    Shortcut for setKeyListener(android.text.method.KeyListener)

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

    Shortcut for getLayout()

    Shortcut for getLayout()

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

    Definition Classes
    View
  444. def layoutParams(p: LayoutParams): SChronometer

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

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  446. def layoutParams_=(p: LayoutParams): SChronometer

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

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

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  448. def length(): Int

    Definition Classes
    TextView
  449. def lineCount: Int

    Shortcut for getLineCount()

    Shortcut for getLineCount()

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

    Shortcut for getLineHeight()

    Shortcut for getLineHeight()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  451. def lines(p: Int): SChronometer

    Shortcut for setLines(int)

    Shortcut for setLines(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  453. def lines_=(p: Int): SChronometer

    Shortcut for setLines(int)

    Shortcut for setLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  454. def linkTextColor(p: ColorStateList): SChronometer

    Shortcut for setLinkTextColor(android.content.res.ColorStateList)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  455. def linkTextColor(p: Int): SChronometer

    Shortcut for setLinkTextColor(int)

    Shortcut for setLinkTextColor(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  457. def linkTextColor_=(p: ColorStateList): SChronometer

    Shortcut for setLinkTextColor(android.content.res.ColorStateList)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  458. def linkTextColor_=(p: Int): SChronometer

    Shortcut for setLinkTextColor(int)

    Shortcut for setLinkTextColor(int)

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

    Shortcut for getLinkTextColors()

    Shortcut for getLinkTextColors()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  460. def linksClickable(p: Boolean): SChronometer

    Shortcut for setLinksClickable(boolean)

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

    Shortcut for getLinksClickable()

    Shortcut for getLinksClickable()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  462. def linksClickable_=(p: Boolean): SChronometer

    Shortcut for setLinksClickable(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  463. def longClickable(p: Boolean): SChronometer

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  465. def longClickable_=(p: Boolean): SChronometer

    Shortcut for setLongClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  466. def marqueeRepeatLimit(p: Int): SChronometer

    Shortcut for setMarqueeRepeatLimit(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  468. def marqueeRepeatLimit_=(p: Int): SChronometer

    Shortcut for setMarqueeRepeatLimit(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  469. def maxEms(p: Int): SChronometer

    Shortcut for setMaxEms(int)

    Shortcut for setMaxEms(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  471. def maxEms_=(p: Int): SChronometer

    Shortcut for setMaxEms(int)

    Shortcut for setMaxEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  472. def maxHeight(p: Int): SChronometer

    Shortcut for setMaxHeight(int)

    Shortcut for setMaxHeight(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  474. def maxHeight_=(p: Int): SChronometer

    Shortcut for setMaxHeight(int)

    Shortcut for setMaxHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  475. def maxLines(p: Int): SChronometer

    Shortcut for setMaxLines(int)

    Shortcut for setMaxLines(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  477. def maxLines_=(p: Int): SChronometer

    Shortcut for setMaxLines(int)

    Shortcut for setMaxLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  478. def maxWidth(p: Int): SChronometer

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  480. def maxWidth_=(p: Int): SChronometer

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

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

    Definition Classes
    View
  482. def measuredHeight: Int

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  484. def minEms(p: Int): SChronometer

    Shortcut for setMinEms(int)

    Shortcut for setMinEms(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  486. def minEms_=(p: Int): SChronometer

    Shortcut for setMinEms(int)

    Shortcut for setMinEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  487. def minHeight(p: Int): SChronometer

    Shortcut for setMinHeight(int)

    Shortcut for setMinHeight(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  489. def minHeight_=(p: Int): SChronometer

    Shortcut for setMinHeight(int)

    Shortcut for setMinHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  490. def minLines(p: Int): SChronometer

    Shortcut for setMinLines(int)

    Shortcut for setMinLines(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  492. def minLines_=(p: Int): SChronometer

    Shortcut for setMinLines(int)

    Shortcut for setMinLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  493. def minWidth(p: Int): SChronometer

    Shortcut for setMinWidth(int)

    Shortcut for setMinWidth(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  495. def minWidth_=(p: Int): SChronometer

    Shortcut for setMinWidth(int)

    Shortcut for setMinWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  496. def minimumHeight(p: Int): SChronometer

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  498. def minimumHeight_=(p: Int): SChronometer

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  499. def minimumWidth(p: Int): SChronometer

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  501. def minimumWidth_=(p: Int): SChronometer

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  502. def moveCursorToVisibleOffset(): Boolean

    Definition Classes
    TextView
  503. def movementMethod(p: MovementMethod): SChronometer

    Shortcut for setMovementMethod(android.text.method.MovementMethod)

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

    Shortcut for getMovementMethod()

    Shortcut for getMovementMethod()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  505. def movementMethod_=(p: MovementMethod): SChronometer

    Shortcut for setMovementMethod(android.text.method.MovementMethod)

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

    Definition Classes
    AnyRef
  507. def nextFocusDownId(p: Int): SChronometer

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  509. def nextFocusDownId_=(p: Int): SChronometer

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  510. def nextFocusLeftId(p: Int): SChronometer

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  512. def nextFocusLeftId_=(p: Int): SChronometer

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  513. def nextFocusRightId(p: Int): SChronometer

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  515. def nextFocusRightId_=(p: Int): SChronometer

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  516. def nextFocusUpId(p: Int): SChronometer

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  518. def nextFocusUpId_=(p: Int): SChronometer

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

    Definition Classes
    View
  523. def onAnimationEnd(): Unit

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  526. def onBeginBatchEdit(): Unit

    Definition Classes
    TextView
  527. def onCheckIsTextEditor(): Boolean

    Definition Classes
    TextView → View
  528. def onChronometerTick(f: ⇒ Unit): SChronometer

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

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  530. def onChronometerTickListener(p: OnChronometerTickListener): SChronometer

    Shortcut for setOnChronometerTickListener(android.widget.Chronometer.OnChronometerTickListener)

  531. def onChronometerTickListener: OnChronometerTickListener

    Shortcut for getOnChronometerTickListener()

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  532. def onChronometerTickListener_=(p: OnChronometerTickListener): SChronometer

    Shortcut for setOnChronometerTickListener(android.widget.Chronometer.OnChronometerTickListener)

  533. def onClick(f: ⇒ Unit): SChronometer

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  535. def onClickListener(p: OnClickListener): SChronometer

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  537. def onClickListener_=(p: OnClickListener): SChronometer

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  538. def onCommitCompletion(arg0: CompletionInfo): Unit

    Definition Classes
    TextView
  539. def onConfigurationChanged(arg0: Configuration): Unit

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  543. def onCreateContextMenuListener(p: OnCreateContextMenuListener): SChronometer

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SChronometer

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

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

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

    Definition Classes
    TextView → View
  548. def onDetachedFromWindow(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    Chronometer → TextView → View
  549. def onDisplayHint(arg0: Int): Unit

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  551. final def onDrawScrollBars(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  552. def onEditorAction(f: ⇒ Boolean): SChronometer

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  554. def onEditorAction(arg0: Int): Unit

    Definition Classes
    TextView
  555. def onEditorActionListener(p: OnEditorActionListener): SChronometer

    Shortcut for setOnEditorActionListener(android.widget.TextView.OnEditorActionListener)

  556. def onEditorActionListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  557. def onEditorActionListener_=(p: OnEditorActionListener): SChronometer

    Shortcut for setOnEditorActionListener(android.widget.TextView.OnEditorActionListener)

  558. def onEndBatchEdit(): Unit

    Definition Classes
    TextView
  559. def onFinishInflate(): Unit

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

    Definition Classes
    TextView → View
  561. def onFocusChange(f: ⇒ Unit): SChronometer

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def onFocusChangeListener(p: OnFocusChangeListener): SChronometer

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

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

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def onFocusChangeListener_=(p: OnFocusChangeListener): SChronometer

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  567. def onKey(f: ⇒ Boolean): SChronometer

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

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

    Definition Classes
    TextView → View → Callback
  570. def onKeyListener(p: OnKeyListener): SChronometer

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def onKeyListener_=(p: OnKeyListener): SChronometer

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

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

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

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

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

    Definition Classes
    TextView → View
  577. def onKeyUp(arg0: Int, arg1: KeyEvent): Boolean

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def onLongClickListener(p: OnLongClickListener): SChronometer

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  583. def onLongClickListener_=(p: OnLongClickListener): SChronometer

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  585. def onPreDraw(): Boolean

    Definition Classes
    TextView → OnPreDrawListener
  586. def onPrivateIMECommand(arg0: String, arg1: Bundle): Boolean

    Definition Classes
    TextView
  587. def onRestoreInstanceState(arg0: Parcelable): Unit

    Definition Classes
    TextView → View
  588. def onSaveInstanceState(): Parcelable

    Definition Classes
    TextView → View
  589. def onScrollChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  590. def onSelectionChanged(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    TextView
  591. def onSetAlpha(arg0: Int): Boolean

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

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

    Definition Classes
    TextView → View
  594. def onTextChanged(f: ⇒ Unit): SChronometer

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  596. def onTextChanged(arg0: CharSequence, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    TextView
  597. def onTextContextMenuItem(arg0: Int): Boolean

    Definition Classes
    TextView
  598. def onTouch(f: ⇒ Boolean): SChronometer

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

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

    Definition Classes
    TextView → View
  601. def onTouchListener(p: OnTouchListener): SChronometer

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  603. def onTouchListener_=(p: OnTouchListener): SChronometer

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

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

    Definition Classes
    TextView → View
  605. def onVisibilityChanged(arg0: View, arg1: Int): Unit

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

    Definition Classes
    TextView → View
  607. def onWindowVisibilityChanged(arg0: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    Chronometer → View
  608. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SChronometer

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  610. def padding(p: Int): SChronometer

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  615. def padding_=(p: Int): SChronometer

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

    Shortcut for getPaint()

    Shortcut for getPaint()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  617. def paintFlags(p: Int): SChronometer

    Shortcut for setPaintFlags(int)

    Shortcut for setPaintFlags(int)

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

    Shortcut for getPaintFlags()

    Shortcut for getPaintFlags()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  619. def paintFlags_=(p: Int): SChronometer

    Shortcut for setPaintFlags(int)

    Shortcut for setPaintFlags(int)

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

    Shortcut for getParent()

    Shortcut for getParent()

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

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

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

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

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

    Definition Classes
    View
  626. def performLongClick(): Boolean

    Definition Classes
    TextView → View
  627. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  631. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  634. def pressed(p: Boolean): SChronometer

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  636. def pressed_=(p: Boolean): SChronometer

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  637. def privateImeOptions(p: String): SChronometer

    Shortcut for setPrivateImeOptions(java.lang.String)

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

    Shortcut for getPrivateImeOptions()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  639. def privateImeOptions_=(p: String): SChronometer

    Shortcut for setPrivateImeOptions(java.lang.String)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  640. def rawInputType(p: Int): SChronometer

    Shortcut for setRawInputType(int)

    Shortcut for setRawInputType(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  642. def rawInputType_=(p: Int): SChronometer

    Shortcut for setRawInputType(int)

    Shortcut for setRawInputType(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  643. def refreshDrawableState(): Unit

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

    Definition Classes
    View
  645. def removeTextChangedListener(arg0: TextWatcher): Unit

    Definition Classes
    TextView
  646. def requestFocus(arg0: Int, arg1: Rect): Boolean

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

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

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

    Definition Classes
    View
  650. def requestLayout(): Unit

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

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

    Definition Classes
    View
  653. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  655. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def saveEnabled(p: Boolean): SChronometer

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  659. def saveEnabled_=(p: Boolean): SChronometer

    Shortcut for setSaveEnabled(boolean)

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

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

    Definition Classes
    View → Callback
  662. def scrollBarStyle(p: Int): SChronometer

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  664. def scrollBarStyle_=(p: Int): SChronometer

    Shortcut for setScrollBarStyle(int)

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

    Definition Classes
    View
  666. def scrollContainer(p: Boolean): SChronometer

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  668. def scrollContainer_=(p: Boolean): SChronometer

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  670. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  672. def scrollbarFadingEnabled(p: Boolean): SChronometer

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  674. def scrollbarFadingEnabled_=(p: Boolean): SChronometer

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  675. def scroller(p: Scroller): SChronometer

    Shortcut for setScroller(android.widget.Scroller)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  677. def scroller_=(p: Scroller): SChronometer

    Shortcut for setScroller(android.widget.Scroller)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  678. def selectAllOnFocus(p: Boolean): SChronometer

    Shortcut for setSelectAllOnFocus(boolean)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  680. def selectAllOnFocus_=(p: Boolean): SChronometer

    Shortcut for setSelectAllOnFocus(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  681. def selected(p: Boolean): SChronometer

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  683. def selected_=(p: Boolean): SChronometer

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for getSelectionEnd()

    Shortcut for getSelectionEnd()

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

    Shortcut for getSelectionStart()

    Shortcut for getSelectionStart()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  686. def sendAccessibilityEvent(arg0: Int): Unit

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

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

    Definition Classes
    View
  689. final def setAutoLinkMask(arg0: Int): Unit

    Definition Classes
    TextView
  690. def setBackgroundColor(arg0: Int): Unit

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

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

    Definition Classes
    View
  693. def setBase(arg0: Long): Unit

    Definition Classes
    Chronometer
  694. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  695. def setCompoundDrawablePadding(arg0: Int): Unit

    Definition Classes
    TextView
  696. def setCompoundDrawables(arg0: Drawable, arg1: Drawable, arg2: Drawable, arg3: Drawable): Unit

    Definition Classes
    TextView
  697. def setCompoundDrawablesWithIntrinsicBounds(arg0: Drawable, arg1: Drawable, arg2: Drawable, arg3: Drawable): Unit

    Definition Classes
    TextView
  698. def setCompoundDrawablesWithIntrinsicBounds(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    TextView
  699. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  700. def setCursorVisible(arg0: Boolean): Unit

    Definition Classes
    TextView
  701. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  705. final def setEditableFactory(arg0: Factory): Unit

    Definition Classes
    TextView
  706. def setEllipsize(arg0: TruncateAt): Unit

    Definition Classes
    TextView
  707. def setEms(arg0: Int): Unit

    Definition Classes
    TextView
  708. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  709. def setError(arg0: CharSequence, arg1: Drawable): Unit

    Definition Classes
    TextView
  710. def setError(arg0: CharSequence): Unit

    Definition Classes
    TextView
  711. def setExtractedText(arg0: ExtractedText): Unit

    Definition Classes
    TextView
  712. def setFadingEdgeLength(arg0: Int): Unit

    Definition Classes
    View
  713. def setFilters(arg0: Array[InputFilter]): Unit

    Definition Classes
    TextView
  714. def setFocusable(arg0: Boolean): Unit

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

    Definition Classes
    View
  716. def setFormat(arg0: String): Unit

    Definition Classes
    Chronometer
  717. def setFrame(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    TextView
  718. def setFreezesText(arg0: Boolean): Unit

    Definition Classes
    TextView
  719. def setGravity(arg0: Int): Unit

    Definition Classes
    TextView
  720. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  721. def setHeight(arg0: Int): Unit

    Definition Classes
    TextView
  722. def setHighlightColor(arg0: Int): Unit

    Definition Classes
    TextView
  723. final def setHint(arg0: Int): Unit

    Definition Classes
    TextView
  724. final def setHint(arg0: CharSequence): Unit

    Definition Classes
    TextView
  725. final def setHintTextColor(arg0: ColorStateList): Unit

    Definition Classes
    TextView
  726. final def setHintTextColor(arg0: Int): Unit

    Definition Classes
    TextView
  727. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  729. def setHorizontallyScrolling(arg0: Boolean): Unit

    Definition Classes
    TextView
  730. def setId(arg0: Int): Unit

    Definition Classes
    View
  731. def setImeActionLabel(arg0: CharSequence, arg1: Int): Unit

    Definition Classes
    TextView
  732. def setImeOptions(arg0: Int): Unit

    Definition Classes
    TextView
  733. def setIncludeFontPadding(arg0: Boolean): Unit

    Definition Classes
    TextView
  734. def setInputExtras(arg0: Int): Unit

    Definition Classes
    TextView
    Annotations
    @throws( classOf[java.io.IOException] ) @throws( ... )
  735. def setInputType(arg0: Int): Unit

    Definition Classes
    TextView
  736. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  737. def setKeyListener(arg0: KeyListener): Unit

    Definition Classes
    TextView
  738. def setLayoutParams(arg0: LayoutParams): Unit

    Definition Classes
    View
  739. def setLineSpacing(arg0: Float, arg1: Float): Unit

    Definition Classes
    TextView
  740. def setLines(arg0: Int): Unit

    Definition Classes
    TextView
  741. final def setLinkTextColor(arg0: ColorStateList): Unit

    Definition Classes
    TextView
  742. final def setLinkTextColor(arg0: Int): Unit

    Definition Classes
    TextView
  743. final def setLinksClickable(arg0: Boolean): Unit

    Definition Classes
    TextView
  744. def setLongClickable(arg0: Boolean): Unit

    Definition Classes
    View
  745. def setMarqueeRepeatLimit(arg0: Int): Unit

    Definition Classes
    TextView
  746. def setMaxEms(arg0: Int): Unit

    Definition Classes
    TextView
  747. def setMaxHeight(arg0: Int): Unit

    Definition Classes
    TextView
  748. def setMaxLines(arg0: Int): Unit

    Definition Classes
    TextView
  749. def setMaxWidth(arg0: Int): Unit

    Definition Classes
    TextView
  750. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

    Definition Classes
    TextView
  752. def setMinHeight(arg0: Int): Unit

    Definition Classes
    TextView
  753. def setMinLines(arg0: Int): Unit

    Definition Classes
    TextView
  754. def setMinWidth(arg0: Int): Unit

    Definition Classes
    TextView
  755. def setMinimumHeight(arg0: Int): Unit

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

    Definition Classes
    View
  757. final def setMovementMethod(arg0: MovementMethod): Unit

    Definition Classes
    TextView
  758. def setNextFocusDownId(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  762. def setOnChronometerTickListener(arg0: OnChronometerTickListener): Unit

    Definition Classes
    Chronometer
  763. def setOnClickListener(arg0: OnClickListener): Unit

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

    Definition Classes
    View
  765. def setOnEditorActionListener(arg0: OnEditorActionListener): Unit

    Definition Classes
    TextView
  766. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

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

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

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

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

    Definition Classes
    TextView → View
  771. def setPaintFlags(arg0: Int): Unit

    Definition Classes
    TextView
  772. def setPressed(arg0: Boolean): Unit

    Definition Classes
    View
  773. def setPrivateImeOptions(arg0: String): Unit

    Definition Classes
    TextView
  774. def setRawInputType(arg0: Int): Unit

    Definition Classes
    TextView
  775. def setSaveEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  779. def setScroller(arg0: Scroller): Unit

    Definition Classes
    TextView
  780. def setSelectAllOnFocus(arg0: Boolean): Unit

    Definition Classes
    TextView
  781. def setSelected(arg0: Boolean): Unit

    Definition Classes
    TextView → View
  782. def setShadowLayer(arg0: Float, arg1: Float, arg2: Float, arg3: Int): Unit

    Definition Classes
    TextView
  783. def setSingleLine(arg0: Boolean): Unit

    Definition Classes
    TextView
  784. def setSingleLine(): Unit

    Definition Classes
    TextView
  785. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  786. final def setSpannableFactory(arg0: Factory): Unit

    Definition Classes
    TextView
  787. def setTag(arg0: Int, arg1: Any): Unit

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

    Definition Classes
    View
  789. final def setText(arg0: Int, arg1: BufferType): Unit

    Definition Classes
    TextView
  790. final def setText(arg0: Int): Unit

    Definition Classes
    TextView
  791. final def setText(arg0: Array[Char], arg1: Int, arg2: Int): Unit

    Definition Classes
    TextView
  792. def setText(arg0: CharSequence, arg1: BufferType): Unit

    Definition Classes
    TextView
  793. final def setText(arg0: CharSequence): Unit

    Definition Classes
    TextView
  794. def setTextAppearance(arg0: Context, arg1: Int): Unit

    Definition Classes
    TextView
  795. def setTextColor(arg0: ColorStateList): Unit

    Definition Classes
    TextView
  796. def setTextColor(arg0: Int): Unit

    Definition Classes
    TextView
  797. final def setTextKeepState(arg0: CharSequence, arg1: BufferType): Unit

    Definition Classes
    TextView
  798. final def setTextKeepState(arg0: CharSequence): Unit

    Definition Classes
    TextView
  799. def setTextScaleX(arg0: Float): Unit

    Definition Classes
    TextView
  800. def setTextSize(arg0: Int, arg1: Float): Unit

    Definition Classes
    TextView
  801. def setTextSize(arg0: Float): Unit

    Definition Classes
    TextView
  802. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  803. final def setTransformationMethod(arg0: TransformationMethod): Unit

    Definition Classes
    TextView
  804. def setTypeface(arg0: Typeface): Unit

    Definition Classes
    TextView
  805. def setTypeface(arg0: Typeface, arg1: Int): Unit

    Definition Classes
    TextView
  806. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

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

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

    Definition Classes
    View
  809. def setWidth(arg0: Int): Unit

    Definition Classes
    TextView
  810. def setWillNotCacheDrawing(arg0: Boolean): Unit

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

    Definition Classes
    View
  812. def showContextMenu(): Boolean

    Definition Classes
    View
  813. def singleLine(p: Boolean): SChronometer

    Shortcut for setSingleLine(boolean)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  815. def singleLine_=(p: Boolean): SChronometer

    Shortcut for setSingleLine(boolean)

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

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  817. def soundEffectsEnabled(p: Boolean): SChronometer

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  819. def soundEffectsEnabled_=(p: Boolean): SChronometer

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  820. def spannableFactory(p: Factory): SChronometer

    Shortcut for setSpannableFactory(android.text.Spannable.Factory)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  822. def spannableFactory_=(p: Factory): SChronometer

    Shortcut for setSpannableFactory(android.text.Spannable.Factory)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  823. def start(): Unit

    Definition Classes
    Chronometer
  824. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  825. def stop(): Unit

    Definition Classes
    Chronometer
  826. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  827. def tag(p: Any): SChronometer

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  829. def tag_=(p: Any): SChronometer

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  830. def text(p: CharSequence): SChronometer

    Shortcut for setText(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  831. def text(p: Int): SChronometer

    Shortcut for setText(int)

    Shortcut for setText(int)

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

    Shortcut for getText()

    Shortcut for getText()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  833. def textColor(p: ColorStateList): SChronometer

    Shortcut for setTextColor(android.content.res.ColorStateList)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  834. def textColor(p: Int): SChronometer

    Shortcut for setTextColor(int)

    Shortcut for setTextColor(int)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  836. def textColor_=(p: ColorStateList): SChronometer

    Shortcut for setTextColor(android.content.res.ColorStateList)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  837. def textColor_=(p: Int): SChronometer

    Shortcut for setTextColor(int)

    Shortcut for setTextColor(int)

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

    Shortcut for getTextColors()

    Shortcut for getTextColors()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  839. def textKeepState(p: CharSequence): SChronometer

    Shortcut for setTextKeepState(java.lang.CharSequence)

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  841. def textKeepState_=(p: CharSequence): SChronometer

    Shortcut for setTextKeepState(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  842. def textScaleX(p: Float): SChronometer

    Shortcut for setTextScaleX(float)

    Shortcut for setTextScaleX(float)

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

    Shortcut for getTextScaleX()

    Shortcut for getTextScaleX()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  844. def textScaleX_=(p: Float): SChronometer

    Shortcut for setTextScaleX(float)

    Shortcut for setTextScaleX(float)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  845. def textSize(p: Float): SChronometer

    Shortcut for setTextSize(float)

    Shortcut for setTextSize(float)

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

    Shortcut for getTextSize()

    Shortcut for getTextSize()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  847. def textSize(p: Int): SChronometer

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  848. def textSize_=(p: Float): SChronometer

    Shortcut for setTextSize(float)

    Shortcut for setTextSize(float)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  849. def textSize_=(p: Int): SChronometer

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  850. def text_=(p: CharSequence): SChronometer

    Shortcut for setText(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  851. def text_=(p: Int): SChronometer

    Shortcut for setText(int)

    Shortcut for setText(int)

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

    Definition Classes
    AnyRef → Any
  853. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

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

    Shortcut for getTotalPaddingBottom()

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

    Shortcut for getTotalPaddingLeft()

    Shortcut for getTotalPaddingLeft()

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

    Shortcut for getTotalPaddingRight()

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

    Shortcut for getTotalPaddingTop()

    Shortcut for getTotalPaddingTop()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  858. def touchDelegate(p: TouchDelegate): SChronometer

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  860. def touchDelegate_=(p: TouchDelegate): SChronometer

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  862. def transformationMethod(p: TransformationMethod): SChronometer

    Shortcut for setTransformationMethod(android.text.method.TransformationMethod)

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

    Shortcut for getTransformationMethod()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  864. def transformationMethod_=(p: TransformationMethod): SChronometer

    Shortcut for setTransformationMethod(android.text.method.TransformationMethod)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  865. def typeface(p: Typeface): SChronometer

    Shortcut for setTypeface(android.graphics.Typeface)

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

    Shortcut for getTypeface()

    Shortcut for getTypeface()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  867. def typeface_=(p: Typeface): SChronometer

    Shortcut for setTypeface(android.graphics.Typeface)

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

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

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

    Definition Classes
    View → Callback
  871. def urls: Array[URLSpan]

    Shortcut for getUrls()

    Shortcut for getUrls()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  872. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  873. def verticalFadingEdgeEnabled(p: Boolean): SChronometer

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  875. def verticalFadingEdgeEnabled_=(p: Boolean): SChronometer

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  877. def verticalScrollBarEnabled(p: Boolean): SChronometer

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  879. def verticalScrollBarEnabled_=(p: Boolean): SChronometer

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  882. def visibility(p: Int): SChronometer

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  884. def visibility_=(p: Int): SChronometer

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  888. def width(p: Int): SChronometer

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

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

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  890. def width_=(p: Int): SChronometer

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  891. def willNotCacheDrawing(p: Boolean): SChronometer

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Definition Classes
    View
  893. def willNotCacheDrawing_=(p: Boolean): SChronometer

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  894. def willNotDraw(p: Boolean): SChronometer

    Shortcut for setWillNotDraw(boolean)

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

    Definition Classes
    View
  896. def willNotDraw_=(p: Boolean): SChronometer

    Shortcut for setWillNotDraw(boolean)

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

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitChronometer[SChronometer]

Inherited from TraitTextView[SChronometer]

Inherited from TraitView[SChronometer]

Inherited from ConstantsSupport

Inherited from Chronometer

Inherited from TextView

Inherited from OnPreDrawListener

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped