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(text: CharSequence, onClickListener: OnClickListener)(implicit context: Context)

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

  3. new SMultiAutoCompleteTextView(text: CharSequence)(implicit context: Context)

  4. 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

    Shortcut for setAdapter(T)

    Shortcut for setAdapter(T)

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

    Shortcut for getAdapter()

    Shortcut for getAdapter()

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

    Shortcut for setAdapter(T)

    Shortcut for setAdapter(T)

    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

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

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

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

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

    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

    Shortcut for getApplicationWindowToken()

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

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

    Shortcut for setAutoLinkMask(int)

    Shortcut for setAutoLinkMask(int)

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

    Shortcut for getAutoLinkMask()

    Shortcut for getAutoLinkMask()

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

    Shortcut for setAutoLinkMask(int)

    Shortcut for setAutoLinkMask(int)

    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

    Shortcut for getBackground()

    Shortcut for getBackground()

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

    Shortcut for setBackgroundColor(int)

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

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

    Shortcut for setBackgroundColor(int)

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

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

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

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

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

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

    Shortcut for setBackgroundResource(int)

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

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

    Shortcut for setBackgroundResource(int)

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    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

    Shortcut for getBottom()

    Shortcut for getBottom()

    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

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

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

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

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

    Shortcut for setCompletionHint(java.lang.CharSequence)

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

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

    Shortcut for setCompletionHint(java.lang.CharSequence)

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

    Shortcut for setCompoundDrawablePadding(int)

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

    Shortcut for getCompoundDrawablePadding()

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

    Shortcut for setCompoundDrawablePadding(int)

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

    Shortcut for getCompoundDrawables()

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

    Shortcut for getCompoundPaddingBottom()

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

    Shortcut for getCompoundPaddingLeft()

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

    Shortcut for getCompoundPaddingRight()

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

    Shortcut for getCompoundPaddingTop()

    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

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

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

    Shortcut for setContentDescription(java.lang.CharSequence)

    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

    Shortcut for getCurrentHintTextColor()

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

    Shortcut for getCurrentTextColor()

    Shortcut for getCurrentTextColor()

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

    Shortcut for setCursorVisible(boolean)

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

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

    Shortcut for setCursorVisible(boolean)

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

    Definition Classes
    TextView
  110. def destroyDrawingCache(): Unit

    Definition Classes
    View
  111. def didTouchFocusSelect(): Boolean

    Definition Classes
    TextView
  112. def disable: SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Definition Classes
    TraitTextView
  148. def drawingCache: Bitmap

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

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

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

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

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

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

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

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

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

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

    Shortcut for setDropDownAnchor(int)

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

    Shortcut for getDropDownAnchor()

    Shortcut for getDropDownAnchor()

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

    Shortcut for setDropDownAnchor(int)

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

    Shortcut for getDropDownBackground()

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

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

  164. def dropDownBackgroundDrawable(implicit no: NoGetterForThisProperty): Nothing

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

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

  166. def dropDownBackgroundResource(p: Int): SMultiAutoCompleteTextView

    Shortcut for setDropDownBackgroundResource(int)

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

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

    Shortcut for setDropDownBackgroundResource(int)

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

    Shortcut for setDropDownHeight(int)

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

    Shortcut for getDropDownHeight()

    Shortcut for getDropDownHeight()

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

    Shortcut for setDropDownHeight(int)

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

    Shortcut for setDropDownHorizontalOffset(int)

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

    Shortcut for getDropDownHorizontalOffset()

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

    Shortcut for setDropDownHorizontalOffset(int)

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

    Shortcut for setDropDownVerticalOffset(int)

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

    Shortcut for getDropDownVerticalOffset()

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

    Shortcut for setDropDownVerticalOffset(int)

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

    Shortcut for setDropDownWidth(int)

    Shortcut for setDropDownWidth(int)

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

    Shortcut for getDropDownWidth()

    Shortcut for getDropDownWidth()

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

    Shortcut for setDropDownWidth(int)

    Shortcut for setDropDownWidth(int)

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

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

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

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

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

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

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

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

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

    Shortcut for getEditableText()

    Shortcut for getEditableText()

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

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

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

    Shortcut for getEllipsize()

    Shortcut for getEllipsize()

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

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

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

    Shortcut for setEms(int)

    Shortcut for setEms(int)

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

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

    Shortcut for setEms(int)

    Shortcut for setEms(int)

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

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

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

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

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

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

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

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

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

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

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

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

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

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

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Definition Classes
    TextView
  209. def enoughToFilter(): Boolean

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

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

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

    Shortcut for setError(java.lang.CharSequence)

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

    Shortcut for getError()

    Shortcut for getError()

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

    Shortcut for setError(java.lang.CharSequence)

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

    Definition Classes
    EditText
  216. def extendedPaddingBottom: Int

    Shortcut for getExtendedPaddingBottom()

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

    Shortcut for getExtendedPaddingTop()

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

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

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

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

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

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

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

    Shortcut for setFadingEdgeLength(int)

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

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

    Shortcut for setFadingEdgeLength(int)

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

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

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

    Shortcut for getFilters()

    Shortcut for getFilters()

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

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

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

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

    Definition Classes
    TraitView
  230. def findFocus(): View

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

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

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

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

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

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

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

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

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

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

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

    Shortcut for setFreezesText(boolean)

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

    Shortcut for getFreezesText()

    Shortcut for getFreezesText()

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

    Shortcut for setFreezesText(boolean)

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

    Definition Classes
    AutoCompleteTextView
  246. def getAnimation(): Animation

    Definition Classes
    View
  247. def getApplicationWindowToken(): IBinder

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

    Definition Classes
    TextView
  249. def getBackground(): Drawable

    Definition Classes
    View
  250. def getBaseline(): Int

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

    Definition Classes
    View
  252. def getBottomFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    TextView
  257. def getCompoundPaddingBottom(): Int

    Definition Classes
    TextView
  258. def getCompoundPaddingLeft(): Int

    Definition Classes
    TextView
  259. def getCompoundPaddingRight(): Int

    Definition Classes
    TextView
  260. def getCompoundPaddingTop(): Int

    Definition Classes
    TextView
  261. def getContentDescription(): CharSequence

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

    Definition Classes
    View
  263. def getContextMenuInfo(): ContextMenuInfo

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

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

    Definition Classes
    TextView
  266. def getDefaultEditable(): Boolean

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

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

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

    Definition Classes
    View
  270. def getDrawingCache(): Bitmap

    Definition Classes
    View
  271. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  272. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  274. def getDrawingTime(): Long

    Definition Classes
    View
  275. def getDropDownAnchor(): Int

    Definition Classes
    AutoCompleteTextView
  276. def getDropDownBackground(): Drawable

    Definition Classes
    AutoCompleteTextView
  277. def getDropDownHeight(): Int

    Definition Classes
    AutoCompleteTextView
  278. def getDropDownHorizontalOffset(): Int

    Definition Classes
    AutoCompleteTextView
  279. def getDropDownVerticalOffset(): Int

    Definition Classes
    AutoCompleteTextView
  280. def getDropDownWidth(): Int

    Definition Classes
    AutoCompleteTextView
  281. def getEditableText(): Editable

    Definition Classes
    TextView
  282. def getEllipsize(): TruncateAt

    Definition Classes
    TextView
  283. def getError(): CharSequence

    Definition Classes
    TextView
  284. def getExtendedPaddingBottom(): Int

    Definition Classes
    TextView
  285. def getExtendedPaddingTop(): Int

    Definition Classes
    TextView
  286. def getFilter(): Filter

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

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

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

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

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

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

    Definition Classes
    View
  293. def getGravity(): Int

    Definition Classes
    TextView
  294. def getHandler(): Handler

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

    Definition Classes
    View
  296. def getHint(): CharSequence

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

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

    Definition Classes
    View
  299. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  300. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  302. def getImeActionId(): Int

    Definition Classes
    TextView
  303. def getImeActionLabel(): CharSequence

    Definition Classes
    TextView
  304. def getImeOptions(): Int

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

    Definition Classes
    TextView
  306. def getInputType(): Int

    Definition Classes
    TextView
  307. def getItemClickListener(): OnItemClickListener

    Definition Classes
    AutoCompleteTextView
  308. def getItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AutoCompleteTextView
  309. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  310. def getKeyDispatcherState(): DispatcherState

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

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

    Definition Classes
    TextView
  313. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  315. def getLeftFadingEdgeStrength(): Float

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

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

    Definition Classes
    TextView
  318. def getLineCount(): Int

    Definition Classes
    TextView
  319. def getLineHeight(): Int

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

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

    Definition Classes
    TextView
  322. def getListSelection(): Int

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

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

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

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

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

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

    Definition Classes
    TextView
  329. def getNextFocusDownId(): Int

    Definition Classes
    View
  330. def getNextFocusLeftId(): Int

    Definition Classes
    View
  331. def getNextFocusRightId(): Int

    Definition Classes
    View
  332. def getNextFocusUpId(): Int

    Definition Classes
    View
  333. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  334. def getOnItemClickListener(): OnItemClickListener

    Definition Classes
    AutoCompleteTextView
  335. def getOnItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AutoCompleteTextView
  336. def getPaddingBottom(): Int

    Definition Classes
    View
  337. def getPaddingLeft(): Int

    Definition Classes
    View
  338. def getPaddingRight(): Int

    Definition Classes
    View
  339. def getPaddingTop(): Int

    Definition Classes
    View
  340. def getPaint(): TextPaint

    Definition Classes
    TextView
  341. def getPaintFlags(): Int

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

    Definition Classes
    View
  343. def getPrivateImeOptions(): String

    Definition Classes
    TextView
  344. def getResources(): Resources

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

    Definition Classes
    View
  346. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  349. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  352. def getSelectionEnd(): Int

    Definition Classes
    TextView
  353. def getSelectionStart(): Int

    Definition Classes
    TextView
  354. def getSolidColor(): Int

    Definition Classes
    View
  355. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  358. def getTag(): AnyRef

    Definition Classes
    View
  359. def getText(): Editable

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

    Definition Classes
    TextView
  361. def getTextScaleX(): Float

    Definition Classes
    TextView
  362. def getTextSize(): Float

    Definition Classes
    TextView
  363. def getThreshold(): Int

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

    Definition Classes
    View
  365. def getTopFadingEdgeStrength(): Float

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

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

    Definition Classes
    TextView
  368. def getTotalPaddingLeft(): Int

    Definition Classes
    TextView
  369. def getTotalPaddingRight(): Int

    Definition Classes
    TextView
  370. def getTotalPaddingTop(): Int

    Definition Classes
    TextView
  371. def getTouchDelegate(): TouchDelegate

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

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

    Definition Classes
    TextView
  374. def getTypeface(): Typeface

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

    Definition Classes
    TextView
  376. def getValidator(): Validator

    Definition Classes
    AutoCompleteTextView
  377. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  378. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  379. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  380. def getVisibility(): Int

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

    Definition Classes
    View
  382. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  384. def getWindowVisibility(): Int

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

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

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

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

    Shortcut for getGravity()

    Shortcut for getGravity()

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

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

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

    Shortcut for getHandler()

    Shortcut for getHandler()

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

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

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

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Definition Classes
    View
  394. def hasFocusable(): Boolean

    Definition Classes
    View
  395. def hasSelection(): Boolean

    Definition Classes
    TextView
  396. def hasWindowFocus(): Boolean

    Definition Classes
    View
  397. def hashCode(): Int

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

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

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

    Shortcut for getHeight()

    Shortcut for getHeight()

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

    Shortcut for setHeight(int)

    Shortcut for setHeight(int)

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

    Shortcut for setHighlightColor(int)

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

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

    Shortcut for setHighlightColor(int)

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

    Shortcut for setHint(java.lang.CharSequence)

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

    Shortcut for setHint(int)

    Shortcut for setHint(int)

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

    Shortcut for getHint()

    Shortcut for getHint()

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

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

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

    Shortcut for setHintTextColor(int)

    Shortcut for setHintTextColor(int)

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

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

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

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

    Shortcut for setHintTextColor(int)

    Shortcut for setHintTextColor(int)

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

    Shortcut for getHintTextColors()

    Shortcut for getHintTextColors()

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

    Shortcut for setHint(java.lang.CharSequence)

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

    Shortcut for setHint(int)

    Shortcut for setHint(int)

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

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

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

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

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

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

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

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for setHorizontallyScrolling(boolean)

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

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

    Shortcut for setHorizontallyScrolling(boolean)

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

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

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

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getImeActionId()

    Shortcut for getImeActionId()

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

    Shortcut for getImeActionLabel()

    Shortcut for getImeActionLabel()

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

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

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

    Shortcut for getImeOptions()

    Shortcut for getImeOptions()

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

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

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

    Shortcut for setIncludeFontPadding(boolean)

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

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

    Shortcut for setIncludeFontPadding(boolean)

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

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

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

    Shortcut for setInputExtras(int)

    Shortcut for setInputExtras(int)

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

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

    Shortcut for setInputExtras(int)

    Shortcut for setInputExtras(int)

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

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

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

    Shortcut for getInputType()

    Shortcut for getInputType()

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

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

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

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

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

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

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

    Definition Classes
    View
  449. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  450. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  451. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  454. def isFocused(): Boolean

    Definition Classes
    View
  455. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  456. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  457. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  458. def isInEditMode(): Boolean

    Definition Classes
    View
  459. def isInTouchMode(): Boolean

    Definition Classes
    View
  460. def isInputMethodTarget(): Boolean

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

    Definition Classes
    Any
  462. def isLayoutRequested(): Boolean

    Definition Classes
    View
  463. def isLongClickable(): Boolean

    Definition Classes
    View
  464. def isOpaque(): Boolean

    Definition Classes
    View
  465. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    AutoCompleteTextView
  467. def isPopupShowing(): Boolean

    Definition Classes
    AutoCompleteTextView
  468. def isPressed(): Boolean

    Definition Classes
    View
  469. def isSaveEnabled(): Boolean

    Definition Classes
    View
  470. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  471. def isSelected(): Boolean

    Definition Classes
    View
  472. def isShown(): Boolean

    Definition Classes
    View
  473. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  474. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  475. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  476. def itemClickListener: OnItemClickListener

    Shortcut for getItemClickListener()

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

    Shortcut for getItemSelectedListener()

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

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

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

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

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

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

    Shortcut for getKeyListener()

    Shortcut for getKeyListener()

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

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

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

    Shortcut for getLayout()

    Shortcut for getLayout()

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

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

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

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

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

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

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

    Shortcut for getLeft()

    Shortcut for getLeft()

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

    Definition Classes
    TextView
  492. def lineCount: Int

    Shortcut for getLineCount()

    Shortcut for getLineCount()

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

    Shortcut for getLineHeight()

    Shortcut for getLineHeight()

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

    Shortcut for setLines(int)

    Shortcut for setLines(int)

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

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

    Shortcut for setLines(int)

    Shortcut for setLines(int)

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

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

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

    Shortcut for setLinkTextColor(int)

    Shortcut for setLinkTextColor(int)

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

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

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

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

    Shortcut for setLinkTextColor(int)

    Shortcut for setLinkTextColor(int)

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

    Shortcut for getLinkTextColors()

    Shortcut for getLinkTextColors()

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

    Shortcut for setLinksClickable(boolean)

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

    Shortcut for getLinksClickable()

    Shortcut for getLinksClickable()

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

    Shortcut for setLinksClickable(boolean)

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

    Shortcut for setListSelection(int)

    Shortcut for setListSelection(int)

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

    Shortcut for getListSelection()

    Shortcut for getListSelection()

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

    Shortcut for setListSelection(int)

    Shortcut for setListSelection(int)

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

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

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

    Shortcut for setLongClickable(boolean)

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

    Shortcut for setMarqueeRepeatLimit(int)

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

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

    Shortcut for setMarqueeRepeatLimit(int)

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

    Shortcut for setMaxEms(int)

    Shortcut for setMaxEms(int)

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

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

    Shortcut for setMaxEms(int)

    Shortcut for setMaxEms(int)

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

    Shortcut for setMaxHeight(int)

    Shortcut for setMaxHeight(int)

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

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

    Shortcut for setMaxHeight(int)

    Shortcut for setMaxHeight(int)

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

    Shortcut for setMaxLines(int)

    Shortcut for setMaxLines(int)

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

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

    Shortcut for setMaxLines(int)

    Shortcut for setMaxLines(int)

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

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

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

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

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

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

    Definition Classes
    View
  528. def measuredHeight: Int

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Shortcut for setMinEms(int)

    Shortcut for setMinEms(int)

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

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

    Shortcut for setMinEms(int)

    Shortcut for setMinEms(int)

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

    Shortcut for setMinHeight(int)

    Shortcut for setMinHeight(int)

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

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

    Shortcut for setMinHeight(int)

    Shortcut for setMinHeight(int)

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

    Shortcut for setMinLines(int)

    Shortcut for setMinLines(int)

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

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

    Shortcut for setMinLines(int)

    Shortcut for setMinLines(int)

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

    Shortcut for setMinWidth(int)

    Shortcut for setMinWidth(int)

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

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

    Shortcut for setMinWidth(int)

    Shortcut for setMinWidth(int)

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

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

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

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

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

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

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

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

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

    Shortcut for getMovementMethod()

    Shortcut for getMovementMethod()

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

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

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

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

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

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

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

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

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

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

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

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

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

    Definition Classes
    View
  569. def onAnimationEnd(): Unit

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

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

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

    Definition Classes
    TextView
  573. def onCheckIsTextEditor(): Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  587. def onCreateDrawableState(arg0: Int): Array[Int]

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

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

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

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

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

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

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

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

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

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

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

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

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

  599. def onEndBatchEdit(): Unit

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

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

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

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

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

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

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

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

    Shortcut for getOnFocusChangeListener()

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

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

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

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

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

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

    Shortcut for setOnItemClickListener(android.widget.AdapterView.OnItemClickListener)

  612. def onItemClickListener: OnItemClickListener

    Shortcut for getOnItemClickListener()

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

    Shortcut for setOnItemClickListener(android.widget.AdapterView.OnItemClickListener)

  614. def onItemSelected(f: ⇒ Unit): SMultiAutoCompleteTextView

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

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

    Shortcut for setOnItemSelectedListener(android.widget.AdapterView.OnItemSelectedListener)

  617. def onItemSelectedListener: OnItemSelectedListener

    Shortcut for getOnItemSelectedListener()

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

    Shortcut for setOnItemSelectedListener(android.widget.AdapterView.OnItemSelectedListener)

  619. def onKey(f: ⇒ Boolean): SMultiAutoCompleteTextView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

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

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

    Shortcut for getPaint()

    Shortcut for getPaint()

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

    Shortcut for setPaintFlags(int)

    Shortcut for setPaintFlags(int)

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

    Shortcut for getPaintFlags()

    Shortcut for getPaintFlags()

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

    Shortcut for setPaintFlags(int)

    Shortcut for setPaintFlags(int)

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

    Shortcut for getParent()

    Shortcut for getParent()

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

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

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

    Definition Classes
    View
  678. def performCompletion(): Unit

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

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

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

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

    Definition Classes
    View
  683. def performLongClick(): Boolean

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

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

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

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

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

    Definition Classes
    View
  689. def postInvalidate(): Unit

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

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

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

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

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

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for setPrivateImeOptions(java.lang.String)

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

    Shortcut for getPrivateImeOptions()

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

    Shortcut for setPrivateImeOptions(java.lang.String)

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

    Shortcut for setRawInputType(int)

    Shortcut for setRawInputType(int)

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

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

    Shortcut for setRawInputType(int)

    Shortcut for setRawInputType(int)

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

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

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

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

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

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

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

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

    Definition Classes
    View
  709. def requestLayout(): Unit

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

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

    Definition Classes
    View
  712. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  714. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

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

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

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

    Shortcut for setSaveEnabled(boolean)

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

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

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

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

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

    Shortcut for setScrollBarStyle(int)

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

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

    Shortcut for setScrollContainer(boolean)

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

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

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  729. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

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

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

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

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for setScroller(android.widget.Scroller)

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

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

    Shortcut for setScroller(android.widget.Scroller)

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

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

    Shortcut for setSelectAllOnFocus(boolean)

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

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

    Shortcut for setSelectAllOnFocus(boolean)

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

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

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

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for setSelection(int)

    Shortcut for setSelection(int)

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

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

    Shortcut for getSelectionEnd()

    Shortcut for getSelectionEnd()

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

    Shortcut for getSelectionStart()

    Shortcut for getSelectionStart()

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

    Shortcut for setSelection(int)

    Shortcut for setSelection(int)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TextView
  858. def setSingleLine(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  889. def showContextMenu(): Boolean

    Definition Classes
    View
  890. def showDropDown(): Unit

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

    Shortcut for setSingleLine(boolean)

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

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

    Shortcut for setSingleLine(boolean)

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

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

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

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

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

    Shortcut for setSoundEffectsEnabled(boolean)

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

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

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

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

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

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

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

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

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

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

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getText()

    Shortcut for getText()

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

    Shortcut for setText(java.lang.CharSequence)

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

    Shortcut for setText(int)

    Shortcut for setText(int)

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

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

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

    Shortcut for setTextColor(int)

    Shortcut for setTextColor(int)

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

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

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

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

    Shortcut for setTextColor(int)

    Shortcut for setTextColor(int)

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

    Shortcut for getTextColors()

    Shortcut for getTextColors()

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

    Shortcut for setTextKeepState(java.lang.CharSequence)

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

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

    Shortcut for setTextKeepState(java.lang.CharSequence)

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

    Shortcut for setTextScaleX(float)

    Shortcut for setTextScaleX(float)

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

    Shortcut for getTextScaleX()

    Shortcut for getTextScaleX()

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

    Shortcut for setTextScaleX(float)

    Shortcut for setTextScaleX(float)

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

    Shortcut for setTextSize(float)

    Shortcut for setTextSize(float)

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

    Shortcut for getTextSize()

    Shortcut for getTextSize()

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  923. def textSize(p: Int): SMultiAutoCompleteTextView

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

    Shortcut for setTextSize(float)

    Shortcut for setTextSize(float)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  925. def textSize_=(p: Int): SMultiAutoCompleteTextView

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

    Shortcut for setText(java.lang.CharSequence)

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

    Shortcut for setText(int)

    Shortcut for setText(int)

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

    Shortcut for setThreshold(int)

    Shortcut for setThreshold(int)

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

    Shortcut for getThreshold()

    Shortcut for getThreshold()

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

    Shortcut for setThreshold(int)

    Shortcut for setThreshold(int)

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

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

    Shortcut for setTokenizer(android.widget.MultiAutoCompleteTextView.Tokenizer)

  933. def tokenizer(implicit no: NoGetterForThisProperty): Nothing

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

    Shortcut for setTokenizer(android.widget.MultiAutoCompleteTextView.Tokenizer)

  935. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

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

    Shortcut for getTotalPaddingBottom()

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

    Shortcut for getTotalPaddingLeft()

    Shortcut for getTotalPaddingLeft()

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

    Shortcut for getTotalPaddingRight()

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

    Shortcut for getTotalPaddingTop()

    Shortcut for getTotalPaddingTop()

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

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

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

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

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

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

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

    Shortcut for getTransformationMethod()

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

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

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

    Shortcut for setTypeface(android.graphics.Typeface)

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

    Shortcut for getTypeface()

    Shortcut for getTypeface()

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

    Shortcut for setTypeface(android.graphics.Typeface)

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

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

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

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

    Shortcut for getUrls()

    Shortcut for getUrls()

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

    Shortcut for setValidator(android.widget.AutoCompleteTextView.Validator)

  955. def validator: Validator

    Shortcut for getValidator()

    Shortcut for getValidator()

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

    Shortcut for setValidator(android.widget.AutoCompleteTextView.Validator)

  957. def verifyDrawable(arg0: Drawable): Boolean

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

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

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

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

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

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

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

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

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

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

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

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

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

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  974. def width: Int

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  975. def width_=(p: Int): SMultiAutoCompleteTextView

    Shortcut for setWidth(int)

    Shortcut for setWidth(int)

    Definition Classes
    TraitTextView
    Annotations
    @inline()
  976. def willNotCacheDrawing(p: Boolean): SMultiAutoCompleteTextView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  977. def willNotCacheDrawing(): Boolean

    Definition Classes
    View
  978. def willNotCacheDrawing_=(p: Boolean): SMultiAutoCompleteTextView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  979. def willNotDraw(p: Boolean): SMultiAutoCompleteTextView

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  980. def willNotDraw(): Boolean

    Definition Classes
    View
  981. def willNotDraw_=(p: Boolean): SMultiAutoCompleteTextView

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  982. def windowToken: IBinder

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

    Definition Classes
    TraitView
    Annotations
    @inline()
  983. def windowVisibility: Int

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    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