org.scaloid.common

SQuickContactBadge

class SQuickContactBadge extends QuickContactBadge with TraitQuickContactBadge[SQuickContactBadge]

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

Linear Supertypes
TraitQuickContactBadge[SQuickContactBadge], TraitImageView[SQuickContactBadge], TraitView[SQuickContactBadge], ConstantsSupport, QuickContactBadge, OnClickListener, ImageView, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SQuickContactBadge
  2. TraitQuickContactBadge
  3. TraitImageView
  4. TraitView
  5. ConstantsSupport
  6. QuickContactBadge
  7. OnClickListener
  8. ImageView
  9. View
  10. AccessibilityEventSource
  11. Callback
  12. Callback
  13. AnyRef
  14. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SQuickContactBadge()(implicit context: Context, parentVGroup: TraitViewGroup[_] = null)

Value Members

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

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

    Definition Classes
    Any
  3. final def ##(): Int

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

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

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

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

    Definition Classes
    Any
  8. val FILL_PARENT: Int

    Definition Classes
    TraitView
  9. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  10. val NONE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  28. val WRAP_CONTENT: Int

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

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

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

    Definition Classes
    View
  32. def adjustViewBounds(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  33. def adjustViewBounds(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  34. def adjustViewBounds_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  35. def alpha(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  36. def alpha(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  37. def alpha_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  38. def animation(p: Animation): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  40. def animation_=(p: Animation): SQuickContactBadge

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

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

    Definition Classes
    Any
  43. def assignContactFromEmail(arg0: String, arg1: Boolean): Unit

    Definition Classes
    QuickContactBadge
  44. def assignContactFromPhone(arg0: String, arg1: Boolean): Unit

    Definition Classes
    QuickContactBadge
  45. def assignContactUri(arg0: Uri): Unit

    Definition Classes
    QuickContactBadge
  46. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  50. def backgroundColor(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def backgroundColor_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def backgroundDrawable(p: Drawable): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def backgroundDrawable_=(p: Drawable): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  56. def backgroundResource(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  58. def backgroundResource_=(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  60. def basis: SQuickContactBadge

    Definition Classes
    SQuickContactBadgeTraitView
  61. def bottom: Int

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

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

    Definition Classes
    View
  64. def buildDrawingCache(): Unit

    Definition Classes
    View
  65. def cancelLongPress(): Unit

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

    Definition Classes
    View
  67. def clearAnimation(): Unit

    Definition Classes
    View
  68. final def clearColorFilter(): Unit

    Definition Classes
    ImageView
  69. def clearFocus(): Unit

    Definition Classes
    View
  70. def clickable(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  72. def clickable_=(p: Boolean): SQuickContactBadge

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. def colorFilter(p: ColorFilter): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  75. def colorFilter(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  76. def colorFilter(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  77. def colorFilter_=(p: ColorFilter): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  78. def colorFilter_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  79. def computeHorizontalScrollExtent(): Int

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

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

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

    Definition Classes
    View
  83. def computeVerticalScrollExtent(): Int

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  88. def contentDescription_=(p: CharSequence): SQuickContactBadge

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

    Definition Classes
    View
  90. def destroyDrawingCache(): Unit

    Definition Classes
    View
  91. def disableDrawingCache: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  92. def disableDuplicateParentState: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  93. def disableHapticFeedback: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  94. def disableHorizontalFadingEdge: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  95. def disableHorizontalScrollBar: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  96. def disableSave: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def disableScrollbarFading: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  98. def disableSoundEffects: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  99. def disableVerticalFadingEdge: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  100. def disableVerticalScrollBar: SQuickContactBadge

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  119. def drawable: Drawable

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  120. def drawableState: Array[Int]

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  122. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def drawingCacheBackgroundColor(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def drawingCacheBackgroundColor_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def drawingCacheEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def drawingCacheEnabled_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def drawingCacheQuality(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def drawingCacheQuality_=(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def duplicateParentStateEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def duplicateParentStateEnabled_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def enableDrawingCache: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def enableDuplicateParentState: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def enableHapticFeedback: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  139. def enableHorizontalFadingEdge: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  140. def enableHorizontalScrollBar: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  141. def enableSave: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  142. def enableScrollbarFading: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  143. def enableSoundEffects: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  144. def enableVerticalFadingEdge: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def enableVerticalScrollBar: SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  146. def enabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  148. def enabled_=(p: Boolean): SQuickContactBadge

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

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

    Definition Classes
    AnyRef → Any
  151. def excludeMimes(p: Array[String]): SQuickContactBadge

    Definition Classes
    TraitQuickContactBadge
    Annotations
    @inline()
  152. def excludeMimes(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitQuickContactBadge
    Annotations
    @inline()
  153. def excludeMimes_=(p: Array[String]): SQuickContactBadge

    Definition Classes
    TraitQuickContactBadge
    Annotations
    @inline()
  154. def fadingEdgeLength(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def fadingEdgeLength_=(p: Int): SQuickContactBadge

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

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

    Definition Classes
    TraitView
  159. def findFocus(): View

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

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

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

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

    Definition Classes
    View
  164. def focusable(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  166. def focusableInTouchMode(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def focusableInTouchMode_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def focusable_=(p: Boolean): SQuickContactBadge

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

    Definition Classes
    View
  171. def getAnimation(): Animation

    Definition Classes
    View
  172. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  173. def getBackground(): Drawable

    Definition Classes
    View
  174. def getBaseline(): Int

    Definition Classes
    ImageView → View
  175. final def getBottom(): Int

    Definition Classes
    View
  176. def getBottomFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    View
  181. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  182. def getDrawable(): Drawable

    Definition Classes
    ImageView
  183. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  185. def getDrawingCache(): Bitmap

    Definition Classes
    View
  186. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  187. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  189. def getDrawingTime(): Long

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

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

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

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

    Definition Classes
    View
  194. def getHandler(): Handler

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

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

    Definition Classes
    View
  197. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  198. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  200. def getImageMatrix(): Matrix

    Definition Classes
    ImageView
  201. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  202. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  203. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  205. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  212. def getNextFocusDownId(): Int

    Definition Classes
    View
  213. def getNextFocusLeftId(): Int

    Definition Classes
    View
  214. def getNextFocusRightId(): Int

    Definition Classes
    View
  215. def getNextFocusUpId(): Int

    Definition Classes
    View
  216. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  217. def getPaddingBottom(): Int

    Definition Classes
    View
  218. def getPaddingLeft(): Int

    Definition Classes
    View
  219. def getPaddingRight(): Int

    Definition Classes
    View
  220. def getPaddingTop(): Int

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

    Definition Classes
    View
  222. def getResources(): Resources

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

    Definition Classes
    View
  224. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  227. def getScaleType(): ScaleType

    Definition Classes
    ImageView
  228. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  231. def getSolidColor(): Int

    Definition Classes
    View
  232. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  235. def getTag(): AnyRef

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

    Definition Classes
    View
  237. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  241. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  242. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  243. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  244. def getVisibility(): Int

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

    Definition Classes
    View
  246. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  248. def getWindowVisibility(): Int

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

    Definition Classes
    View
  250. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  251. def hapticFeedbackEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  253. def hapticFeedbackEnabled_=(p: Boolean): SQuickContactBadge

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

    Definition Classes
    View
  255. def hasFocusable(): Boolean

    Definition Classes
    View
  256. def hasWindowFocus(): Boolean

    Definition Classes
    View
  257. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  258. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  259. def horizontalFadingEdgeEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  261. def horizontalFadingEdgeEnabled_=(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  263. def horizontalScrollBarEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  265. def horizontalScrollBarEnabled_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  266. def id(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  268. def id_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  269. def imageBitmap(p: Bitmap): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  270. def imageBitmap(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  271. def imageBitmap_=(p: Bitmap): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  272. def imageDrawable(p: Drawable): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  273. def imageDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  274. def imageDrawable_=(p: Drawable): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  275. def imageLevel(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  276. def imageLevel(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  277. def imageLevel_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  278. def imageMatrix(p: Matrix): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  279. def imageMatrix: Matrix

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  280. def imageMatrix_=(p: Matrix): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  281. def imageResource(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  282. def imageResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  283. def imageResource_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  284. def imageURI(p: Uri): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  285. def imageURI(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  286. def imageURI_=(p: Uri): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  287. def initializeFadingEdge(arg0: TypedArray): Unit

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

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

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

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

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

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

    Definition Classes
    View
  294. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  295. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  296. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  299. def isFocused(): Boolean

    Definition Classes
    View
  300. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  301. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  302. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  303. def isInEditMode(): Boolean

    Definition Classes
    View
  304. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  306. def isLayoutRequested(): Boolean

    Definition Classes
    View
  307. def isLongClickable(): Boolean

    Definition Classes
    View
  308. def isOpaque(): Boolean

    Definition Classes
    View
  309. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  311. def isSaveEnabled(): Boolean

    Definition Classes
    View
  312. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  313. def isSelected(): Boolean

    Definition Classes
    View
  314. def isShown(): Boolean

    Definition Classes
    View
  315. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  316. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  317. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  318. def keepScreenOn(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  320. def keepScreenOn_=(p: Boolean): SQuickContactBadge

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

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

    Definition Classes
    View
  323. def layoutParams(p: LayoutParams): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  325. def layoutParams_=(p: LayoutParams): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  327. def longClickable(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  329. def longClickable_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  330. def maxHeight(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  331. def maxHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  332. def maxHeight_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  333. def maxWidth(p: Int): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  334. def maxWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  335. def maxWidth_=(p: Int): SQuickContactBadge

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

    Definition Classes
    View
  337. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  339. def minimumHeight(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  341. def minimumHeight_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  342. def minimumWidth(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  344. def minimumWidth_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  345. def mode(p: Int): SQuickContactBadge

    Definition Classes
    TraitQuickContactBadge
    Annotations
    @inline()
  346. def mode(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitQuickContactBadge
    Annotations
    @inline()
  347. def mode_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitQuickContactBadge
    Annotations
    @inline()
  348. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  349. def nextFocusDownId(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  351. def nextFocusDownId_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  352. def nextFocusLeftId(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  354. def nextFocusLeftId_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  355. def nextFocusRightId(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  357. def nextFocusRightId_=(p: Int): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  358. def nextFocusUpId(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  360. def nextFocusUpId_=(p: Int): SQuickContactBadge

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

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

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

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

    Definition Classes
    View
  365. def onAnimationEnd(): Unit

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

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

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

    Definition Classes
    View
  369. def onClick(f: ⇒ Unit): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  371. def onClick(arg0: View): Unit

    Definition Classes
    QuickContactBadge → OnClickListener
  372. def onClickListener(p: OnClickListener): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  374. def onClickListener_=(p: OnClickListener): SQuickContactBadge

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  381. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SQuickContactBadge

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

    Definition Classes
    ImageView → View
  383. def onCreateInputConnection(arg0: EditorInfo): InputConnection

    Definition Classes
    View
  384. def onDetachedFromWindow(): Unit

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

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

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

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

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

    Definition Classes
    View
  390. def onFocusChange(f: ⇒ Unit): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  392. def onFocusChangeListener(p: OnFocusChangeListener): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  394. def onFocusChangeListener_=(p: OnFocusChangeListener): SQuickContactBadge

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

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

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

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

    Definition Classes
    View → Callback
  399. def onKeyListener(p: OnKeyListener): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def onKeyListener_=(p: OnKeyListener): SQuickContactBadge

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  410. def onLongClickListener(p: OnLongClickListener): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  412. def onLongClickListener_=(p: OnLongClickListener): SQuickContactBadge

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  414. def onRestoreInstanceState(arg0: Parcelable): Unit

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  418. def onSizeChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

    Definition Classes
    View
  420. def onTouch(f: ⇒ Boolean): SQuickContactBadge

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

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

    Definition Classes
    View
  423. def onTouchListener(p: OnTouchListener): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  425. def onTouchListener_=(p: OnTouchListener): SQuickContactBadge

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  431. def padding(p: Int): SQuickContactBadge

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  436. def padding_=(p: Int): SQuickContactBadge

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

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

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

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

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

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

    Definition Classes
    View
  443. def performLongClick(): Boolean

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

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

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

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

    Definition Classes
    View
  448. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  451. def pressed(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  453. def pressed_=(p: Boolean): SQuickContactBadge

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

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

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

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

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

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

    Definition Classes
    View
  460. def requestLayout(): Unit

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

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

    Definition Classes
    View
  463. def resources: Resources

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

    Definition Classes
    View
  465. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  467. def saveEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  469. def saveEnabled_=(p: Boolean): SQuickContactBadge

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

    Definition Classes
    View
  471. def scaleType(p: ScaleType): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  472. def scaleType: ScaleType

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  473. def scaleType_=(p: ScaleType): SQuickContactBadge

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  474. def scheduleDrawable(arg0: Drawable, arg1: Runnable, arg2: Long): Unit

    Definition Classes
    View → Callback
  475. def scrollBarStyle(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  477. def scrollBarStyle_=(p: Int): SQuickContactBadge

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

    Definition Classes
    View
  479. def scrollContainer(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  481. def scrollContainer_=(p: Boolean): SQuickContactBadge

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

    Definition Classes
    View
  483. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  485. def scrollbarFadingEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  487. def scrollbarFadingEnabled_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  488. def selected(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  490. def selected_=(p: Boolean): SQuickContactBadge

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

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

    Definition Classes
    View → AccessibilityEventSource
  493. def setAdjustViewBounds(arg0: Boolean): Unit

    Definition Classes
    ImageView
  494. def setAlpha(arg0: Int): Unit

    Definition Classes
    ImageView
  495. def setAnimation(arg0: Animation): Unit

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

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

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

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

    Definition Classes
    View
  500. def setColorFilter(arg0: ColorFilter): Unit

    Definition Classes
    ImageView
  501. final def setColorFilter(arg0: Int): Unit

    Definition Classes
    ImageView
  502. final def setColorFilter(arg0: Int, arg1: Mode): Unit

    Definition Classes
    ImageView
  503. def setContentDescription(arg0: CharSequence): Unit

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

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

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

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

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

    Definition Classes
    View
  509. def setExcludeMimes(arg0: Array[String]): Unit

    Definition Classes
    QuickContactBadge
  510. def setFadingEdgeLength(arg0: Int): Unit

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

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

    Definition Classes
    View
  513. def setFrame(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView
  514. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  518. def setImageBitmap(arg0: Bitmap): Unit

    Definition Classes
    ImageView
  519. def setImageDrawable(arg0: Drawable): Unit

    Definition Classes
    ImageView
  520. def setImageLevel(arg0: Int): Unit

    Definition Classes
    ImageView
  521. def setImageMatrix(arg0: Matrix): Unit

    Definition Classes
    ImageView
  522. def setImageResource(arg0: Int): Unit

    Definition Classes
    ImageView
  523. def setImageState(arg0: Array[Int], arg1: Boolean): Unit

    Definition Classes
    ImageView
  524. def setImageURI(arg0: Uri): Unit

    Definition Classes
    ImageView
  525. def setKeepScreenOn(arg0: Boolean): Unit

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

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

    Definition Classes
    View
  528. def setMaxHeight(arg0: Int): Unit

    Definition Classes
    ImageView
  529. def setMaxWidth(arg0: Int): Unit

    Definition Classes
    ImageView
  530. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

    Definition Classes
    View
  533. def setMode(arg0: Int): Unit

    Definition Classes
    QuickContactBadge
  534. def setNextFocusDownId(arg0: Int): Unit

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  547. def setScaleType(arg0: ScaleType): Unit

    Definition Classes
    ImageView
  548. def setScrollBarStyle(arg0: Int): Unit

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

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

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

    Definition Classes
    ImageView → View
  552. def setSoundEffectsEnabled(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    View
  561. def showContextMenu(): Boolean

    Definition Classes
    View
  562. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def soundEffectsEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def soundEffectsEnabled_=(p: Boolean): SQuickContactBadge

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

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

    Definition Classes
    AnyRef
  568. def tag(p: Any): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  570. def tag_=(p: Any): SQuickContactBadge

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

    Definition Classes
    AnyRef → Any
  572. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def touchDelegate(p: TouchDelegate): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def touchDelegate_=(p: TouchDelegate): SQuickContactBadge

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  581. def verticalFadingEdgeEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  583. def verticalFadingEdgeEnabled_=(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  585. def verticalScrollBarEnabled(p: Boolean): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  587. def verticalScrollBarEnabled_=(p: Boolean): SQuickContactBadge

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  590. def visibility(p: Int): SQuickContactBadge

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  592. def visibility_=(p: Int): SQuickContactBadge

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  597. def willNotCacheDrawing(p: Boolean): SQuickContactBadge

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

    Definition Classes
    View
  599. def willNotCacheDrawing_=(p: Boolean): SQuickContactBadge

    Definition Classes
    TraitView
    Annotations
    @inline()
  600. def willNotDraw(p: Boolean): SQuickContactBadge

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

    Definition Classes
    View
  602. def willNotDraw_=(p: Boolean): SQuickContactBadge

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitView[SQuickContactBadge]

Inherited from ConstantsSupport

Inherited from QuickContactBadge

Inherited from OnClickListener

Inherited from ImageView

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped