Class

org.scaloid.common

RichTwoLineListItem

Related Doc: package common

Permalink

class RichTwoLineListItem[This <: TwoLineListItem] extends TraitTwoLineListItem[This]

Automatically generated enriching class of android.widget.TwoLineListItem.

Linear Supertypes
TraitTwoLineListItem[This], TraitRelativeLayout[This], TraitViewGroup[This], TraitView[This], PressAndHoldable[This], ConstantsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. RichTwoLineListItem
  2. TraitTwoLineListItem
  3. TraitRelativeLayout
  4. TraitViewGroup
  5. TraitView
  6. PressAndHoldable
  7. ConstantsSupport
  8. AnyRef
  9. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RichTwoLineListItem(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 +=(v: View): This

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

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

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

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

    Permalink
    Definition Classes
    TraitView
  8. val NONE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  9. val TEXT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  10. val TEXT_AUTO_COMPLETE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  11. val TEXT_AUTO_CORRECT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  12. val TEXT_CAP_CHARACTERS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  13. val TEXT_CAP_SENTENCES: Int

    Permalink
    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_WORDS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  15. val TEXT_EMAIL_ADDRESS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  16. val TEXT_EMAIL_SUBJECT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  17. val TEXT_IME_MULTI_LINE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  18. val TEXT_LONG_MESSAGE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  19. val TEXT_MULTI_LINE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  20. val TEXT_NO_SUGGESTIONS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  21. val TEXT_PASSWORD: Int

    Permalink
    Definition Classes
    ConstantsSupport
  22. val TEXT_PERSON_NAME: Int

    Permalink
    Definition Classes
    ConstantsSupport
  23. val TEXT_POSTAL_ADDRESS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  24. val TEXT_SHORT_MESSAGE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  25. val TEXT_URI: Int

    Permalink
    Definition Classes
    ConstantsSupport
  26. val WRAP_CONTENT: Int

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

    Permalink

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

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

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

    Permalink

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

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

    Permalink

    Shortcut for getAccessibilityNodeProvider()

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

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

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

    Permalink

    Shortcut for isActivated()

    Shortcut for isActivated()

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

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def addStatesFromChildren(p: Boolean): This

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  35. def addStatesFromChildren_=(p: Boolean): This

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  36. def alpha(p: Float): This

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Permalink

    Shortcut for getAlpha()

    Shortcut for getAlpha()

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

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  39. def alwaysDrawnWithCacheEnabled(p: Boolean): This

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  41. def alwaysDrawnWithCacheEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  42. def animation(p: Animation): This

    Permalink

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

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

    Permalink

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  44. def animationCacheEnabled(p: Boolean): This

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  46. def animationCacheEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  47. def animation_=(p: Animation): This

    Permalink

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

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

    Permalink

    Shortcut for getApplicationWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def applyStyle(v: View): View

    Permalink
    Definition Classes
    TraitViewGroup
  50. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  51. def background: Drawable

    Permalink

    Shortcut for getBackground()

    Shortcut for getBackground()

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

    Permalink

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

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

    Permalink

    Shortcut for setBackgroundColor(int)

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

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

    Permalink

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  56. def backgroundDrawable(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 backgroundResource(implicit no: NoGetterForThisProperty): Nothing

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

    Permalink

    Shortcut for setBackgroundResource(int)

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

    Permalink

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

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

    Permalink

    Shortcut for getBaseline()

    Shortcut for getBaseline()

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

    Permalink
  63. def bottom(p: Int): This

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

    Permalink

    Shortcut for getBottom()

    Shortcut for getBottom()

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

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

    Permalink

    Shortcut for setCameraDistance(float)

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

    Permalink

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

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

    Permalink

    Shortcut for setCameraDistance(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  69. def childCount: Int

    Permalink

    Shortcut for getChildCount()

    Shortcut for getChildCount()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  70. def clickable(p: Boolean): This

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for isClickable()

    Shortcut for isClickable()

    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 clipChildren(p: Boolean): This

    Permalink

    Shortcut for setClipChildren(boolean)

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

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  75. def clipChildren_=(p: Boolean): This

    Permalink

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  76. def clipToPadding(p: Boolean): This

    Permalink

    Shortcut for setClipToPadding(boolean)

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

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  78. def clipToPadding_=(p: Boolean): This

    Permalink

    Shortcut for setClipToPadding(boolean)

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. def contentDescription(p: CharSequence): This

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContentDescription()

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

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContext()

    Shortcut for getContext()

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def descendantFocusability(p: Int): This

    Permalink

    Shortcut for setDescendantFocusability(int)

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

    Permalink

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  86. def descendantFocusability_=(p: Int): This

    Permalink

    Shortcut for setDescendantFocusability(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  87. def disable(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  88. def disableAlwaysDrawnWithCache(): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  89. def disableAnimationCache(): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  90. def disableDrawingCache(): This

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  95. def disableMotionEventSplitting(): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  96. def disableSave(): This

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  102. def drawableState: Array[Int]

    Permalink

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  103. def drawingCache: Bitmap

    Permalink

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

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

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for getDrawingCacheBackgroundColor()

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

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for isDrawingCacheEnabled()

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

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingCacheQuality()

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

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

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

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Permalink

    Shortcut for isDuplicateParentStateEnabled()

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

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def enable(): This

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def enableAlwaysDrawnWithCache(): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  119. def enableAnimationCache(): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  120. def enableDrawingCache(): This

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def enableMotionEventSplitting(): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  126. def enableSave(): This

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

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

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

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

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

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

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Permalink

    Shortcut for isEnabled()

    Shortcut for isEnabled()

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

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  137. def fadingEdgeLength(p: Int): This

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

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

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

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

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Permalink

    Shortcut for getFilterTouchesWhenObscured()

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

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

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

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

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink

    Shortcut for getFitsSystemWindows()

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

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

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

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for isFocusableInTouchMode()

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

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

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

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

    Permalink

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  159. def gravity: Int

    Permalink

    Shortcut for getGravity()

    Shortcut for getGravity()

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  160. def gravity_=(p: Int): This

    Permalink

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  161. def handler: Handler

    Permalink

    Shortcut for getHandler()

    Shortcut for getHandler()

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

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for isHapticFeedbackEnabled()

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

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for setHasTransientState(boolean)

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

    Permalink

    Shortcut for setHasTransientState(boolean)

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

    Permalink
    Definition Classes
    AnyRef → Any
  168. def height: Int

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. 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()
  170. 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()
  171. def horizontalFadingEdgeEnabled(p: Boolean): This

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalFadingEdgeEnabled()

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

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  175. def horizontalGravity(p: Int): This

    Permalink

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  176. def horizontalGravity(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  177. def horizontalGravity_=(p: Int): This

    Permalink

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  178. def horizontalScrollBarEnabled(p: Boolean): This

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalScrollBarEnabled()

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

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for isHovered()

    Shortcut for isHovered()

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

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getId()

    Shortcut for getId()

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

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  187. def ignoreGravity(p: Int): This

    Permalink

    Shortcut for setIgnoreGravity(int)

    Shortcut for setIgnoreGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  188. def ignoreGravity(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  189. def ignoreGravity_=(p: Int): This

    Permalink

    Shortcut for setIgnoreGravity(int)

    Shortcut for setIgnoreGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  190. def importantForAccessibility(p: Int): This

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

    Permalink

    Shortcut for getImportantForAccessibility()

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

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

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

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

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

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeyDispatcherState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def layerType: Int

    Permalink

    Shortcut for getLayerType()

    Shortcut for getLayerType()

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def layoutAnimation(p: LayoutAnimationController): This

    Permalink

    Shortcut for setLayoutAnimation(android.view.animation.LayoutAnimationController)

  200. def layoutAnimation: LayoutAnimationController

    Permalink

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  201. def layoutAnimationListener(p: AnimationListener): This

    Permalink

    Shortcut for setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)

  202. def layoutAnimationListener: AnimationListener

    Permalink

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  203. def layoutAnimationListener_=(p: AnimationListener): This

    Permalink

    Shortcut for setLayoutAnimationListener(android.view.animation.Animation.AnimationListener)

  204. def layoutAnimation_=(p: LayoutAnimationController): This

    Permalink

    Shortcut for setLayoutAnimation(android.view.animation.LayoutAnimationController)

  205. def layoutParams(p: LayoutParams): This

    Permalink

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

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

    Permalink

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def layoutTransition(p: LayoutTransition): This

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  209. def layoutTransition: LayoutTransition

    Permalink

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  210. def layoutTransition_=(p: LayoutTransition): This

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  211. def left(p: Int): This

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLeft()

    Shortcut for getLeft()

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

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  214. def longClickable(p: Boolean): This

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

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

    Permalink

    Shortcut for setLongClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  217. def matrix: Matrix

    Permalink

    Shortcut for getMatrix()

    Shortcut for getMatrix()

    Definition Classes
    TraitView
    Annotations
    @inline()
  218. def measuredHeight: Int

    Permalink

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Permalink

    Shortcut for getMeasuredHeightAndState()

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

    Permalink

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Permalink

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Permalink

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def minimumHeight(p: Int): This

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

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

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Permalink

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

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

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  229. def motionEventSplittingEnabled(p: Boolean): This

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  230. def motionEventSplittingEnabled: Boolean

    Permalink

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  231. def motionEventSplittingEnabled_=(p: Boolean): This

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  232. final def ne(arg0: AnyRef): Boolean

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

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

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

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for getNextFocusForwardId()

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

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

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

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

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

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

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

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

    Permalink
    Definition Classes
    AnyRef
  250. def onAnimationEnd[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  251. def onAnimationEnd[U](f: (Animation) ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  252. def onAnimationRepeat[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  253. def onAnimationRepeat[U](f: (Animation) ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  254. def onAnimationStart[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  255. def onAnimationStart[U](f: (Animation) ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  256. def onChildViewAdded[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  257. def onChildViewAdded[U](f: (View, View) ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  258. def onChildViewRemoved[U](f: ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  259. def onChildViewRemoved[U](f: (View, View) ⇒ U): This

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  260. def onClick[U](f: ⇒ U): This

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

    Permalink

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

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

    Permalink

    Shortcut for getOnFocusChangeListener()

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

    Permalink

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

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

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

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

    Permalink

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

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

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  285. def onHierarchyChangeListener(p: OnHierarchyChangeListener): This

    Permalink

    Shortcut for setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)

  286. def onHierarchyChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  287. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): This

    Permalink

    Shortcut for setOnHierarchyChangeListener(android.view.ViewGroup.OnHierarchyChangeListener)

  288. def onHover(f: ⇒ Boolean): This

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

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

    Permalink

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

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

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

    Permalink

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

  311. def onTouch(f: ⇒ Boolean): This

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

    Permalink

    Shortcut for setOverScrollMode(int)

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

    Permalink

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

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

    Permalink

    Shortcut for setOverScrollMode(int)

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

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

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

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

    Permalink

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Permalink

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Permalink

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Permalink

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

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

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

    Permalink

    Shortcut for getParent()

    Shortcut for getParent()

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

    Permalink

    Shortcut for getParentForAccessibility()

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

    Permalink
    Definition Classes
    TraitViewGroup
  334. val parentViewGroup: TraitViewGroup[_]

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

    Permalink
    Attributes
    protected
    Definition Classes
    TraitView
  336. def persistentDrawingCache(p: Int): This

    Permalink

    Shortcut for setPersistentDrawingCache(int)

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

    Permalink

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  338. def persistentDrawingCache_=(p: Int): This

    Permalink

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  339. def pivotX(p: Float): This

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Permalink

    Shortcut for getPivotX()

    Shortcut for getPivotX()

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

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Permalink

    Shortcut for getPivotY()

    Shortcut for getPivotY()

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

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Permalink

    Shortcut for isPressed()

    Shortcut for isPressed()

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

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  348. def resources: Resources

    Permalink

    Shortcut for getResources()

    Shortcut for getResources()

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

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRight()

    Shortcut for getRight()

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

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRootView()

    Shortcut for getRootView()

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

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Permalink

    Shortcut for getRotation()

    Shortcut for getRotation()

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

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Permalink

    Shortcut for getRotationX()

    Shortcut for getRotationX()

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

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Permalink

    Shortcut for getRotationY()

    Shortcut for getRotationY()

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

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

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

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink

    Shortcut for isSaveFromParentEnabled()

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

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Permalink

    Shortcut for getScaleX()

    Shortcut for getScaleX()

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

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Permalink

    Shortcut for getScaleY()

    Shortcut for getScaleY()

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

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Permalink

    Shortcut for getScrollBarDefaultDelayBeforeFade()

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

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

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

    Permalink

    Shortcut for getScrollBarFadeDuration()

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

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

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

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Permalink

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

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

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

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

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

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

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for getScrollY()

    Shortcut for getScrollY()

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

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Permalink

    Shortcut for isScrollbarFadingEnabled()

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

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  398. def selected(p: Boolean): This

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for isSelected()

    Shortcut for isSelected()

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

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def solidColor: Int

    Permalink

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

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

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Permalink

    Shortcut for isSoundEffectsEnabled()

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

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  405. def style(stl: PartialFunction[View, View]): This

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

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

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

    Permalink

    Shortcut for setSystemUiVisibility(int)

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

    Permalink

    Shortcut for getSystemUiVisibility()

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

    Permalink

    Shortcut for setSystemUiVisibility(int)

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

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink

    Shortcut for getTag()

    Shortcut for getTag()

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

    Permalink

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  414. def text1: TextView

    Permalink

    Shortcut for getText1()

    Shortcut for getText1()

    Definition Classes
    TraitTwoLineListItem
    Annotations
    @inline()
  415. def text2: TextView

    Permalink

    Shortcut for getText2()

    Shortcut for getText2()

    Definition Classes
    TraitTwoLineListItem
    Annotations
    @inline()
  416. def toString(): String

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

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

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

    Permalink

    Shortcut for getTop()

    Shortcut for getTop()

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

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  420. def touchDelegate(p: TouchDelegate): This

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

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

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def translationX(p: Float): This

    Permalink

    Shortcut for setTranslationX(float)

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

    Permalink

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

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

    Permalink

    Shortcut for setTranslationX(float)

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

    Permalink

    Shortcut for setTranslationY(float)

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

    Permalink

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

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

    Permalink

    Shortcut for setTranslationY(float)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  431. def verticalFadingEdgeEnabled(p: Boolean): This

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalFadingEdgeEnabled()

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

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def verticalGravity(p: Int): This

    Permalink

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  436. def verticalGravity(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  437. def verticalGravity_=(p: Int): This

    Permalink

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitRelativeLayout
    Annotations
    @inline()
  438. def verticalScrollBarEnabled(p: Boolean): This

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalScrollBarEnabled()

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

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarPosition()

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

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarWidth()

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

    Permalink

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

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

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Permalink

    Shortcut for getVisibility()

    Shortcut for getVisibility()

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

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

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

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

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  454. def willNotCacheDrawing(p: Boolean): This

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Permalink

    Shortcut for setWillNotDraw(boolean)

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

    Permalink

    Shortcut for setWillNotDraw(boolean)

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

    Permalink

    Shortcut for getWindowSystemUiVisibility()

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

    Permalink

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Permalink

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

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

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

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

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

    Permalink

    Shortcut for getX()

    Shortcut for getX()

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

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

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

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

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

    Permalink

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  467. 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 TraitTwoLineListItem[This]

Inherited from TraitRelativeLayout[This]

Inherited from TraitViewGroup[This]

Inherited from TraitView[This]

Inherited from PressAndHoldable[This]

Inherited from ConstantsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped