org.scaloid.common

SAutoCompleteTextView

class SAutoCompleteTextView extends AutoCompleteTextView with TraitAutoCompleteTextView[SAutoCompleteTextView]

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

Linear Supertypes
TraitAutoCompleteTextView[SAutoCompleteTextView], TraitEditText[SAutoCompleteTextView], TraitTextView[SAutoCompleteTextView], TraitView[SAutoCompleteTextView], ConstantsSupport, AutoCompleteTextView, FilterListener, EditText, TextView, OnPreDrawListener, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SAutoCompleteTextView
  2. TraitAutoCompleteTextView
  3. TraitEditText
  4. TraitTextView
  5. TraitView
  6. ConstantsSupport
  7. AutoCompleteTextView
  8. FilterListener
  9. EditText
  10. TextView
  11. OnPreDrawListener
  12. View
  13. AccessibilityEventSource
  14. Callback
  15. Callback
  16. AnyRef
  17. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

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

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

  3. new SAutoCompleteTextView()(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: (SAutoCompleteTextView) ⇒ LP): LP

    Definition Classes
    TraitView
  5. def <<[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SAutoCompleteTextView) ⇒ 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 adapter[T <: ListAdapter with Filterable](p: T): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  30. def adapter: ListAdapter

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  31. def adapter_=[T <: ListAdapter with Filterable](p: T): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  32. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    View
  34. def addTextChangedListener(arg0: TextWatcher): Unit

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

    Definition Classes
    View
  36. def afterTextChanged(f: ⇒ Unit): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  38. def animation(p: Animation): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    TextView
  43. def applicationWindowToken: IBinder

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

    Definition Classes
    Any
  45. def autoLinkMask(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  47. def autoLinkMask_=(p: Int): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def backgroundColor(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  54. def backgroundColor_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def backgroundDrawable(p: Drawable): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  57. def backgroundDrawable_=(p: Drawable): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  58. def backgroundResource(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  60. def backgroundResource_=(p: Int): SAutoCompleteTextView

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

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

    Definition Classes
    SAutoCompleteTextViewTraitView
  63. def beforeTextChanged(f: ⇒ Unit): SAutoCompleteTextView

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

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

    Definition Classes
    TextView
  66. def bottom: Int

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

    Definition Classes
    TextView
  68. def bringToFront(): Unit

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

    Definition Classes
    View
  70. def buildDrawingCache(): Unit

    Definition Classes
    View
  71. def cancelLongPress(): Unit

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

    Definition Classes
    View
  73. def clearAnimation(): Unit

    Definition Classes
    View
  74. def clearComposingText(): Unit

    Definition Classes
    TextView
  75. def clearFocus(): Unit

    Definition Classes
    View
  76. def clearListSelection(): Unit

    Definition Classes
    AutoCompleteTextView
  77. def clickable(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def clickable_=(p: Boolean): SAutoCompleteTextView

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def completionHint(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  82. def completionHint(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  83. def completionHint_=(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  84. def compoundDrawablePadding(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  86. def compoundDrawablePadding_=(p: Int): SAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  101. def contentDescription_=(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  102. def convertSelectionToString(arg0: Any): CharSequence

    Attributes
    protected[android.widget]
    Definition Classes
    AutoCompleteTextView
  103. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  104. def currentHintTextColor: Int

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  106. def cursorVisible(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  108. def cursorVisible_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TextView
  110. def destroyDrawingCache(): Unit

    Definition Classes
    View
  111. def didTouchFocusSelect(): Boolean

    Definition Classes
    TextView
  112. def disable: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def disableDrawingCache: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def disableDuplicateParentState: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def disableHapticFeedback: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def disableHorizontalFadingEdge: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def disableHorizontalScrollBar: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def disableSave: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def disableScrollbarFading: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def disableSoundEffects: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  121. def disableVerticalFadingEdge: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def disableVerticalScrollBar: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def dismissDropDown(): Unit

    Definition Classes
    AutoCompleteTextView
  124. def dispatchConfigurationChanged(arg0: Configuration): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  142. def drawableBottom(img: Drawable): SAutoCompleteTextView

    Definition Classes
    TraitTextView
  143. def drawableLeft(img: Drawable): SAutoCompleteTextView

    Definition Classes
    TraitTextView
  144. def drawableRight(img: Drawable): SAutoCompleteTextView

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

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

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

    Definition Classes
    TraitTextView
  148. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def drawingCacheBackgroundColor(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def drawingCacheBackgroundColor_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def drawingCacheEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def drawingCacheEnabled_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def drawingCacheQuality(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def drawingCacheQuality_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def dropDownAnchor(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  160. def dropDownAnchor: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  161. def dropDownAnchor_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  162. def dropDownBackground: Drawable

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  163. def dropDownBackgroundDrawable(p: Drawable): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  164. def dropDownBackgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  165. def dropDownBackgroundDrawable_=(p: Drawable): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  166. def dropDownBackgroundResource(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  167. def dropDownBackgroundResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  168. def dropDownBackgroundResource_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  169. def dropDownHeight(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  170. def dropDownHeight: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  171. def dropDownHeight_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  172. def dropDownHorizontalOffset(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  173. def dropDownHorizontalOffset: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  174. def dropDownHorizontalOffset_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  175. def dropDownVerticalOffset(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  176. def dropDownVerticalOffset: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  177. def dropDownVerticalOffset_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  178. def dropDownWidth(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  179. def dropDownWidth: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  180. def dropDownWidth_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  181. def duplicateParentStateEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  183. def duplicateParentStateEnabled_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  184. def editableFactory(p: Factory): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  186. def editableFactory_=(p: Factory): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  188. def ellipsize(p: TruncateAt): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  190. def ellipsize_=(p: TruncateAt): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  191. def ems(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  193. def ems_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  194. def enable: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. def enableDrawingCache: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  196. def enableDuplicateParentState: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  197. def enableHapticFeedback: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def enableHorizontalFadingEdge: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def enableHorizontalScrollBar: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  200. def enableSave: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def enableScrollbarFading: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  202. def enableSoundEffects: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  203. def enableVerticalFadingEdge: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  204. def enableVerticalScrollBar: SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  205. def enabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  207. def enabled_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TextView
  209. def enoughToFilter(): Boolean

    Definition Classes
    AutoCompleteTextView
  210. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  212. def error(p: CharSequence): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  214. def error_=(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  215. def extendSelection(arg0: Int): Unit

    Definition Classes
    EditText
  216. def extendedPaddingBottom: Int

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

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

    Definition Classes
    TextView
  219. def extractedText(p: ExtractedText): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  221. def extractedText_=(p: ExtractedText): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  222. def fadingEdgeLength(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def fadingEdgeLength_=(p: Int): SAutoCompleteTextView

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

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

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

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

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

    Definition Classes
    TraitView
  230. def findFocus(): View

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

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

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

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

    Definition Classes
    View
  235. def focusable(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def focusableInTouchMode(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  239. def focusableInTouchMode_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  240. def focusable_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    View
  242. def freezesText(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  244. def freezesText_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  245. def getAdapter(): ListAdapter

    Definition Classes
    AutoCompleteTextView
  246. def getAnimation(): Animation

    Definition Classes
    View
  247. def getApplicationWindowToken(): IBinder

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

    Definition Classes
    TextView
  249. def getBackground(): Drawable

    Definition Classes
    View
  250. def getBaseline(): Int

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

    Definition Classes
    View
  252. def getBottomFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    TextView
  257. def getCompoundPaddingBottom(): Int

    Definition Classes
    TextView
  258. def getCompoundPaddingLeft(): Int

    Definition Classes
    TextView
  259. def getCompoundPaddingRight(): Int

    Definition Classes
    TextView
  260. def getCompoundPaddingTop(): Int

    Definition Classes
    TextView
  261. def getContentDescription(): CharSequence

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

    Definition Classes
    View
  263. def getContextMenuInfo(): ContextMenuInfo

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

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

    Definition Classes
    TextView
  266. def getDefaultEditable(): Boolean

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

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

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

    Definition Classes
    View
  270. def getDrawingCache(): Bitmap

    Definition Classes
    View
  271. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  272. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  274. def getDrawingTime(): Long

    Definition Classes
    View
  275. def getDropDownAnchor(): Int

    Definition Classes
    AutoCompleteTextView
  276. def getDropDownBackground(): Drawable

    Definition Classes
    AutoCompleteTextView
  277. def getDropDownHeight(): Int

    Definition Classes
    AutoCompleteTextView
  278. def getDropDownHorizontalOffset(): Int

    Definition Classes
    AutoCompleteTextView
  279. def getDropDownVerticalOffset(): Int

    Definition Classes
    AutoCompleteTextView
  280. def getDropDownWidth(): Int

    Definition Classes
    AutoCompleteTextView
  281. def getEditableText(): Editable

    Definition Classes
    TextView
  282. def getEllipsize(): TruncateAt

    Definition Classes
    TextView
  283. def getError(): CharSequence

    Definition Classes
    TextView
  284. def getExtendedPaddingBottom(): Int

    Definition Classes
    TextView
  285. def getExtendedPaddingTop(): Int

    Definition Classes
    TextView
  286. def getFilter(): Filter

    Attributes
    protected[android.widget]
    Definition Classes
    AutoCompleteTextView
  287. def getFilters(): Array[InputFilter]

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

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

    Definition Classes
    TextView → View
  290. def getFreezesText(): Boolean

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

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

    Definition Classes
    View
  293. def getGravity(): Int

    Definition Classes
    TextView
  294. def getHandler(): Handler

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

    Definition Classes
    View
  296. def getHint(): CharSequence

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

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

    Definition Classes
    View
  299. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  300. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  302. def getImeActionId(): Int

    Definition Classes
    TextView
  303. def getImeActionLabel(): CharSequence

    Definition Classes
    TextView
  304. def getImeOptions(): Int

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

    Definition Classes
    TextView
  306. def getInputType(): Int

    Definition Classes
    TextView
  307. def getItemClickListener(): OnItemClickListener

    Definition Classes
    AutoCompleteTextView
  308. def getItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AutoCompleteTextView
  309. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  310. def getKeyDispatcherState(): DispatcherState

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

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

    Definition Classes
    TextView
  313. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  315. def getLeftFadingEdgeStrength(): Float

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

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

    Definition Classes
    TextView
  318. def getLineCount(): Int

    Definition Classes
    TextView
  319. def getLineHeight(): Int

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

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

    Definition Classes
    TextView
  322. def getListSelection(): Int

    Definition Classes
    AutoCompleteTextView
  323. final def getLocalVisibleRect(arg0: Rect): Boolean

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

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

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

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

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

    Definition Classes
    TextView
  329. def getNextFocusDownId(): Int

    Definition Classes
    View
  330. def getNextFocusLeftId(): Int

    Definition Classes
    View
  331. def getNextFocusRightId(): Int

    Definition Classes
    View
  332. def getNextFocusUpId(): Int

    Definition Classes
    View
  333. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  334. def getOnItemClickListener(): OnItemClickListener

    Definition Classes
    AutoCompleteTextView
  335. def getOnItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AutoCompleteTextView
  336. def getPaddingBottom(): Int

    Definition Classes
    View
  337. def getPaddingLeft(): Int

    Definition Classes
    View
  338. def getPaddingRight(): Int

    Definition Classes
    View
  339. def getPaddingTop(): Int

    Definition Classes
    View
  340. def getPaint(): TextPaint

    Definition Classes
    TextView
  341. def getPaintFlags(): Int

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

    Definition Classes
    View
  343. def getPrivateImeOptions(): String

    Definition Classes
    TextView
  344. def getResources(): Resources

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

    Definition Classes
    View
  346. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  349. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  352. def getSelectionEnd(): Int

    Definition Classes
    TextView
  353. def getSelectionStart(): Int

    Definition Classes
    TextView
  354. def getSolidColor(): Int

    Definition Classes
    View
  355. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  358. def getTag(): AnyRef

    Definition Classes
    View
  359. def getText(): Editable

    Definition Classes
    EditText → TextView
  360. final def getTextColors(): ColorStateList

    Definition Classes
    TextView
  361. def getTextScaleX(): Float

    Definition Classes
    TextView
  362. def getTextSize(): Float

    Definition Classes
    TextView
  363. def getThreshold(): Int

    Definition Classes
    AutoCompleteTextView
  364. final def getTop(): Int

    Definition Classes
    View
  365. def getTopFadingEdgeStrength(): Float

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

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

    Definition Classes
    TextView
  368. def getTotalPaddingLeft(): Int

    Definition Classes
    TextView
  369. def getTotalPaddingRight(): Int

    Definition Classes
    TextView
  370. def getTotalPaddingTop(): Int

    Definition Classes
    TextView
  371. def getTouchDelegate(): TouchDelegate

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

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

    Definition Classes
    TextView
  374. def getTypeface(): Typeface

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

    Definition Classes
    TextView
  376. def getValidator(): Validator

    Definition Classes
    AutoCompleteTextView
  377. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  378. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  379. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  380. def getVisibility(): Int

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

    Definition Classes
    View
  382. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  384. def getWindowVisibility(): Int

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

    Definition Classes
    View
  386. def gravity(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  388. def gravity_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  390. def hapticFeedbackEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  392. def hapticFeedbackEnabled_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    View
  394. def hasFocusable(): Boolean

    Definition Classes
    View
  395. def hasSelection(): Boolean

    Definition Classes
    TextView
  396. def hasWindowFocus(): Boolean

    Definition Classes
    View
  397. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  398. def height(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  400. def height_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  401. def highlightColor(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  403. def highlightColor_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  404. def hint(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  405. def hint(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  407. def hintTextColor(p: ColorStateList): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  408. def hintTextColor(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  410. def hintTextColor_=(p: ColorStateList): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  411. def hintTextColor_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  413. def hint_=(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  414. def hint_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  415. def horizontalFadingEdgeEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def horizontalFadingEdgeEnabled_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. def horizontalScrollBarEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def horizontalScrollBarEnabled_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  422. def horizontallyScrolling(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  424. def horizontallyScrolling_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  425. def id(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  427. def id_=(p: Int): SAutoCompleteTextView

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  430. def imeOptions(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  432. def imeOptions_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  433. def includeFontPadding(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  435. def includeFontPadding_=(p: Boolean): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  440. def inputExtras_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  441. def inputType(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  443. def inputType_=(p: Int): SAutoCompleteTextView

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

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

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

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

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

    Definition Classes
    View
  449. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  450. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  451. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  454. def isFocused(): Boolean

    Definition Classes
    View
  455. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  456. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  457. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  458. def isInEditMode(): Boolean

    Definition Classes
    View
  459. def isInTouchMode(): Boolean

    Definition Classes
    View
  460. def isInputMethodTarget(): Boolean

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

    Definition Classes
    Any
  462. def isLayoutRequested(): Boolean

    Definition Classes
    View
  463. def isLongClickable(): Boolean

    Definition Classes
    View
  464. def isOpaque(): Boolean

    Definition Classes
    View
  465. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    AutoCompleteTextView
  467. def isPopupShowing(): Boolean

    Definition Classes
    AutoCompleteTextView
  468. def isPressed(): Boolean

    Definition Classes
    View
  469. def isSaveEnabled(): Boolean

    Definition Classes
    View
  470. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  471. def isSelected(): Boolean

    Definition Classes
    View
  472. def isShown(): Boolean

    Definition Classes
    View
  473. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  474. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  475. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  476. def itemClickListener: OnItemClickListener

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  477. def itemSelectedListener: OnItemSelectedListener

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  478. def keepScreenOn(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  480. def keepScreenOn_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  482. def keyListener(p: KeyListener): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  484. def keyListener_=(p: KeyListener): SAutoCompleteTextView

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

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

    Definition Classes
    View
  487. def layoutParams(p: LayoutParams): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  489. def layoutParams_=(p: LayoutParams): SAutoCompleteTextView

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

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

    Definition Classes
    TextView
  492. def lineCount: Int

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  494. def lines(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  496. def lines_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  497. def linkTextColor(p: ColorStateList): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  498. def linkTextColor(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  500. def linkTextColor_=(p: ColorStateList): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  501. def linkTextColor_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  503. def linksClickable(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  505. def linksClickable_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  506. def listSelection(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  507. def listSelection: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  508. def listSelection_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  509. def longClickable(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  511. def longClickable_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  512. def marqueeRepeatLimit(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  514. def marqueeRepeatLimit_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  515. def maxEms(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  517. def maxEms_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  518. def maxHeight(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  520. def maxHeight_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  521. def maxLines(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  523. def maxLines_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  524. def maxWidth(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  526. def maxWidth_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    View
  528. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  530. def minEms(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  532. def minEms_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  533. def minHeight(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  535. def minHeight_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  536. def minLines(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  538. def minLines_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  539. def minWidth(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  541. def minWidth_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  542. def minimumHeight(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  544. def minimumHeight_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def minimumWidth(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  547. def minimumWidth_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TextView
  549. def movementMethod(p: MovementMethod): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  551. def movementMethod_=(p: MovementMethod): SAutoCompleteTextView

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

    Definition Classes
    AnyRef
  553. def nextFocusDownId(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  555. def nextFocusDownId_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  556. def nextFocusLeftId(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  558. def nextFocusLeftId_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  559. def nextFocusRightId(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def nextFocusRightId_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  562. def nextFocusUpId(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  564. def nextFocusUpId_=(p: Int): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    View
  569. def onAnimationEnd(): Unit

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

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

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

    Definition Classes
    TextView
  573. def onCheckIsTextEditor(): Boolean

    Definition Classes
    TextView → View
  574. def onClick(f: ⇒ Unit): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  576. def onClickListener(p: OnClickListener): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def onClickListener_=(p: OnClickListener): SAutoCompleteTextView

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

    Definition Classes
    AutoCompleteTextView → TextView
  580. def onConfigurationChanged(arg0: Configuration): Unit

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  586. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SAutoCompleteTextView

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    AutoCompleteTextView → View
  591. def onDraw(arg0: Canvas): Unit

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

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

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

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

    Definition Classes
    TextView
  596. def onEditorActionListener(p: OnEditorActionListener): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  598. def onEditorActionListener_=(p: OnEditorActionListener): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  599. def onEndBatchEdit(): Unit

    Definition Classes
    TextView
  600. def onFilterComplete(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView → FilterListener
  601. def onFinishInflate(): Unit

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

    Definition Classes
    TextView → View
  603. def onFocusChange(f: ⇒ Unit): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  605. def onFocusChangeListener(p: OnFocusChangeListener): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  607. def onFocusChangeListener_=(p: OnFocusChangeListener): SAutoCompleteTextView

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

    Attributes
    protected[android.widget]
    Definition Classes
    AutoCompleteTextView → TextView → View
  609. def onItemClick(f: ⇒ Unit): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  610. def onItemClick(f: (AdapterView[_], View, Int, Long) ⇒ Unit): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  611. def onItemClickListener(p: OnItemClickListener): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  612. def onItemClickListener: OnItemClickListener

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  613. def onItemClickListener_=(p: OnItemClickListener): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  614. def onItemSelected(f: ⇒ Unit): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  615. def onItemSelected(f: (AdapterView[_], View, Int, Long) ⇒ Unit): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  616. def onItemSelectedListener(p: OnItemSelectedListener): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  617. def onItemSelectedListener: OnItemSelectedListener

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  618. def onItemSelectedListener_=(p: OnItemSelectedListener): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  619. def onKey(f: ⇒ Boolean): SAutoCompleteTextView

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

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

    Definition Classes
    AutoCompleteTextView → TextView → View → Callback
  622. def onKeyListener(p: OnKeyListener): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  624. def onKeyListener_=(p: OnKeyListener): SAutoCompleteTextView

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

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

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

    Definition Classes
    AutoCompleteTextView → View
  628. def onKeyShortcut(arg0: Int, arg1: KeyEvent): Boolean

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  633. def onLongClickListener(p: OnLongClickListener): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  635. def onLongClickListener_=(p: OnLongClickListener): SAutoCompleteTextView

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  637. def onNothingSelected(f: ⇒ Unit): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  638. def onNothingSelected(f: (AdapterView[_]) ⇒ Unit): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  639. def onPreDraw(): Boolean

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

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

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

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

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

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

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

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

    Definition Classes
    TextView → View
  648. def onTextChanged(f: ⇒ Unit): SAutoCompleteTextView

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

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

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

    Definition Classes
    TextView
  652. def onTouch(f: ⇒ Boolean): SAutoCompleteTextView

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

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

    Definition Classes
    TextView → View
  655. def onTouchListener(p: OnTouchListener): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def onTouchListener_=(p: OnTouchListener): SAutoCompleteTextView

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  662. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  664. def padding(p: Int): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  669. def padding_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  671. def paintFlags(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  673. def paintFlags_=(p: Int): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    View
  678. def performCompletion(): Unit

    Definition Classes
    AutoCompleteTextView
  679. def performFiltering(arg0: CharSequence, arg1: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AutoCompleteTextView
  680. def performHapticFeedback(arg0: Int, arg1: Int): Boolean

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

    Definition Classes
    View
  682. def performLongClick(): Boolean

    Definition Classes
    TextView → View
  683. def performValidation(): Unit

    Definition Classes
    AutoCompleteTextView
  684. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  688. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  691. def pressed(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  693. def pressed_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  694. def privateImeOptions(p: String): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  696. def privateImeOptions_=(p: String): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  697. def rawInputType(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  699. def rawInputType_=(p: Int): SAutoCompleteTextView

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

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

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

    Definition Classes
    TextView
  703. def replaceText(arg0: CharSequence): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AutoCompleteTextView
  704. def requestFocus(arg0: Int, arg1: Rect): Boolean

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

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

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

    Definition Classes
    View
  708. def requestLayout(): Unit

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

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

    Definition Classes
    View
  711. def resources: Resources

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

    Definition Classes
    View
  713. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  715. def saveEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  717. def saveEnabled_=(p: Boolean): SAutoCompleteTextView

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

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

    Definition Classes
    View → Callback
  720. def scrollBarStyle(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  722. def scrollBarStyle_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    View
  724. def scrollContainer(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  726. def scrollContainer_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    View
  728. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  730. def scrollbarFadingEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  732. def scrollbarFadingEnabled_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  733. def scroller(p: Scroller): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  735. def scroller_=(p: Scroller): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  736. def selectAll(): Unit

    Definition Classes
    EditText
  737. def selectAllOnFocus(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  739. def selectAllOnFocus_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  740. def selected(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  742. def selected_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  743. def selection(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitEditText
    Annotations
    @inline()
  744. def selection(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitEditText
    Annotations
    @inline()
  745. def selectionEnd: Int

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  747. def selection_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitEditText
    Annotations
    @inline()
  748. def sendAccessibilityEvent(arg0: Int): Unit

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

    Definition Classes
    View → AccessibilityEventSource
  750. def setAdapter[T <: ListAdapter with Filterable](arg0: T): Unit

    Definition Classes
    AutoCompleteTextView
  751. def setAnimation(arg0: Animation): Unit

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

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

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

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

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

    Definition Classes
    View
  757. def setCompletionHint(arg0: CharSequence): Unit

    Definition Classes
    AutoCompleteTextView
  758. def setCompoundDrawablePadding(arg0: Int): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    View
  767. def setDropDownAnchor(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  768. def setDropDownBackgroundDrawable(arg0: Drawable): Unit

    Definition Classes
    AutoCompleteTextView
  769. def setDropDownBackgroundResource(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  770. def setDropDownHeight(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  771. def setDropDownHorizontalOffset(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  772. def setDropDownVerticalOffset(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  773. def setDropDownWidth(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  774. def setDuplicateParentStateEnabled(arg0: Boolean): Unit

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

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

    Definition Classes
    EditText → TextView
  777. def setEms(arg0: Int): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView
  813. def setListSelection(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  814. def setLongClickable(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AutoCompleteTextView → View
  833. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

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

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

    Definition Classes
    View
  836. def setOnItemClickListener(arg0: OnItemClickListener): Unit

    Definition Classes
    AutoCompleteTextView
  837. def setOnItemSelectedListener(arg0: OnItemSelectedListener): Unit

    Definition Classes
    AutoCompleteTextView
  838. def setOnKeyListener(arg0: OnKeyListener): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView → View
  853. def setSelection(arg0: Int): Unit

    Definition Classes
    EditText
  854. def setSelection(arg0: Int, arg1: Int): Unit

    Definition Classes
    EditText
  855. def setShadowLayer(arg0: Float, arg1: Float, arg2: Float, arg3: Int): Unit

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

    Definition Classes
    TextView
  857. def setSingleLine(): Unit

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

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

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

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

    Definition Classes
    View
  862. def setText(arg0: CharSequence, arg1: BufferType): Unit

    Definition Classes
    EditText → TextView
  863. final def setText(arg0: Int, arg1: BufferType): Unit

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView
  875. def setThreshold(arg0: Int): Unit

    Definition Classes
    AutoCompleteTextView
  876. def setTouchDelegate(arg0: TouchDelegate): Unit

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

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

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

    Definition Classes
    TextView
  880. def setValidator(arg0: Validator): Unit

    Definition Classes
    AutoCompleteTextView
  881. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

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

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

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

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

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

    Definition Classes
    View
  887. def showContextMenu(): Boolean

    Definition Classes
    View
  888. def showDropDown(): Unit

    Definition Classes
    AutoCompleteTextView
  889. def singleLine(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  891. def singleLine_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  893. def soundEffectsEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  895. def soundEffectsEnabled_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  896. def spannableFactory(p: Factory): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  898. def spannableFactory_=(p: Factory): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  899. def startAnimation(arg0: Animation): Unit

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

    Definition Classes
    AnyRef
  901. def tag(p: Any): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  903. def tag_=(p: Any): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  904. def text: Editable

    Definition Classes
    TraitEditTextTraitTextView
    Annotations
    @inline()
  905. def text(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  906. def text(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  907. def textColor(p: ColorStateList): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  908. def textColor(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  910. def textColor_=(p: ColorStateList): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  911. def textColor_=(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  913. def textKeepState(p: CharSequence): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  915. def textKeepState_=(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  916. def textScaleX(p: Float): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  918. def textScaleX_=(p: Float): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  919. def textSize(p: Float): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  921. def textSize_=(p: Float): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  922. def text_=(p: CharSequence): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  923. def text_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  924. def threshold(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  925. def threshold: Int

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  926. def threshold_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  927. def toString(): String

    Definition Classes
    AnyRef → Any
  928. def top: Int

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

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  933. def touchDelegate(p: TouchDelegate): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  935. def touchDelegate_=(p: TouchDelegate): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  937. def transformationMethod(p: TransformationMethod): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  939. def transformationMethod_=(p: TransformationMethod): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  940. def typeface(p: Typeface): SAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  942. def typeface_=(p: Typeface): SAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  947. def validator(p: Validator): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  948. def validator: Validator

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  949. def validator_=(p: Validator): SAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  950. def verifyDrawable(arg0: Drawable): Boolean

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  953. def verticalFadingEdgeEnabled_=(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  955. def verticalScrollBarEnabled(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  957. def verticalScrollBarEnabled_=(p: Boolean): SAutoCompleteTextView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  960. def visibility(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  962. def visibility_=(p: Int): SAutoCompleteTextView

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  966. def width(p: Int): SAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  968. def width_=(p: Int): SAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  969. def willNotCacheDrawing(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    View
  971. def willNotCacheDrawing_=(p: Boolean): SAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  972. def willNotDraw(p: Boolean): SAutoCompleteTextView

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

    Definition Classes
    View
  974. def willNotDraw_=(p: Boolean): SAutoCompleteTextView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from ConstantsSupport

Inherited from AutoCompleteTextView

Inherited from FilterListener

Inherited from EditText

Inherited from TextView

Inherited from OnPreDrawListener

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped