Class

org.scaloid.common

RichChronometer

Related Doc: package common

Permalink

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

Automatically generated enriching class of android.widget.Chronometer.

Linear Supertypes
TraitChronometer[This], TraitTextView[This], TraitView[This], PressAndHoldable[This], ConstantsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichChronometer
  2. TraitChronometer
  3. TraitTextView
  4. TraitView
  5. PressAndHoldable
  6. ConstantsSupport
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichChronometer(basis: This)

    Permalink

Type Members

  1. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Permalink
    Definition Classes
    PressAndHoldable

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (This) ⇒ LP): LP

    Permalink
    Definition Classes
    TraitView
  4. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): LP

    Permalink
    Definition Classes
    TraitView
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. val MATCH_PARENT: Int

    Permalink
    Definition Classes
    TraitView
  7. val NONE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  8. val TEXT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  9. val TEXT_AUTO_COMPLETE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  10. val TEXT_AUTO_CORRECT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  11. val TEXT_CAP_CHARACTERS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  12. val TEXT_CAP_SENTENCES: Int

    Permalink
    Definition Classes
    ConstantsSupport
  13. val TEXT_CAP_WORDS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  14. val TEXT_EMAIL_ADDRESS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  15. val TEXT_EMAIL_SUBJECT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  16. val TEXT_IME_MULTI_LINE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  17. val TEXT_LONG_MESSAGE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  18. val TEXT_MULTI_LINE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  19. val TEXT_NO_SUGGESTIONS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  20. val TEXT_PASSWORD: Int

    Permalink
    Definition Classes
    ConstantsSupport
  21. val TEXT_PERSON_NAME: Int

    Permalink
    Definition Classes
    ConstantsSupport
  22. val TEXT_POSTAL_ADDRESS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  23. val TEXT_SHORT_MESSAGE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  24. val TEXT_URI: Int

    Permalink
    Definition Classes
    ConstantsSupport
  25. val WRAP_CONTENT: Int

    Permalink
    Definition Classes
    TraitView
  26. def accessibilityDelegate(p: AccessibilityDelegate): This

    Permalink

    Shortcut for setAccessibilityDelegate(android.view.View.AccessibilityDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  27. def accessibilityDelegate(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  28. def accessibilityDelegate_=(p: AccessibilityDelegate): This

    Permalink

    Shortcut for setAccessibilityDelegate(android.view.View.AccessibilityDelegate)

    Definition Classes
    TraitView
    Annotations
    @inline()
  29. def accessibilityNodeProvider: AccessibilityNodeProvider

    Permalink

    Shortcut for getAccessibilityNodeProvider()

    Definition Classes
    TraitView
    Annotations
    @inline()
  30. def activated(p: Boolean): This

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  31. def activated: Boolean

    Permalink

    Shortcut for isActivated()

    Shortcut for isActivated()

    Definition Classes
    TraitView
    Annotations
    @inline()
  32. def activated_=(p: Boolean): This

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  33. def afterTextChanged[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  34. def afterTextChanged[U](f: (Editable) ⇒ U): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  35. def allCaps(p: Boolean): This

    Permalink

    Shortcut for setAllCaps(boolean)

    Shortcut for setAllCaps(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  36. def allCaps(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  37. def allCaps_=(p: Boolean): This

    Permalink

    Shortcut for setAllCaps(boolean)

    Shortcut for setAllCaps(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  38. def alpha(p: Float): This

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  39. def alpha: Float

    Permalink

    Shortcut for getAlpha()

    Shortcut for getAlpha()

    Definition Classes
    TraitView
    Annotations
    @inline()
  40. def alpha_=(p: Float): This

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  41. def animation(p: Animation): This

    Permalink

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

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

    Permalink

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  43. def animation_=(p: Animation): This

    Permalink

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

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

    Permalink

    Shortcut for getApplicationWindowToken()

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

    Permalink
    Definition Classes
    Any
  46. def autoLinkMask(p: Int): This

    Permalink

    Shortcut for setAutoLinkMask(int)

    Shortcut for setAutoLinkMask(int)

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

    Permalink

    Shortcut for getAutoLinkMask()

    Shortcut for getAutoLinkMask()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  48. def autoLinkMask_=(p: Int): This

    Permalink

    Shortcut for setAutoLinkMask(int)

    Shortcut for setAutoLinkMask(int)

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

    Permalink

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  50. def background(p: Drawable): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def backgroundColor(p: Int): This

    Permalink

    Shortcut for setBackgroundColor(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def backgroundColor_=(p: Int): This

    Permalink

    Shortcut for setBackgroundColor(int)

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

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

    Permalink

    Shortcut for setBackgroundResource(int)

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

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

    Permalink

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  58. def background_=(p: Drawable): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  59. def base(p: Long): This

    Permalink

    Shortcut for setBase(long)

    Shortcut for setBase(long)

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

    Permalink

    Shortcut for getBase()

    Shortcut for getBase()

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  61. def base_=(p: Long): This

    Permalink

    Shortcut for setBase(long)

    Shortcut for setBase(long)

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

    Permalink

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  63. val basis: This

    Permalink
    Definition Classes
    RichChronometerTraitViewPressAndHoldable
  64. def beforeTextChanged[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  65. def beforeTextChanged[U](f: (CharSequence, Int, Int, Int) ⇒ U): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  66. def bottom(p: Int): This

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  67. def bottom: Int

    Permalink

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  68. def bottom_=(p: Int): This

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  69. def cameraDistance(p: Float): This

    Permalink

    Shortcut for setCameraDistance(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  70. def cameraDistance: Float

    Permalink

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

    Definition Classes
    TraitView
    Annotations
    @inline()
  71. def cameraDistance_=(p: Float): This

    Permalink

    Shortcut for setCameraDistance(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  72. def clickable(p: Boolean): This

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  74. def clickable_=(p: Boolean): This

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

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

    Permalink

    Shortcut for setCompoundDrawablePadding(int)

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

    Permalink

    Shortcut for getCompoundDrawablePadding()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  78. def compoundDrawablePadding_=(p: Int): This

    Permalink

    Shortcut for setCompoundDrawablePadding(int)

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

    Permalink

    Shortcut for getCompoundDrawables()

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

    Permalink

    Shortcut for getCompoundPaddingBottom()

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

    Permalink

    Shortcut for getCompoundPaddingLeft()

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

    Permalink

    Shortcut for getCompoundPaddingRight()

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

    Permalink

    Shortcut for getCompoundPaddingTop()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  84. def contentDescription(p: CharSequence): This

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def contentDescription_=(p: CharSequence): This

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContext()

    Shortcut for getContext()

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

    Permalink

    Shortcut for getCurrentHintTextColor()

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

    Permalink

    Shortcut for getCurrentTextColor()

    Shortcut for getCurrentTextColor()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  90. def cursorVisible(p: Boolean): This

    Permalink

    Shortcut for setCursorVisible(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  91. def cursorVisible: Boolean

    Permalink

    Shortcut for isCursorVisible()

    Shortcut for isCursorVisible()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  92. def cursorVisible_=(p: Boolean): This

    Permalink

    Shortcut for setCursorVisible(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  93. def customSelectionActionModeCallback(p: Callback): This

    Permalink

    Shortcut for setCustomSelectionActionModeCallback(android.view.ActionMode.Callback)

  94. def customSelectionActionModeCallback: Callback

    Permalink

    Shortcut for getCustomSelectionActionModeCallback()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  95. def customSelectionActionModeCallback_=(p: Callback): This

    Permalink

    Shortcut for setCustomSelectionActionModeCallback(android.view.ActionMode.Callback)

  96. def disable(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def disableDrawingCache(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  98. def disableDuplicateParentState(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  99. def disableHapticFeedback(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  100. def disableHorizontalFadingEdge(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  101. def disableHorizontalScrollBar(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  102. def disableSave(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  103. def disableSaveFromParent(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  104. def disableScrollbarFading(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  105. def disableSoundEffects(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  106. def disableVerticalFadingEdge(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  107. def disableVerticalScrollBar(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  108. def drawableBottom(img: Drawable): This

    Permalink
    Definition Classes
    TraitTextView
  109. def drawableLeft(img: Drawable): This

    Permalink
    Definition Classes
    TraitTextView
  110. def drawableRight(img: Drawable): This

    Permalink
    Definition Classes
    TraitTextView
  111. def drawableState: Array[Int]

    Permalink

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  112. def drawableTop(img: Drawable): This

    Permalink
    Definition Classes
    TraitTextView
  113. def drawingCache: Bitmap

    Permalink

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def drawingCacheBackgroundColor(p: Int): This

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def drawingCacheBackgroundColor_=(p: Int): This

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def drawingCacheEnabled(p: Boolean): This

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def drawingCacheEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def drawingCacheQuality(p: Int): This

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def drawingCacheQuality_=(p: Int): This

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  124. def duplicateParentStateEnabled(p: Boolean): This

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Permalink

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def duplicateParentStateEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def editableFactory(p: Factory): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  129. def editableFactory_=(p: Factory): This

    Permalink

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

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

    Permalink

    Shortcut for getEditableText()

    Shortcut for getEditableText()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  131. def ellipsize(p: TruncateAt): This

    Permalink

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

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

    Permalink

    Shortcut for getEllipsize()

    Shortcut for getEllipsize()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  133. def ellipsize_=(p: TruncateAt): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  134. def ems(p: Int): This

    Permalink

    Shortcut for setEms(int)

    Shortcut for setEms(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  136. def ems_=(p: Int): This

    Permalink

    Shortcut for setEms(int)

    Shortcut for setEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  137. def enable(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def enableDrawingCache(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  139. def enableDuplicateParentState(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  140. def enableHapticFeedback(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  141. def enableHorizontalFadingEdge(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  142. def enableHorizontalScrollBar(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  143. def enableSave(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  144. def enableSaveFromParent(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def enableScrollbarFading(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  146. def enableSoundEffects(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  147. def enableVerticalFadingEdge(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  148. def enableVerticalScrollBar(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def enabled(p: Boolean): This

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Permalink

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def enabled_=(p: Boolean): This

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  154. def error(p: CharSequence): This

    Permalink

    Shortcut for setError(java.lang.CharSequence)

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

    Permalink

    Shortcut for getError()

    Shortcut for getError()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  156. def error_=(p: CharSequence): This

    Permalink

    Shortcut for setError(java.lang.CharSequence)

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

    Permalink

    Shortcut for getExtendedPaddingBottom()

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

    Permalink

    Shortcut for getExtendedPaddingTop()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  159. def extractedText(p: ExtractedText): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  161. def extractedText_=(p: ExtractedText): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  162. def fadingEdgeLength(p: Int): This

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  164. def fadingEdgeLength_=(p: Int): This

    Permalink

    Shortcut for setFadingEdgeLength(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  165. def fill[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  166. def filterTouchesWhenObscured(p: Boolean): This

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def filterTouchesWhenObscured: Boolean

    Permalink

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def filterTouchesWhenObscured_=(p: Boolean): This

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Permalink

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

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

    Permalink

    Shortcut for getFilters()

    Shortcut for getFilters()

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

    Permalink

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def fitsSystemWindows(p: Boolean): This

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  175. def fitsSystemWindows: Boolean

    Permalink

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  176. def fitsSystemWindows_=(p: Boolean): This

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  177. def focusable(p: Boolean): This

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  179. def focusableInTouchMode(p: Boolean): This

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  181. def focusableInTouchMode_=(p: Boolean): This

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  182. def focusable_=(p: Boolean): This

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  183. def format(p: String): This

    Permalink

    Shortcut for setFormat(java.lang.String)

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

    Permalink

    Shortcut for getFormat()

    Shortcut for getFormat()

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  185. def format_=(p: String): This

    Permalink

    Shortcut for setFormat(java.lang.String)

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  186. def freezesText(p: Boolean): This

    Permalink

    Shortcut for setFreezesText(boolean)

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

    Permalink

    Shortcut for getFreezesText()

    Shortcut for getFreezesText()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  188. def freezesText_=(p: Boolean): This

    Permalink

    Shortcut for setFreezesText(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  189. def fw[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  190. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  191. def gravity(p: Int): This

    Permalink

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

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

    Permalink

    Shortcut for getGravity()

    Shortcut for getGravity()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  193. def gravity_=(p: Int): This

    Permalink

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

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

    Permalink

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. def hapticFeedbackEnabled(p: Boolean): This

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  197. def hapticFeedbackEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def hasTransientState(p: Boolean): This

    Permalink

    Shortcut for setHasTransientState(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def hasTransientState_=(p: Boolean): This

    Permalink

    Shortcut for setHasTransientState(boolean)

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

    Permalink
    Definition Classes
    AnyRef → Any
  201. def height(p: Int): This

    Permalink

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

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

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  203. def height_=(p: Int): This

    Permalink

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  204. def here[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): This

    Permalink

    Place the widget into a ViewGroup.

    Place the widget into a ViewGroup.

    lazy val blueText = new STextView("Blue")
    contentView = new SVerticalLayout {
      blueText.here textColor Color.BLUE
    }
    Definition Classes
    TraitView
    Annotations
    @inline()
  205. def hereWithoutStyle[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): This

    Permalink

    Place the widget into a ViewGroup, without applying styles.

    Place the widget into a ViewGroup, without applying styles.

    lazy val blueText = new STextView("Blue") textColor Color.BLUE
    contentView = new SVerticalLayout {
      style {
        case t: STextView => t textColor Color.RED
      }
      blueText.hereWithoutStyle
    }
    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def highlightColor(p: Int): This

    Permalink

    Shortcut for setHighlightColor(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  207. def highlightColor: Int

    Permalink

    Shortcut for getHighlightColor()

    Shortcut for getHighlightColor()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  208. def highlightColor_=(p: Int): This

    Permalink

    Shortcut for setHighlightColor(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  209. def hint(p: CharSequence): This

    Permalink

    Shortcut for setHint(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  210. def hint(p: Int): This

    Permalink

    Shortcut for setHint(int)

    Shortcut for setHint(int)

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

    Permalink

    Shortcut for getHint()

    Shortcut for getHint()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  212. def hintTextColor(p: ColorStateList): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  213. def hintTextColor(p: Int): This

    Permalink

    Shortcut for setHintTextColor(int)

    Shortcut for setHintTextColor(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  215. def hintTextColor_=(p: ColorStateList): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  216. def hintTextColor_=(p: Int): This

    Permalink

    Shortcut for setHintTextColor(int)

    Shortcut for setHintTextColor(int)

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

    Permalink

    Shortcut for getHintTextColors()

    Shortcut for getHintTextColors()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  218. def hint_=(p: CharSequence): This

    Permalink

    Shortcut for setHint(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  219. def hint_=(p: Int): This

    Permalink

    Shortcut for setHint(int)

    Shortcut for setHint(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  220. def horizontalFadingEdgeEnabled(p: Boolean): This

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  222. def horizontalFadingEdgeEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def horizontalScrollBarEnabled(p: Boolean): This

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  226. def horizontalScrollBarEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  227. def horizontallyScrolling(p: Boolean): This

    Permalink

    Shortcut for setHorizontallyScrolling(boolean)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  229. def horizontallyScrolling_=(p: Boolean): This

    Permalink

    Shortcut for setHorizontallyScrolling(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  230. def hovered(p: Boolean): This

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  231. def hovered: Boolean

    Permalink

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  232. def hovered_=(p: Boolean): This

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  233. def id(p: Int): This

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  235. def id_=(p: Int): This

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getImeActionId()

    Shortcut for getImeActionId()

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

    Permalink

    Shortcut for getImeActionLabel()

    Shortcut for getImeActionLabel()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  238. def imeOptions(p: Int): This

    Permalink

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

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

    Permalink

    Shortcut for getImeOptions()

    Shortcut for getImeOptions()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  240. def imeOptions_=(p: Int): This

    Permalink

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  241. def importantForAccessibility(p: Int): This

    Permalink

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  242. def importantForAccessibility: Int

    Permalink

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  243. def importantForAccessibility_=(p: Int): This

    Permalink

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  244. def includeFontPadding(p: Boolean): This

    Permalink

    Shortcut for setIncludeFontPadding(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  245. def includeFontPadding: Boolean

    Permalink

    Shortcut for getIncludeFontPadding()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  246. def includeFontPadding_=(p: Boolean): This

    Permalink

    Shortcut for setIncludeFontPadding(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  247. def inputExtras(p: Int): This

    Permalink

    Shortcut for setInputExtras(int)

    Shortcut for setInputExtras(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  249. def inputExtras_=(p: Int): This

    Permalink

    Shortcut for setInputExtras(int)

    Shortcut for setInputExtras(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  250. def inputType(p: Int): This

    Permalink

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

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

    Permalink

    Shortcut for getInputType()

    Shortcut for getInputType()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  252. def inputType_=(p: Int): This

    Permalink

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

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

    Permalink
    Definition Classes
    Any
  254. def keepScreenOn(p: Boolean): This

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  256. def keepScreenOn_=(p: Boolean): This

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeyDispatcherState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  258. def keyListener(p: KeyListener): This

    Permalink

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

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

    Permalink

    Shortcut for getKeyListener()

    Shortcut for getKeyListener()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  260. def keyListener_=(p: KeyListener): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  261. def layerType: Int

    Permalink

    Shortcut for getLayerType()

    Shortcut for getLayerType()

    Definition Classes
    TraitView
    Annotations
    @inline()
  262. def layout: Layout

    Permalink

    Shortcut for getLayout()

    Shortcut for getLayout()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  263. def layoutParams(p: LayoutParams): This

    Permalink

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

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

    Permalink

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  265. def layoutParams_=(p: LayoutParams): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  266. def left(p: Int): This

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  268. def left_=(p: Int): This

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLineCount()

    Shortcut for getLineCount()

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

    Permalink

    Shortcut for getLineHeight()

    Shortcut for getLineHeight()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  271. def lineSpacingExtra: Float

    Permalink

    Shortcut for getLineSpacingExtra()

    Shortcut for getLineSpacingExtra()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  272. def lineSpacingMultiplier: Float

    Permalink

    Shortcut for getLineSpacingMultiplier()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  273. def lines(p: Int): This

    Permalink

    Shortcut for setLines(int)

    Shortcut for setLines(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  275. def lines_=(p: Int): This

    Permalink

    Shortcut for setLines(int)

    Shortcut for setLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  276. def linkTextColor(p: ColorStateList): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  277. def linkTextColor(p: Int): This

    Permalink

    Shortcut for setLinkTextColor(int)

    Shortcut for setLinkTextColor(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  279. def linkTextColor_=(p: ColorStateList): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  280. def linkTextColor_=(p: Int): This

    Permalink

    Shortcut for setLinkTextColor(int)

    Shortcut for setLinkTextColor(int)

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

    Permalink

    Shortcut for getLinkTextColors()

    Shortcut for getLinkTextColors()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  282. def linksClickable(p: Boolean): This

    Permalink

    Shortcut for setLinksClickable(boolean)

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

    Permalink

    Shortcut for getLinksClickable()

    Shortcut for getLinksClickable()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  284. def linksClickable_=(p: Boolean): This

    Permalink

    Shortcut for setLinksClickable(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  285. def longClickable(p: Boolean): This

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  287. def longClickable_=(p: Boolean): This

    Permalink

    Shortcut for setLongClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  288. def marqueeRepeatLimit(p: Int): This

    Permalink

    Shortcut for setMarqueeRepeatLimit(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  289. def marqueeRepeatLimit: Int

    Permalink

    Shortcut for getMarqueeRepeatLimit()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  290. def marqueeRepeatLimit_=(p: Int): This

    Permalink

    Shortcut for setMarqueeRepeatLimit(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  291. def matrix: Matrix

    Permalink

    Shortcut for getMatrix()

    Shortcut for getMatrix()

    Definition Classes
    TraitView
    Annotations
    @inline()
  292. def maxEms(p: Int): This

    Permalink

    Shortcut for setMaxEms(int)

    Shortcut for setMaxEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  293. def maxEms: Int

    Permalink

    Shortcut for getMaxEms()

    Shortcut for getMaxEms()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  294. def maxEms_=(p: Int): This

    Permalink

    Shortcut for setMaxEms(int)

    Shortcut for setMaxEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  295. def maxHeight(p: Int): This

    Permalink

    Shortcut for setMaxHeight(int)

    Shortcut for setMaxHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  296. def maxHeight: Int

    Permalink

    Shortcut for getMaxHeight()

    Shortcut for getMaxHeight()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  297. def maxHeight_=(p: Int): This

    Permalink

    Shortcut for setMaxHeight(int)

    Shortcut for setMaxHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  298. def maxLines(p: Int): This

    Permalink

    Shortcut for setMaxLines(int)

    Shortcut for setMaxLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  299. def maxLines: Int

    Permalink

    Shortcut for getMaxLines()

    Shortcut for getMaxLines()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  300. def maxLines_=(p: Int): This

    Permalink

    Shortcut for setMaxLines(int)

    Shortcut for setMaxLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  301. def maxWidth(p: Int): This

    Permalink

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  302. def maxWidth: Int

    Permalink

    Shortcut for getMaxWidth()

    Shortcut for getMaxWidth()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  303. def maxWidth_=(p: Int): This

    Permalink

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

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

    Permalink

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  305. def measuredHeightAndState: Int

    Permalink

    Shortcut for getMeasuredHeightAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  306. def measuredState: Int

    Permalink

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Permalink

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  308. def measuredWidthAndState: Int

    Permalink

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  309. def minEms(p: Int): This

    Permalink

    Shortcut for setMinEms(int)

    Shortcut for setMinEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  310. def minEms: Int

    Permalink

    Shortcut for getMinEms()

    Shortcut for getMinEms()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  311. def minEms_=(p: Int): This

    Permalink

    Shortcut for setMinEms(int)

    Shortcut for setMinEms(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  312. def minHeight(p: Int): This

    Permalink

    Shortcut for setMinHeight(int)

    Shortcut for setMinHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  313. def minHeight: Int

    Permalink

    Shortcut for getMinHeight()

    Shortcut for getMinHeight()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  314. def minHeight_=(p: Int): This

    Permalink

    Shortcut for setMinHeight(int)

    Shortcut for setMinHeight(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  315. def minLines(p: Int): This

    Permalink

    Shortcut for setMinLines(int)

    Shortcut for setMinLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  316. def minLines: Int

    Permalink

    Shortcut for getMinLines()

    Shortcut for getMinLines()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  317. def minLines_=(p: Int): This

    Permalink

    Shortcut for setMinLines(int)

    Shortcut for setMinLines(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  318. def minWidth(p: Int): This

    Permalink

    Shortcut for setMinWidth(int)

    Shortcut for setMinWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  319. def minWidth: Int

    Permalink

    Shortcut for getMinWidth()

    Shortcut for getMinWidth()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  320. def minWidth_=(p: Int): This

    Permalink

    Shortcut for setMinWidth(int)

    Shortcut for setMinWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  321. def minimumHeight(p: Int): This

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def minimumHeight_=(p: Int): This

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def minimumWidth(p: Int): This

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  325. def minimumWidth: Int

    Permalink

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  326. def minimumWidth_=(p: Int): This

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  327. def movementMethod(p: MovementMethod): This

    Permalink

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

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

    Permalink

    Shortcut for getMovementMethod()

    Shortcut for getMovementMethod()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  329. def movementMethod_=(p: MovementMethod): This

    Permalink

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

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

    Permalink
    Definition Classes
    AnyRef
  331. def nextFocusDownId(p: Int): This

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  333. def nextFocusDownId_=(p: Int): This

    Permalink

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  334. def nextFocusForwardId(p: Int): This

    Permalink

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  335. def nextFocusForwardId: Int

    Permalink

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  336. def nextFocusForwardId_=(p: Int): This

    Permalink

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  337. def nextFocusLeftId(p: Int): This

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  339. def nextFocusLeftId_=(p: Int): This

    Permalink

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  340. def nextFocusRightId(p: Int): This

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  342. def nextFocusRightId_=(p: Int): This

    Permalink

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  343. def nextFocusUpId(p: Int): This

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  345. def nextFocusUpId_=(p: Int): This

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink
    Definition Classes
    AnyRef
  347. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  348. def onChronometerTick[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  349. def onChronometerTick[U](f: (Chronometer) ⇒ U): This

    Permalink
    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  350. def onChronometerTickListener(p: OnChronometerTickListener): This

    Permalink

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

  351. def onChronometerTickListener: OnChronometerTickListener

    Permalink

    Shortcut for getOnChronometerTickListener()

    Definition Classes
    TraitChronometer
    Annotations
    @inline()
  352. def onChronometerTickListener_=(p: OnChronometerTickListener): This

    Permalink

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

  353. def onClick[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  354. def onClick[U](f: (View) ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  355. def onClickListener(p: OnClickListener): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  357. def onClickListener_=(p: OnClickListener): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  358. def onCreateContextMenu[U](f: ⇒ U): This

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  360. def onCreateContextMenuListener(p: OnCreateContextMenuListener): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  362. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): This

    Permalink

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

  363. def onDrag(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  364. def onDrag(f: (View, DragEvent) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  365. def onDragListener(p: OnDragListener): This

    Permalink

    Shortcut for setOnDragListener(android.view.View.OnDragListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  366. def onDragListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  367. def onDragListener_=(p: OnDragListener): This

    Permalink

    Shortcut for setOnDragListener(android.view.View.OnDragListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  368. def onEditorAction(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  369. def onEditorAction(f: (TextView, Int, KeyEvent) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  370. def onEditorActionListener(p: OnEditorActionListener): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  372. def onEditorActionListener_=(p: OnEditorActionListener): This

    Permalink

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

  373. def onFocusChange[U](f: ⇒ U): This

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  375. def onFocusChangeListener(p: OnFocusChangeListener): This

    Permalink

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

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

    Permalink

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  377. def onFocusChangeListener_=(p: OnFocusChangeListener): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  378. def onGenericMotion(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  379. def onGenericMotion(f: (View, MotionEvent) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  380. def onGenericMotionListener(p: OnGenericMotionListener): This

    Permalink

    Shortcut for setOnGenericMotionListener(android.view.View.OnGenericMotionListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  381. def onGenericMotionListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  382. def onGenericMotionListener_=(p: OnGenericMotionListener): This

    Permalink

    Shortcut for setOnGenericMotionListener(android.view.View.OnGenericMotionListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  383. def onHover(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  384. def onHover(f: (View, MotionEvent) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  385. def onHoverListener(p: OnHoverListener): This

    Permalink

    Shortcut for setOnHoverListener(android.view.View.OnHoverListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  386. def onHoverListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  387. def onHoverListener_=(p: OnHoverListener): This

    Permalink

    Shortcut for setOnHoverListener(android.view.View.OnHoverListener)

    Definition Classes
    TraitView
    Annotations
    @inline()
  388. def onKey(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  389. def onKey(f: (View, Int, KeyEvent) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  390. def onKeyListener(p: OnKeyListener): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  392. def onKeyListener_=(p: OnKeyListener): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  393. def onLayoutChange[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  394. def onLayoutChange[U](f: (View, Int, Int, Int, Int, Int, Int, Int, Int) ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  395. def onLongClick(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  396. def onLongClick(f: (View) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  397. def onLongClickListener(p: OnLongClickListener): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  399. def onLongClickListener_=(p: OnLongClickListener): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  400. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): This

    Permalink
    Definition Classes
    PressAndHoldable
  401. def onSystemUiVisibilityChange[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  402. def onSystemUiVisibilityChange[U](f: (Int) ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  403. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): This

    Permalink

    Shortcut for setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener)

  404. def onSystemUiVisibilityChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  405. def onSystemUiVisibilityChangeListener_=(p: OnSystemUiVisibilityChangeListener): This

    Permalink

    Shortcut for setOnSystemUiVisibilityChangeListener(android.view.View.OnSystemUiVisibilityChangeListener)

  406. def onTextChanged[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  407. def onTextChanged[U](f: (CharSequence, Int, Int, Int) ⇒ U): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  408. def onTouch(f: ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  409. def onTouch(f: (View, MotionEvent) ⇒ Boolean): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  410. def onTouchListener(p: OnTouchListener): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  412. def onTouchListener_=(p: OnTouchListener): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def onViewAttachedToWindow[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  414. def onViewAttachedToWindow[U](f: (View) ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  415. def onViewDetachedFromWindow[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  416. def onViewDetachedFromWindow[U](f: (View) ⇒ U): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def overScrollMode(p: Int): This

    Permalink

    Shortcut for setOverScrollMode(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  418. def overScrollMode: Int

    Permalink

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. def overScrollMode_=(p: Int): This

    Permalink

    Shortcut for setOverScrollMode(int)

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  422. def padding(p: Int): This

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

    Permalink

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Permalink

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Permalink

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Permalink

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  427. def padding_=(p: Int): This

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

    Permalink

    Shortcut for getPaint()

    Shortcut for getPaint()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  429. def paintFlags(p: Int): This

    Permalink

    Shortcut for setPaintFlags(int)

    Shortcut for setPaintFlags(int)

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

    Permalink

    Shortcut for getPaintFlags()

    Shortcut for getPaintFlags()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  431. def paintFlags_=(p: Int): This

    Permalink

    Shortcut for setPaintFlags(int)

    Shortcut for setPaintFlags(int)

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

    Permalink

    Shortcut for getParent()

    Shortcut for getParent()

    Definition Classes
    TraitView
    Annotations
    @inline()
  433. def parentForAccessibility: ViewParent

    Permalink

    Shortcut for getParentForAccessibility()

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    TraitView
  436. def pivotX(p: Float): This

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  437. def pivotX: Float

    Permalink

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  438. def pivotX_=(p: Float): This

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  439. def pivotY(p: Float): This

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  440. def pivotY: Float

    Permalink

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  441. def pivotY_=(p: Float): This

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  442. def pressed(p: Boolean): This

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Permalink

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  444. def pressed_=(p: Boolean): This

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  445. def privateImeOptions(p: String): This

    Permalink

    Shortcut for setPrivateImeOptions(java.lang.String)

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

    Permalink

    Shortcut for getPrivateImeOptions()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  447. def privateImeOptions_=(p: String): This

    Permalink

    Shortcut for setPrivateImeOptions(java.lang.String)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  448. def rawInputType(p: Int): This

    Permalink

    Shortcut for setRawInputType(int)

    Shortcut for setRawInputType(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  450. def rawInputType_=(p: Int): This

    Permalink

    Shortcut for setRawInputType(int)

    Shortcut for setRawInputType(int)

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

    Permalink

    Shortcut for getResources()

    Shortcut for getResources()

    Definition Classes
    TraitView
    Annotations
    @inline()
  452. def right(p: Int): This

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  454. def right_=(p: Int): This

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  456. def rotation(p: Float): This

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  457. def rotation: Float

    Permalink

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  458. def rotationX(p: Float): This

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  459. def rotationX: Float

    Permalink

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  460. def rotationX_=(p: Float): This

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  461. def rotationY(p: Float): This

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  462. def rotationY: Float

    Permalink

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  463. def rotationY_=(p: Float): This

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  464. def rotation_=(p: Float): This

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  465. def saveEnabled(p: Boolean): This

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  467. def saveEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  468. def saveFromParentEnabled(p: Boolean): This

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  469. def saveFromParentEnabled: Boolean

    Permalink

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  470. def saveFromParentEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def scaleX(p: Float): This

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  472. def scaleX: Float

    Permalink

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  473. def scaleX_=(p: Float): This

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  474. def scaleY(p: Float): This

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  475. def scaleY: Float

    Permalink

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  476. def scaleY_=(p: Float): This

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  477. def scrollBarDefaultDelayBeforeFade(p: Int): This

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  478. def scrollBarDefaultDelayBeforeFade: Int

    Permalink

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  479. def scrollBarDefaultDelayBeforeFade_=(p: Int): This

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  480. def scrollBarFadeDuration(p: Int): This

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  481. def scrollBarFadeDuration: Int

    Permalink

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  482. def scrollBarFadeDuration_=(p: Int): This

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  483. def scrollBarSize(p: Int): This

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  484. def scrollBarSize: Int

    Permalink

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  485. def scrollBarSize_=(p: Int): This

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  486. def scrollBarStyle(p: Int): This

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  488. def scrollBarStyle_=(p: Int): This

    Permalink

    Shortcut for setScrollBarStyle(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  489. def scrollContainer(p: Boolean): This

    Permalink

    Shortcut for setScrollContainer(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  490. def scrollContainer: Boolean

    Permalink

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  491. def scrollContainer_=(p: Boolean): This

    Permalink

    Shortcut for setScrollContainer(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  492. def scrollX(p: Int): This

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  494. def scrollX_=(p: Int): This

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  495. def scrollY(p: Int): This

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  497. def scrollY_=(p: Int): This

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  498. def scrollbarFadingEnabled(p: Boolean): This

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Permalink

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  500. def scrollbarFadingEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  501. def scroller(p: Scroller): This

    Permalink

    Shortcut for setScroller(android.widget.Scroller)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  503. def scroller_=(p: Scroller): This

    Permalink

    Shortcut for setScroller(android.widget.Scroller)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  504. def selectAllOnFocus(p: Boolean): This

    Permalink

    Shortcut for setSelectAllOnFocus(boolean)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  506. def selectAllOnFocus_=(p: Boolean): This

    Permalink

    Shortcut for setSelectAllOnFocus(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  507. def selected(p: Boolean): This

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  509. def selected_=(p: Boolean): This

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for getSelectionEnd()

    Shortcut for getSelectionEnd()

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

    Permalink

    Shortcut for getSelectionStart()

    Shortcut for getSelectionStart()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  512. def shadowColor: Int

    Permalink

    Shortcut for getShadowColor()

    Shortcut for getShadowColor()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  513. def shadowDx: Float

    Permalink

    Shortcut for getShadowDx()

    Shortcut for getShadowDx()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  514. def shadowDy: Float

    Permalink

    Shortcut for getShadowDy()

    Shortcut for getShadowDy()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  515. def shadowRadius: Float

    Permalink

    Shortcut for getShadowRadius()

    Shortcut for getShadowRadius()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  516. def singleLine(p: Boolean): This

    Permalink

    Shortcut for setSingleLine(boolean)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  518. def singleLine_=(p: Boolean): This

    Permalink

    Shortcut for setSingleLine(boolean)

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

    Permalink

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  520. def soundEffectsEnabled(p: Boolean): This

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Permalink

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  522. def soundEffectsEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  523. def spannableFactory(p: Factory): This

    Permalink

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

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  525. def spannableFactory_=(p: Factory): This

    Permalink

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

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

    Permalink
    Definition Classes
    AnyRef
  527. def systemUiVisibility(p: Int): This

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  528. def systemUiVisibility: Int

    Permalink

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def systemUiVisibility_=(p: Int): This

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  530. def tag(p: Any): This

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  532. def tag_=(p: Any): This

    Permalink

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  533. def text(p: CharSequence): This

    Permalink

    Shortcut for setText(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  534. def text(p: Int): This

    Permalink

    Shortcut for setText(int)

    Shortcut for setText(int)

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

    Permalink

    Shortcut for getText()

    Shortcut for getText()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  536. def textColor(p: ColorStateList): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  537. def textColor(p: Int): This

    Permalink

    Shortcut for setTextColor(int)

    Shortcut for setTextColor(int)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  539. def textColor_=(p: ColorStateList): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  540. def textColor_=(p: Int): This

    Permalink

    Shortcut for setTextColor(int)

    Shortcut for setTextColor(int)

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

    Permalink

    Shortcut for getTextColors()

    Shortcut for getTextColors()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  542. def textIsSelectable(p: Boolean): This

    Permalink

    Shortcut for setTextIsSelectable(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  543. def textIsSelectable(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  544. def textIsSelectable_=(p: Boolean): This

    Permalink

    Shortcut for setTextIsSelectable(boolean)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  545. def textKeepState(p: CharSequence): This

    Permalink

    Shortcut for setTextKeepState(java.lang.CharSequence)

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

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  547. def textKeepState_=(p: CharSequence): This

    Permalink

    Shortcut for setTextKeepState(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  548. def textScaleX(p: Float): This

    Permalink

    Shortcut for setTextScaleX(float)

    Shortcut for setTextScaleX(float)

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

    Permalink

    Shortcut for getTextScaleX()

    Shortcut for getTextScaleX()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  550. def textScaleX_=(p: Float): This

    Permalink

    Shortcut for setTextScaleX(float)

    Shortcut for setTextScaleX(float)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  551. def textSize(p: Float): This

    Permalink

    Shortcut for setTextSize(float)

    Shortcut for setTextSize(float)

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

    Permalink

    Shortcut for getTextSize()

    Shortcut for getTextSize()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  553. def textSize(p: Int): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  554. def textSize_=(p: Float): This

    Permalink

    Shortcut for setTextSize(float)

    Shortcut for setTextSize(float)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  555. def textSize_=(p: Int): This

    Permalink
    Definition Classes
    TraitTextView
    Annotations
    @inline()
  556. def text_=(p: CharSequence): This

    Permalink

    Shortcut for setText(java.lang.CharSequence)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  557. def text_=(p: Int): This

    Permalink

    Shortcut for setText(int)

    Shortcut for setText(int)

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

    Permalink
    Definition Classes
    AnyRef → Any
  559. def top(p: Int): This

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  560. def top: Int

    Permalink

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def top_=(p: Int): This

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

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

    Permalink

    Shortcut for getTotalPaddingBottom()

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

    Permalink

    Shortcut for getTotalPaddingLeft()

    Shortcut for getTotalPaddingLeft()

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

    Permalink

    Shortcut for getTotalPaddingRight()

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

    Permalink

    Shortcut for getTotalPaddingTop()

    Shortcut for getTotalPaddingTop()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  566. def touchDelegate(p: TouchDelegate): This

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  568. def touchDelegate_=(p: TouchDelegate): This

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  570. def transformationMethod(p: TransformationMethod): This

    Permalink

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

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

    Permalink

    Shortcut for getTransformationMethod()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  572. def transformationMethod_=(p: TransformationMethod): This

    Permalink

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  573. def translationX(p: Float): This

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  574. def translationX: Float

    Permalink

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def translationX_=(p: Float): This

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  576. def translationY(p: Float): This

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  577. def translationY: Float

    Permalink

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def translationY_=(p: Float): This

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  579. def typeface(p: Typeface): This

    Permalink

    Shortcut for setTypeface(android.graphics.Typeface)

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

    Permalink

    Shortcut for getTypeface()

    Shortcut for getTypeface()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  581. def typeface_=(p: Typeface): This

    Permalink

    Shortcut for setTypeface(android.graphics.Typeface)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  583. def urls: Array[URLSpan]

    Permalink

    Shortcut for getUrls()

    Shortcut for getUrls()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  584. def verticalFadingEdgeEnabled(p: Boolean): This

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  586. def verticalFadingEdgeEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  588. def verticalScrollBarEnabled(p: Boolean): This

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  590. def verticalScrollBarEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  591. def verticalScrollbarPosition(p: Int): This

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  592. def verticalScrollbarPosition: Int

    Permalink

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  593. def verticalScrollbarPosition_=(p: Int): This

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarWidth()

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

    Permalink

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  596. def visibility(p: Int): This

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Permalink

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  598. def visibility_=(p: Int): This

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  602. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  603. def width(p: Int): This

    Permalink

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

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

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  605. def width_=(p: Int): This

    Permalink

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  606. def willNotCacheDrawing(p: Boolean): This

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  607. def willNotCacheDrawing_=(p: Boolean): This

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  608. def willNotDraw(p: Boolean): This

    Permalink

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  609. def willNotDraw_=(p: Boolean): This

    Permalink

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  610. def windowSystemUiVisibility: Int

    Permalink

    Shortcut for getWindowSystemUiVisibility()

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

    Permalink

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Permalink

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  613. def wrap[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (This) ⇒ LP): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  614. def x(p: Float): This

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  615. def x: Float

    Permalink

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  616. def x_=(p: Float): This

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  617. def y(p: Float): This

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  618. def y: Float

    Permalink

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  619. def y_=(p: Float): This

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()

Deprecated Value Members

  1. val FILL_PARENT: Int

    Permalink
    Definition Classes
    TraitView
    Annotations
    @deprecated
    Deprecated

    (Since version )

  2. def backgroundDrawable(p: Drawable): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): This

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

Inherited from TraitChronometer[This]

Inherited from TraitTextView[This]

Inherited from TraitView[This]

Inherited from PressAndHoldable[This]

Inherited from ConstantsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped