org.scaloid.common

SMultiAutoCompleteTextView

class SMultiAutoCompleteTextView extends MultiAutoCompleteTextView with TraitMultiAutoCompleteTextView[SMultiAutoCompleteTextView]

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

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

Instance Constructors

  1. new SMultiAutoCompleteTextView()(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: (SMultiAutoCompleteTextView) ⇒ LP): LP

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

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

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

    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): SMultiAutoCompleteTextView

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

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

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

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

    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): SMultiAutoCompleteTextView

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

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

    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): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    SMultiAutoCompleteTextViewTraitView
  63. def beforeTextChanged(f: ⇒ Unit): SMultiAutoCompleteTextView

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

    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): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

    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): SMultiAutoCompleteTextView

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

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

    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): SMultiAutoCompleteTextView

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

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

    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 disableDrawingCache: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def disableDuplicateParentState: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def disableHapticFeedback: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def disableHorizontalFadingEdge: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def disableHorizontalScrollBar: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def disableSave: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def disableScrollbarFading: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  119. def disableSoundEffects: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def disableVerticalFadingEdge: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  121. def disableVerticalScrollBar: SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  141. def drawableState: Array[Int]

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

    Attributes
    protected[android.widget]
    Definition Classes
    TextView → View
  143. def drawingCache: Bitmap

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  146. def drawingCacheBackgroundColor_=(p: Int): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def drawingCacheEnabled_=(p: Boolean): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def drawingCacheQuality_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def dropDownAnchor(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  156. def dropDownAnchor_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  158. def dropDownBackgroundDrawable(p: Drawable): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  160. def dropDownBackgroundDrawable_=(p: Drawable): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  161. def dropDownBackgroundResource(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  163. def dropDownBackgroundResource_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  164. def dropDownHeight(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  166. def dropDownHeight_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  167. def dropDownHorizontalOffset(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  169. def dropDownHorizontalOffset_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  170. def dropDownVerticalOffset(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  172. def dropDownVerticalOffset_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  173. def dropDownWidth(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  175. def dropDownWidth_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  176. def duplicateParentStateEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  178. def duplicateParentStateEnabled_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  179. def editableFactory(p: Factory): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  181. def editableFactory_=(p: Factory): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  183. def ellipsize(p: TruncateAt): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  185. def ellipsize_=(p: TruncateAt): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  186. def ems(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  188. def ems_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  189. def enableDrawingCache: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  190. def enableDuplicateParentState: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  191. def enableHapticFeedback: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  192. def enableHorizontalFadingEdge: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  193. def enableHorizontalScrollBar: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  194. def enableSave: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. def enableScrollbarFading: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  196. def enableSoundEffects: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  197. def enableVerticalFadingEdge: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def enableVerticalScrollBar: SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def enabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def enabled_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TextView
  203. def enoughToFilter(): Boolean

    Definition Classes
    MultiAutoCompleteTextView → AutoCompleteTextView
  204. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  206. def error(p: CharSequence): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  208. def error_=(p: CharSequence): SMultiAutoCompleteTextView

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

    Definition Classes
    EditText
  210. def extendedPaddingBottom: Int

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

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

    Definition Classes
    TextView
  213. def extractedText(p: ExtractedText): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  215. def extractedText_=(p: ExtractedText): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  216. def fadingEdgeLength(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  218. def fadingEdgeLength_=(p: Int): SMultiAutoCompleteTextView

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

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

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

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

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

    Definition Classes
    TraitView
  224. def findFocus(): View

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

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

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

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

    Definition Classes
    View
  229. def focusable(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  231. def focusableInTouchMode(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  233. def focusableInTouchMode_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  234. def focusable_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  236. def freezesText(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  238. def freezesText_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    AutoCompleteTextView
  240. def getAnimation(): Animation

    Definition Classes
    View
  241. def getApplicationWindowToken(): IBinder

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

    Definition Classes
    TextView
  243. def getBackground(): Drawable

    Definition Classes
    View
  244. def getBaseline(): Int

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

    Definition Classes
    View
  246. def getBottomFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    TextView
  251. def getCompoundPaddingBottom(): Int

    Definition Classes
    TextView
  252. def getCompoundPaddingLeft(): Int

    Definition Classes
    TextView
  253. def getCompoundPaddingRight(): Int

    Definition Classes
    TextView
  254. def getCompoundPaddingTop(): Int

    Definition Classes
    TextView
  255. def getContentDescription(): CharSequence

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

    Definition Classes
    View
  257. def getContextMenuInfo(): ContextMenuInfo

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

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

    Definition Classes
    TextView
  260. def getDefaultEditable(): Boolean

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

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

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

    Definition Classes
    View
  264. def getDrawingCache(): Bitmap

    Definition Classes
    View
  265. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  266. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  268. def getDrawingTime(): Long

    Definition Classes
    View
  269. def getDropDownAnchor(): Int

    Definition Classes
    AutoCompleteTextView
  270. def getDropDownBackground(): Drawable

    Definition Classes
    AutoCompleteTextView
  271. def getDropDownHeight(): Int

    Definition Classes
    AutoCompleteTextView
  272. def getDropDownHorizontalOffset(): Int

    Definition Classes
    AutoCompleteTextView
  273. def getDropDownVerticalOffset(): Int

    Definition Classes
    AutoCompleteTextView
  274. def getDropDownWidth(): Int

    Definition Classes
    AutoCompleteTextView
  275. def getEditableText(): Editable

    Definition Classes
    TextView
  276. def getEllipsize(): TruncateAt

    Definition Classes
    TextView
  277. def getError(): CharSequence

    Definition Classes
    TextView
  278. def getExtendedPaddingBottom(): Int

    Definition Classes
    TextView
  279. def getExtendedPaddingTop(): Int

    Definition Classes
    TextView
  280. def getFilter(): Filter

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

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

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

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

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

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

    Definition Classes
    View
  287. def getGravity(): Int

    Definition Classes
    TextView
  288. def getHandler(): Handler

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

    Definition Classes
    View
  290. def getHint(): CharSequence

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

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

    Definition Classes
    View
  293. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  294. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  296. def getImeActionId(): Int

    Definition Classes
    TextView
  297. def getImeActionLabel(): CharSequence

    Definition Classes
    TextView
  298. def getImeOptions(): Int

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

    Definition Classes
    TextView
  300. def getInputType(): Int

    Definition Classes
    TextView
  301. def getItemClickListener(): OnItemClickListener

    Definition Classes
    AutoCompleteTextView
  302. def getItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AutoCompleteTextView
  303. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  304. def getKeyDispatcherState(): DispatcherState

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

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

    Definition Classes
    TextView
  307. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  309. def getLeftFadingEdgeStrength(): Float

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

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

    Definition Classes
    TextView
  312. def getLineCount(): Int

    Definition Classes
    TextView
  313. def getLineHeight(): Int

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

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

    Definition Classes
    TextView
  316. def getListSelection(): Int

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

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

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

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

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

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

    Definition Classes
    TextView
  323. def getNextFocusDownId(): Int

    Definition Classes
    View
  324. def getNextFocusLeftId(): Int

    Definition Classes
    View
  325. def getNextFocusRightId(): Int

    Definition Classes
    View
  326. def getNextFocusUpId(): Int

    Definition Classes
    View
  327. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  328. def getOnItemClickListener(): OnItemClickListener

    Definition Classes
    AutoCompleteTextView
  329. def getOnItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AutoCompleteTextView
  330. def getPaddingBottom(): Int

    Definition Classes
    View
  331. def getPaddingLeft(): Int

    Definition Classes
    View
  332. def getPaddingRight(): Int

    Definition Classes
    View
  333. def getPaddingTop(): Int

    Definition Classes
    View
  334. def getPaint(): TextPaint

    Definition Classes
    TextView
  335. def getPaintFlags(): Int

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

    Definition Classes
    View
  337. def getPrivateImeOptions(): String

    Definition Classes
    TextView
  338. def getResources(): Resources

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

    Definition Classes
    View
  340. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  343. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  346. def getSelectionEnd(): Int

    Definition Classes
    TextView
  347. def getSelectionStart(): Int

    Definition Classes
    TextView
  348. def getSolidColor(): Int

    Definition Classes
    View
  349. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  352. def getTag(): AnyRef

    Definition Classes
    View
  353. def getText(): Editable

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

    Definition Classes
    TextView
  355. def getTextScaleX(): Float

    Definition Classes
    TextView
  356. def getTextSize(): Float

    Definition Classes
    TextView
  357. def getThreshold(): Int

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

    Definition Classes
    View
  359. def getTopFadingEdgeStrength(): Float

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

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

    Definition Classes
    TextView
  362. def getTotalPaddingLeft(): Int

    Definition Classes
    TextView
  363. def getTotalPaddingRight(): Int

    Definition Classes
    TextView
  364. def getTotalPaddingTop(): Int

    Definition Classes
    TextView
  365. def getTouchDelegate(): TouchDelegate

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

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

    Definition Classes
    TextView
  368. def getTypeface(): Typeface

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

    Definition Classes
    TextView
  370. def getValidator(): Validator

    Definition Classes
    AutoCompleteTextView
  371. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  372. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  373. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  374. def getVisibility(): Int

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

    Definition Classes
    View
  376. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  378. def getWindowVisibility(): Int

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

    Definition Classes
    View
  380. def gravity(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  382. def gravity_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  384. def hapticFeedbackEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  386. def hapticFeedbackEnabled_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  388. def hasFocusable(): Boolean

    Definition Classes
    View
  389. def hasSelection(): Boolean

    Definition Classes
    TextView
  390. def hasWindowFocus(): Boolean

    Definition Classes
    View
  391. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  392. def height(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  394. def height_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  395. def highlightColor(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  397. def highlightColor_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  398. def hint(p: CharSequence): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  399. def hint(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  401. def hintTextColor(p: ColorStateList): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  402. def hintTextColor(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  404. def hintTextColor_=(p: ColorStateList): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  405. def hintTextColor_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  407. def hint_=(p: CharSequence): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  408. def hint_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  409. def horizontalFadingEdgeEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def horizontalFadingEdgeEnabled_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def horizontalScrollBarEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  415. def horizontalScrollBarEnabled_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  416. def horizontallyScrolling(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  418. def horizontallyScrolling_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  419. def id(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def id_=(p: Int): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  424. def imeOptions(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  426. def imeOptions_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  427. def includeFontPadding(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  429. def includeFontPadding_=(p: Boolean): SMultiAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  434. def inputExtras_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  435. def inputType(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  437. def inputType_=(p: Int): SMultiAutoCompleteTextView

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

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

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

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

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

    Definition Classes
    View
  443. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  444. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  445. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  448. def isFocused(): Boolean

    Definition Classes
    View
  449. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  450. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  451. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  452. def isInEditMode(): Boolean

    Definition Classes
    View
  453. def isInTouchMode(): Boolean

    Definition Classes
    View
  454. def isInputMethodTarget(): Boolean

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

    Definition Classes
    Any
  456. def isLayoutRequested(): Boolean

    Definition Classes
    View
  457. def isLongClickable(): Boolean

    Definition Classes
    View
  458. def isOpaque(): Boolean

    Definition Classes
    View
  459. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    AutoCompleteTextView
  461. def isPopupShowing(): Boolean

    Definition Classes
    AutoCompleteTextView
  462. def isPressed(): Boolean

    Definition Classes
    View
  463. def isSaveEnabled(): Boolean

    Definition Classes
    View
  464. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  465. def isSelected(): Boolean

    Definition Classes
    View
  466. def isShown(): Boolean

    Definition Classes
    View
  467. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  468. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  469. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  470. def itemClickListener: OnItemClickListener

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  472. def keepScreenOn(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  474. def keepScreenOn_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  476. def keyListener(p: KeyListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  478. def keyListener_=(p: KeyListener): SMultiAutoCompleteTextView

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

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

    Definition Classes
    View
  481. def layoutParams(p: LayoutParams): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  483. def layoutParams_=(p: LayoutParams): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TextView
  486. def lineCount: Int

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  488. def lines(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  490. def lines_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  491. def linkTextColor(p: ColorStateList): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  492. def linkTextColor(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  494. def linkTextColor_=(p: ColorStateList): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  495. def linkTextColor_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  497. def linksClickable(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  499. def linksClickable_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  500. def listSelection(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  502. def listSelection_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  503. def longClickable(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  505. def longClickable_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  506. def marqueeRepeatLimit(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  508. def marqueeRepeatLimit_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  509. def maxEms(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  511. def maxEms_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  512. def maxHeight(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  514. def maxHeight_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  515. def maxLines(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  517. def maxLines_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  518. def maxWidth(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  520. def maxWidth_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  522. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  524. def minEms(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  526. def minEms_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  527. def minHeight(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  529. def minHeight_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  530. def minLines(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  532. def minLines_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  533. def minWidth(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  535. def minWidth_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  536. def minimumHeight(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  538. def minimumHeight_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  539. def minimumWidth(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  541. def minimumWidth_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TextView
  543. def movementMethod(p: MovementMethod): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  545. def movementMethod_=(p: MovementMethod): SMultiAutoCompleteTextView

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

    Definition Classes
    AnyRef
  547. def nextFocusDownId(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  549. def nextFocusDownId_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  550. def nextFocusLeftId(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  552. def nextFocusLeftId_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  553. def nextFocusRightId(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  555. def nextFocusRightId_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  556. def nextFocusUpId(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  558. def nextFocusUpId_=(p: Int): SMultiAutoCompleteTextView

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

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

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

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

    Definition Classes
    View
  563. def onAnimationEnd(): Unit

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

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

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

    Definition Classes
    TextView
  567. def onCheckIsTextEditor(): Boolean

    Definition Classes
    TextView → View
  568. def onClick(f: ⇒ Unit): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  570. def onClickListener(p: OnClickListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def onClickListener_=(p: OnClickListener): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  580. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView
  590. def onEditorActionListener(p: OnEditorActionListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  592. def onEditorActionListener_=(p: OnEditorActionListener): SMultiAutoCompleteTextView

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

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

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

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

    Definition Classes
    TextView → View
  597. def onFocusChange(f: ⇒ Unit): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  599. def onFocusChangeListener(p: OnFocusChangeListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  601. def onFocusChangeListener_=(p: OnFocusChangeListener): SMultiAutoCompleteTextView

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

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

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  605. def onItemClickListener(p: OnItemClickListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  607. def onItemClickListener_=(p: OnItemClickListener): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  608. def onItemSelected(f: ⇒ Unit): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  610. def onItemSelectedListener(p: OnItemSelectedListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  612. def onItemSelectedListener_=(p: OnItemSelectedListener): SMultiAutoCompleteTextView

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  613. def onKey(f: ⇒ Boolean): SMultiAutoCompleteTextView

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

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

    Definition Classes
    AutoCompleteTextView → TextView → View → Callback
  616. def onKeyListener(p: OnKeyListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  618. def onKeyListener_=(p: OnKeyListener): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  627. def onLongClickListener(p: OnLongClickListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  629. def onLongClickListener_=(p: OnLongClickListener): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView → View
  642. def onTextChanged(f: ⇒ Unit): SMultiAutoCompleteTextView

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

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

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

    Definition Classes
    TextView
  646. def onTouch(f: ⇒ Boolean): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TextView → View
  649. def onTouchListener(p: OnTouchListener): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  651. def onTouchListener_=(p: OnTouchListener): SMultiAutoCompleteTextView

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def padding(p: Int): SMultiAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  662. def padding_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  664. def paintFlags(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  666. def paintFlags_=(p: Int): SMultiAutoCompleteTextView

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

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

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

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

    Definition Classes
    View
  671. def performCompletion(): Unit

    Definition Classes
    AutoCompleteTextView
  672. def performFiltering(arg0: CharSequence, arg1: Int, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    MultiAutoCompleteTextView
  673. def performFiltering(arg0: CharSequence, arg1: Int): Unit

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

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

    Definition Classes
    View
  676. def performLongClick(): Boolean

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

    Definition Classes
    MultiAutoCompleteTextView → AutoCompleteTextView
  678. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  682. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  685. def pressed(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  687. def pressed_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  688. def privateImeOptions(p: String): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  690. def privateImeOptions_=(p: String): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  691. def rawInputType(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  693. def rawInputType_=(p: Int): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

    Definition Classes
    View
  702. def requestLayout(): Unit

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

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

    Definition Classes
    View
  705. def resources: Resources

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

    Definition Classes
    View
  707. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  709. def saveEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  711. def saveEnabled_=(p: Boolean): SMultiAutoCompleteTextView

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

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

    Definition Classes
    View → Callback
  714. def scrollBarStyle(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  716. def scrollBarStyle_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  718. def scrollContainer(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  720. def scrollContainer_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  722. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  724. def scrollbarFadingEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  726. def scrollbarFadingEnabled_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  727. def scroller(p: Scroller): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  729. def scroller_=(p: Scroller): SMultiAutoCompleteTextView

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

    Definition Classes
    EditText
  731. def selectAllOnFocus(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  733. def selectAllOnFocus_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  734. def selected(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  736. def selected_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  737. def selection(p: Int): SMultiAutoCompleteTextView

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  741. def selection_=(p: Int): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView
  851. def setSingleLine(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AutoCompleteTextView
  870. def setTokenizer(arg0: Tokenizer): Unit

    Definition Classes
    MultiAutoCompleteTextView
  871. def setTouchDelegate(arg0: TouchDelegate): Unit

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  882. def showContextMenu(): Boolean

    Definition Classes
    View
  883. def showDropDown(): Unit

    Definition Classes
    AutoCompleteTextView
  884. def singleLine(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  886. def singleLine_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  888. def soundEffectsEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  890. def soundEffectsEnabled_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  891. def spannableFactory(p: Factory): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  893. def spannableFactory_=(p: Factory): SMultiAutoCompleteTextView

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

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

    Definition Classes
    AnyRef
  896. def tag(p: Any): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  898. def tag_=(p: Any): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitEditTextTraitTextView
    Annotations
    @inline()
  900. def text(p: CharSequence): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  901. def text(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  902. def textColor(p: ColorStateList): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  903. def textColor(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  905. def textColor_=(p: ColorStateList): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  906. def textColor_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  908. def textKeepState(p: CharSequence): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  910. def textKeepState_=(p: CharSequence): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  911. def textScaleX(p: Float): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  913. def textScaleX_=(p: Float): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  914. def textSize(p: Float): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  916. def textSize_=(p: Float): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  917. def text_=(p: CharSequence): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  918. def text_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  919. def threshold(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  921. def threshold_=(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    AnyRef → Any
  923. def tokenizer(p: Tokenizer): SMultiAutoCompleteTextView

    Definition Classes
    TraitMultiAutoCompleteTextView
    Annotations
    @inline()
  924. def tokenizer(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitMultiAutoCompleteTextView
    Annotations
    @inline()
  925. def tokenizer_=(p: Tokenizer): SMultiAutoCompleteTextView

    Definition Classes
    TraitMultiAutoCompleteTextView
    Annotations
    @inline()
  926. def top: Int

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

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  931. def touchDelegate(p: TouchDelegate): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  933. def touchDelegate_=(p: TouchDelegate): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  935. def transformationMethod(p: TransformationMethod): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  937. def transformationMethod_=(p: TransformationMethod): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  938. def typeface(p: Typeface): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  940. def typeface_=(p: Typeface): SMultiAutoCompleteTextView

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

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

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

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

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  945. def validator(p: Validator): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitAutoCompleteTextView
    Annotations
    @inline()
  947. def validator_=(p: Validator): SMultiAutoCompleteTextView

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  951. def verticalFadingEdgeEnabled_=(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  953. def verticalScrollBarEnabled(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  955. def verticalScrollBarEnabled_=(p: Boolean): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  958. def visibility(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  960. def visibility_=(p: Int): SMultiAutoCompleteTextView

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  964. def width(p: Int): SMultiAutoCompleteTextView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  966. def width_=(p: Int): SMultiAutoCompleteTextView

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  967. def willNotCacheDrawing(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  969. def willNotCacheDrawing_=(p: Boolean): SMultiAutoCompleteTextView

    Definition Classes
    TraitView
    Annotations
    @inline()
  970. def willNotDraw(p: Boolean): SMultiAutoCompleteTextView

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

    Definition Classes
    View
  972. def willNotDraw_=(p: Boolean): SMultiAutoCompleteTextView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from ConstantsSupport

Inherited from MultiAutoCompleteTextView

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