org.scaloid.common

SSearchView

Related Docs: object SSearchView | package common

class SSearchView extends SearchView with TraitSearchView[SSearchView]

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

Linear Supertypes
TraitSearchView[SSearchView], TraitLinearLayout[SSearchView], TraitViewGroup[SSearchView], TraitView[SSearchView], PressAndHoldable[SSearchView], ConstantsSupport, SearchView, CollapsibleActionView, LinearLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SSearchView
  2. TraitSearchView
  3. TraitLinearLayout
  4. TraitViewGroup
  5. TraitView
  6. PressAndHoldable
  7. ConstantsSupport
  8. SearchView
  9. CollapsibleActionView
  10. LinearLayout
  11. ViewGroup
  12. ViewManager
  13. ViewParent
  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 SSearchView()(implicit context: Context, parentVGroup: TraitViewGroup[_] = null)

Type Members

  1. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Definition Classes
    PressAndHoldable

Value Members

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

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def +=(v: View): SSearchView

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

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

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

    Definition Classes
    AnyRef → Any
  7. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  8. val NONE: Int

    Definition Classes
    ConstantsSupport
  9. val TEXT: Int

    Definition Classes
    ConstantsSupport
  10. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  26. val WRAP_CONTENT: Int

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

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

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

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

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

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

    Shortcut for getAccessibilityNodeProvider()

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

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

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

    Shortcut for isActivated()

    Shortcut for isActivated()

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

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def addChildrenForAccessibility(arg0: ArrayList[View]): Unit

    Definition Classes
    ViewGroup → View
  35. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    View
  37. def addOnAttachStateChangeListener(arg0: OnAttachStateChangeListener): Unit

    Definition Classes
    View
  38. def addOnLayoutChangeListener(arg0: OnLayoutChangeListener): Unit

    Definition Classes
    View
  39. def addStatesFromChildren(p: Boolean): SSearchView

    Shortcut for setAddStatesFromChildren(boolean)

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

    Definition Classes
    ViewGroup
  41. def addStatesFromChildren_=(p: Boolean): SSearchView

    Shortcut for setAddStatesFromChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  42. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    ViewGroup → View
  43. def addView(arg0: View, arg1: Int, arg2: LayoutParams): Unit

    Definition Classes
    ViewGroup
  44. def addView(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    ViewGroup → ViewManager
  45. def addView(arg0: View, arg1: Int, arg2: Int): Unit

    Definition Classes
    ViewGroup
  46. def addView(arg0: View, arg1: Int): Unit

    Definition Classes
    ViewGroup
  47. def addView(arg0: View): Unit

    Definition Classes
    ViewGroup
  48. def addViewInLayout(arg0: View, arg1: Int, arg2: LayoutParams, arg3: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  49. def addViewInLayout(arg0: View, arg1: Int, arg2: LayoutParams): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  50. def alpha(p: Float): SSearchView

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Shortcut for getAlpha()

    Shortcut for getAlpha()

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def alpha_=(p: Float): SSearchView

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def alwaysDrawnWithCacheEnabled(p: Boolean): SSearchView

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  55. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SSearchView

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  56. def animate(): ViewPropertyAnimator

    Definition Classes
    View
  57. def animation(p: Animation): SSearchView

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

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  59. def animationCacheEnabled(p: Boolean): SSearchView

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  61. def animationCacheEnabled_=(p: Boolean): SSearchView

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  62. def animation_=(p: Animation): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  63. def announceForAccessibility(arg0: CharSequence): Unit

    Definition Classes
    View
  64. def applicationWindowToken: IBinder

    Shortcut for getApplicationWindowToken()

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

    Definition Classes
    TraitViewGroup
  66. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  67. def attachLayoutAnimationParameters(arg0: View, arg1: LayoutParams, arg2: Int, arg3: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  68. def attachViewToParent(arg0: View, arg1: Int, arg2: LayoutParams): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  69. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  72. def background(p: Drawable): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  73. def background: Drawable

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  74. def backgroundColor(p: Int): SSearchView

    Shortcut for setBackgroundColor(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  76. def backgroundColor_=(p: Int): SSearchView

    Shortcut for setBackgroundColor(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def backgroundResource(p: Int): SSearchView

    Shortcut for setBackgroundResource(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def backgroundResource_=(p: Int): SSearchView

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def background_=(p: Drawable): SSearchView

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

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def baselineAligned(p: Boolean): SSearchView

    Shortcut for setBaselineAligned(boolean)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  84. def baselineAligned: Boolean

    Shortcut for isBaselineAligned()

    Shortcut for isBaselineAligned()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  85. def baselineAlignedChildIndex(p: Int): SSearchView

    Shortcut for setBaselineAlignedChildIndex(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  86. def baselineAlignedChildIndex: Int

    Shortcut for getBaselineAlignedChildIndex()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  87. def baselineAlignedChildIndex_=(p: Int): SSearchView

    Shortcut for setBaselineAlignedChildIndex(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  88. def baselineAligned_=(p: Boolean): SSearchView

    Shortcut for setBaselineAligned(boolean)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  89. def basis: SSearchView

    Definition Classes
    SSearchViewTraitViewPressAndHoldable
  90. def bottom(p: Int): SSearchView

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  92. def bottom_=(p: Int): SSearchView

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  93. def bringChildToFront(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  94. def bringToFront(): Unit

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

    Definition Classes
    View
  96. def buildDrawingCache(): Unit

    Definition Classes
    View
  97. def buildLayer(): Unit

    Definition Classes
    View
  98. def callOnClick(): Boolean

    Definition Classes
    View
  99. def cameraDistance(p: Float): SSearchView

    Shortcut for setCameraDistance(float)

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

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

    Definition Classes
    TraitView
    Annotations
    @inline()
  101. def cameraDistance_=(p: Float): SSearchView

    Shortcut for setCameraDistance(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  102. def canAnimate(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  103. def canScrollHorizontally(arg0: Int): Boolean

    Definition Classes
    View
  104. def canScrollVertically(arg0: Int): Boolean

    Definition Classes
    View
  105. def cancelLongPress(): Unit

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

    Definition Classes
    View
  107. def checkLayoutParams(arg0: LayoutParams): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    LinearLayout → ViewGroup
  108. def childCount: Int

    Shortcut for getChildCount()

    Shortcut for getChildCount()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  109. def childDrawableStateChanged(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  110. def cleanupLayoutState(arg0: View): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  111. def clearAnimation(): Unit

    Definition Classes
    View
  112. def clearChildFocus(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  113. def clearDisappearingChildren(): Unit

    Definition Classes
    ViewGroup
  114. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  115. def clickable(p: Boolean): SSearchView

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def clickable_=(p: Boolean): SSearchView

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def clipChildren(p: Boolean): SSearchView

    Shortcut for setClipChildren(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  120. def clipChildren_=(p: Boolean): SSearchView

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  121. def clipToPadding(p: Boolean): SSearchView

    Shortcut for setClipToPadding(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  123. def clipToPadding_=(p: Boolean): SSearchView

    Shortcut for setClipToPadding(boolean)

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  125. def computeHorizontalScrollExtent(): Int

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

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

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

    Definition Classes
    View
  129. def computeVerticalScrollExtent(): Int

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

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

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

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def contentDescription_=(p: CharSequence): SSearchView

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContext()

    Shortcut for getContext()

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def createAccessibilityNodeInfo(): AccessibilityNodeInfo

    Definition Classes
    View
  137. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  138. def debug(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  139. def descendantFocusability(p: Int): SSearchView

    Shortcut for setDescendantFocusability(int)

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

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  141. def descendantFocusability_=(p: Int): SSearchView

    Shortcut for setDescendantFocusability(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  142. def destroyDrawingCache(): Unit

    Definition Classes
    View
  143. def detachAllViewsFromParent(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  144. def detachViewFromParent(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  145. def detachViewFromParent(arg0: View): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  146. def detachViewsFromParent(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  147. def disable(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  148. def disableAlwaysDrawnWithCache(): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  149. def disableAnimationCache(): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  150. def disableDrawingCache(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def disableDuplicateParentState(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def disableHapticFeedback(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def disableHorizontalFadingEdge(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def disableHorizontalScrollBar(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def disableMeasureWithLargestChild(): SSearchView

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  156. def disableMotionEventSplitting(): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  157. def disableQueryRefinement(): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  158. def disableSave(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def disableSaveFromParent(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  160. def disableScrollbarFading(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  161. def disableSoundEffects(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  162. def disableSubmitButton(): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  163. def disableVerticalFadingEdge(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  164. def disableVerticalScrollBar(): SSearchView

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

    Definition Classes
    ViewGroup → View
  166. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  167. def dispatchDragEvent(arg0: DragEvent): Boolean

    Definition Classes
    ViewGroup → View
  168. def dispatchDraw(arg0: Canvas): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  169. def dispatchFreezeSelfOnly(arg0: SparseArray[Parcelable]): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  170. def dispatchGenericFocusedEvent(arg0: MotionEvent): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  171. def dispatchGenericMotionEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  172. def dispatchGenericPointerEvent(arg0: MotionEvent): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  173. def dispatchHoverEvent(arg0: MotionEvent): Boolean

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

    Definition Classes
    ViewGroup → View
  175. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  176. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    ViewGroup → View
  177. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  180. def dispatchSetActivated(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → View
  181. def dispatchSetPressed(arg0: Boolean): Unit

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

    Definition Classes
    ViewGroup → View
  183. def dispatchSystemUiVisibilityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  184. def dispatchThawSelfOnly(arg0: SparseArray[Parcelable]): Unit

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

    Definition Classes
    ViewGroup → View
  186. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup → View
  187. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    ViewGroup → View
  188. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

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

    Definition Classes
    ViewGroup → View
  190. def dispatchWindowSystemUiVisiblityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  191. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    ViewGroup → View
  192. def dividerDrawable(p: Drawable): SSearchView

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

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  193. def dividerDrawable: Drawable

    Shortcut for getDividerDrawable()

    Shortcut for getDividerDrawable()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  194. def dividerDrawable_=(p: Drawable): SSearchView

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

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  195. def dividerPadding(p: Int): SSearchView

    Shortcut for setDividerPadding(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  196. def dividerPadding: Int

    Shortcut for getDividerPadding()

    Shortcut for getDividerPadding()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  197. def dividerPadding_=(p: Int): SSearchView

    Shortcut for setDividerPadding(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  198. def draw(arg0: Canvas): Unit

    Definition Classes
    View
  199. def drawChild(arg0: Canvas, arg1: View, arg2: Long): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  200. def drawableState: Array[Int]

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  202. def drawingCache: Bitmap

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  203. def drawingCacheBackgroundColor(p: Int): SSearchView

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  205. def drawingCacheBackgroundColor_=(p: Int): SSearchView

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def drawingCacheEnabled(p: Boolean): SSearchView

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def drawingCacheEnabled_=(p: Boolean): SSearchView

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  209. def drawingCacheQuality(p: Int): SSearchView

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  211. def drawingCacheQuality_=(p: Int): SSearchView

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def duplicateParentStateEnabled(p: Boolean): SSearchView

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  215. def duplicateParentStateEnabled_=(p: Boolean): SSearchView

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  216. def enable(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  217. def enableAlwaysDrawnWithCache(): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  218. def enableAnimationCache(): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  219. def enableDrawingCache(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  220. def enableDuplicateParentState(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def enableHapticFeedback(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  222. def enableHorizontalFadingEdge(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def enableHorizontalScrollBar(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def enableMeasureWithLargestChild(): SSearchView

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  225. def enableMotionEventSplitting(): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  226. def enableQueryRefinement(): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  227. def enableSave(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  228. def enableSaveFromParent(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  229. def enableScrollbarFading(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  230. def enableSoundEffects(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  231. def enableSubmitButton(): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  232. def enableVerticalFadingEdge(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  233. def enableVerticalScrollBar(): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  234. def enabled(p: Boolean): SSearchView

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  236. def enabled_=(p: Boolean): SSearchView

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def endViewTransition(arg0: View): Unit

    Definition Classes
    ViewGroup
  238. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  240. def fadingEdgeLength(p: Int): SSearchView

    Shortcut for setFadingEdgeLength(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  242. def fadingEdgeLength_=(p: Int): SSearchView

    Shortcut for setFadingEdgeLength(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  244. def filterTouchesWhenObscured(p: Boolean): SSearchView

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  246. def filterTouchesWhenObscured_=(p: Boolean): SSearchView

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  249. def findFocus(): View

    Definition Classes
    ViewGroup → View
  250. final def findViewById(arg0: Int): View

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

    Definition Classes
    View
  252. def findViewsWithText(arg0: ArrayList[View], arg1: CharSequence, arg2: Int): Unit

    Definition Classes
    ViewGroup → View
  253. def fitSystemWindows(arg0: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  254. def fitsSystemWindows(p: Boolean): SSearchView

    Shortcut for setFitsSystemWindows(boolean)

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

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  256. def fitsSystemWindows_=(p: Boolean): SSearchView

    Shortcut for setFitsSystemWindows(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  257. def focusSearch(arg0: View, arg1: Int): View

    Definition Classes
    ViewGroup → ViewParent
  258. def focusSearch(arg0: Int): View

    Definition Classes
    View
  259. def focusable(p: Boolean): SSearchView

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  261. def focusableInTouchMode(p: Boolean): SSearchView

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  263. def focusableInTouchMode_=(p: Boolean): SSearchView

    Shortcut for setFocusableInTouchMode(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  264. def focusableViewAvailable(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  265. def focusable_=(p: Boolean): SSearchView

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  267. def forceLayout(): Unit

    Definition Classes
    View
  268. def fw[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SSearchView) ⇒ LP): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  269. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    ViewGroup
  270. def generateDefaultLayoutParams(): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    LinearLayout → ViewGroup
  271. def generateLayoutParams(arg0: LayoutParams): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    LinearLayout → ViewGroup
  272. def generateLayoutParams(arg0: AttributeSet): LayoutParams

    Definition Classes
    LinearLayout → ViewGroup
  273. def getAccessibilityNodeProvider(): AccessibilityNodeProvider

    Definition Classes
    View
  274. def getAlpha(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  275. def getAnimation(): Animation

    Definition Classes
    View
  276. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  277. def getBackground(): Drawable

    Definition Classes
    View
  278. def getBaseline(): Int

    Definition Classes
    LinearLayout → View
  279. def getBaselineAlignedChildIndex(): Int

    Definition Classes
    LinearLayout
  280. final def getBottom(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  281. def getBottomFadingEdgeStrength(): Float

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  283. def getCameraDistance(): Float

    Definition Classes
    View
  284. def getChildAt(arg0: Int): View

    Definition Classes
    ViewGroup
  285. def getChildCount(): Int

    Definition Classes
    ViewGroup
  286. def getChildDrawingOrder(arg0: Int, arg1: Int): Int

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  287. def getChildStaticTransformation(arg0: View, arg1: Transformation): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  288. def getChildVisibleRect(arg0: View, arg1: Rect, arg2: Point): Boolean

    Definition Classes
    ViewGroup → ViewParent
  289. final def getClass(): Class[_]

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

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  291. final def getContext(): Context

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  292. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  293. def getDescendantFocusability(): Int

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  294. def getDividerDrawable(): Drawable

    Definition Classes
    LinearLayout
  295. def getDividerPadding(): Int

    Definition Classes
    LinearLayout
  296. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  298. def getDrawingCache(): Bitmap

    Definition Classes
    View
  299. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  300. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  302. def getDrawingTime(): Long

    Definition Classes
    View
  303. def getFilterTouchesWhenObscured(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  304. def getFitsSystemWindows(): Boolean

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

    Definition Classes
    View
  306. def getFocusedChild(): View

    Definition Classes
    ViewGroup
  307. def getFocusedRect(arg0: Rect): Unit

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

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

    Definition Classes
    View
  310. def getHandler(): Handler

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

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  312. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  313. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  314. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  316. def getImeOptions(): Int

    Definition Classes
    SearchView
  317. def getImportantForAccessibility(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  318. def getInputType(): Int

    Definition Classes
    SearchView
  319. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  320. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  321. def getLayerType(): Int

    Definition Classes
    View
  322. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  323. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  324. def getLayoutParams(): LayoutParams

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  325. def getLayoutTransition(): LayoutTransition

    Definition Classes
    ViewGroup
  326. final def getLeft(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  327. def getLeftFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    View
  332. def getMatrix(): Matrix

    Definition Classes
    View
  333. def getMaxWidth(): Int

    Definition Classes
    SearchView
  334. final def getMeasuredHeight(): Int

    Definition Classes
    View
  335. final def getMeasuredHeightAndState(): Int

    Definition Classes
    View
  336. final def getMeasuredState(): Int

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

    Definition Classes
    View
  338. final def getMeasuredWidthAndState(): Int

    Definition Classes
    View
  339. def getMinimumHeight(): Int

    Definition Classes
    View
  340. def getMinimumWidth(): Int

    Definition Classes
    View
  341. def getNextFocusDownId(): Int

    Definition Classes
    View
  342. def getNextFocusForwardId(): Int

    Definition Classes
    View
  343. def getNextFocusLeftId(): Int

    Definition Classes
    View
  344. def getNextFocusRightId(): Int

    Definition Classes
    View
  345. def getNextFocusUpId(): Int

    Definition Classes
    View
  346. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  347. def getOrientation(): Int

    Definition Classes
    LinearLayout
  348. def getOverScrollMode(): Int

    Definition Classes
    View
  349. def getPaddingBottom(): Int

    Definition Classes
    View
  350. def getPaddingLeft(): Int

    Definition Classes
    View
  351. def getPaddingRight(): Int

    Definition Classes
    View
  352. def getPaddingTop(): Int

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

    Definition Classes
    View
  354. def getParentForAccessibility(): ViewParent

    Definition Classes
    View
  355. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  356. def getPivotX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  357. def getPivotY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  358. def getQuery(): CharSequence

    Definition Classes
    SearchView
  359. def getQueryHint(): CharSequence

    Definition Classes
    SearchView
  360. def getResources(): Resources

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

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  362. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  365. def getRotation(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  366. def getRotationX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  367. def getRotationY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  368. def getScaleX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  369. def getScaleY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  370. def getScrollBarDefaultDelayBeforeFade(): Int

    Definition Classes
    View
  371. def getScrollBarFadeDuration(): Int

    Definition Classes
    View
  372. def getScrollBarSize(): Int

    Definition Classes
    View
  373. def getScrollBarStyle(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  374. final def getScrollX(): Int

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

    Definition Classes
    View
  376. def getShowDividers(): Int

    Definition Classes
    LinearLayout
  377. def getSolidColor(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  378. def getSuggestedMinimumHeight(): Int

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  380. def getSuggestionsAdapter(): CursorAdapter

    Definition Classes
    SearchView
  381. def getSystemUiVisibility(): Int

    Definition Classes
    View
  382. def getTag(arg0: Int): AnyRef

    Definition Classes
    View
  383. def getTag(): AnyRef

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  384. final def getTop(): Int

    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  385. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  389. def getTranslationX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  390. def getTranslationY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  391. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  392. def getVerticalScrollbarPosition(): Int

    Definition Classes
    View
  393. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  394. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  395. def getVisibility(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  396. def getWeightSum(): Float

    Definition Classes
    LinearLayout
  397. final def getWidth(): Int

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  398. def getWindowAttachCount(): Int

    Attributes
    protected[android.view]
    Definition Classes
    View
  399. def getWindowSystemUiVisibility(): Int

    Definition Classes
    View
  400. def getWindowToken(): IBinder

    Definition Classes
    View
  401. def getWindowVisibility(): Int

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

    Definition Classes
    View
  403. def getX(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  404. def getY(): Float

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  405. def gravity(p: Int): SSearchView

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  406. def gravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  407. def gravity_=(p: Int): SSearchView

    Shortcut for setGravity(int)

    Shortcut for setGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  408. def handler: Handler

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  409. def hapticFeedbackEnabled(p: Boolean): SSearchView

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def hapticFeedbackEnabled_=(p: Boolean): SSearchView

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Definition Classes
    ViewGroup → View
  413. def hasFocusable(): Boolean

    Definition Classes
    ViewGroup → View
  414. def hasOnClickListeners(): Boolean

    Definition Classes
    View
  415. def hasOverlappingRendering(): Boolean

    Definition Classes
    View
  416. def hasTransientState(p: Boolean): SSearchView

    Shortcut for setHasTransientState(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def hasTransientState(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  418. def hasTransientState_=(p: Boolean): SSearchView

    Shortcut for setHasTransientState(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  419. def hasWindowFocus(): Boolean

    Definition Classes
    View
  420. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  421. def height: Int

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  422. def horizontalFadingEdgeEnabled(p: Boolean): SSearchView

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def horizontalFadingEdgeEnabled_=(p: Boolean): SSearchView

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def horizontalGravity(p: Int): SSearchView

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  427. def horizontalGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  428. def horizontalGravity_=(p: Int): SSearchView

    Shortcut for setHorizontalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  429. def horizontalScrollBarEnabled(p: Boolean): SSearchView

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  431. def horizontalScrollBarEnabled_=(p: Boolean): SSearchView

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  432. def hovered(p: Boolean): SSearchView

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  434. def hovered_=(p: Boolean): SSearchView

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def iconified(p: Boolean): SSearchView

    Shortcut for setIconified(boolean)

    Shortcut for setIconified(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  436. def iconified: Boolean

    Shortcut for isIconified()

    Shortcut for isIconified()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  437. def iconifiedByDefault(p: Boolean): SSearchView

    Shortcut for setIconifiedByDefault(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  438. def iconifiedByDefault(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  439. def iconifiedByDefault_=(p: Boolean): SSearchView

    Shortcut for setIconifiedByDefault(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  440. def iconified_=(p: Boolean): SSearchView

    Shortcut for setIconified(boolean)

    Shortcut for setIconified(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  441. def id(p: Int): SSearchView

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  443. def id_=(p: Int): SSearchView

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  444. def imeOptions(p: Int): SSearchView

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  445. def imeOptions: Int

    Shortcut for getImeOptions()

    Shortcut for getImeOptions()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  446. def imeOptions_=(p: Int): SSearchView

    Shortcut for setImeOptions(int)

    Shortcut for setImeOptions(int)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  447. def importantForAccessibility(p: Int): SSearchView

    Shortcut for setImportantForAccessibility(int)

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

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  449. def importantForAccessibility_=(p: Int): SSearchView

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  450. def indexOfChild(arg0: View): Int

    Definition Classes
    ViewGroup
  451. def initializeFadingEdge(arg0: TypedArray): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  453. def inputType(p: Int): SSearchView

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  454. def inputType: Int

    Shortcut for getInputType()

    Shortcut for getInputType()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  455. def inputType_=(p: Int): SSearchView

    Shortcut for setInputType(int)

    Shortcut for setInputType(int)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  456. def invalidate(): Unit

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

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

    Definition Classes
    View
  459. final def invalidateChild(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup → ViewParent
  460. def invalidateChildInParent(arg0: Array[Int], arg1: Rect): ViewParent

    Definition Classes
    ViewGroup → ViewParent
  461. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    View → Callback
  462. def isActivated(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  463. def isAlwaysDrawnWithCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  464. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  465. def isBaselineAligned(): Boolean

    Definition Classes
    LinearLayout
  466. def isChildrenDrawingOrderEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  467. def isChildrenDrawnWithCacheEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  468. def isClickable(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  469. def isDirty(): Boolean

    Definition Classes
    View
  470. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  471. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  472. def isEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  473. final def isFocusable(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  474. final def isFocusableInTouchMode(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  475. def isFocused(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  476. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  477. def isHardwareAccelerated(): Boolean

    Definition Classes
    View
  478. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  479. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  480. def isHovered(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  481. def isIconfiedByDefault(): Boolean

    Definition Classes
    SearchView
  482. def isIconified(): Boolean

    Definition Classes
    SearchView
  483. def isInEditMode(): Boolean

    Definition Classes
    View
  484. def isInTouchMode(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  485. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  486. def isLayoutRequested(): Boolean

    Definition Classes
    View
  487. def isLongClickable(): Boolean

    Definition Classes
    View
  488. def isMeasureWithLargestChildEnabled(): Boolean

    Definition Classes
    LinearLayout
  489. def isMotionEventSplittingEnabled(): Boolean

    Definition Classes
    ViewGroup
  490. def isOpaque(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  491. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  493. def isQueryRefinementEnabled(): Boolean

    Definition Classes
    SearchView
  494. def isSaveEnabled(): Boolean

    Definition Classes
    View
  495. def isSaveFromParentEnabled(): Boolean

    Definition Classes
    View
  496. def isScrollContainer(): Boolean

    Definition Classes
    View
  497. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  498. def isSelected(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  499. def isShown(): Boolean

    Definition Classes
    View
  500. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  501. def isSubmitButtonEnabled(): Boolean

    Definition Classes
    SearchView
  502. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  503. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  504. def jumpDrawablesToCurrentState(): Unit

    Definition Classes
    ViewGroup → View
  505. def keepScreenOn(p: Boolean): SSearchView

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  507. def keepScreenOn_=(p: Boolean): SSearchView

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

    Shortcut for getLayerType()

    Shortcut for getLayerType()

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

    Definition Classes
    ViewGroup → View
  511. def layoutAnimation(p: LayoutAnimationController): SSearchView

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

  512. def layoutAnimation: LayoutAnimationController

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  513. def layoutAnimationListener(p: AnimationListener): SSearchView

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

  514. def layoutAnimationListener: AnimationListener

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  515. def layoutAnimationListener_=(p: AnimationListener): SSearchView

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

  516. def layoutAnimation_=(p: LayoutAnimationController): SSearchView

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

  517. def layoutParams(p: LayoutParams): SSearchView

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

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  519. def layoutParams_=(p: LayoutParams): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  520. def layoutTransition(p: LayoutTransition): SSearchView

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

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

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  522. def layoutTransition_=(p: LayoutTransition): SSearchView

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  523. def left(p: Int): SSearchView

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  525. def left_=(p: Int): SSearchView

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  526. def longClickable(p: Boolean): SSearchView

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  528. def longClickable_=(p: Boolean): SSearchView

    Shortcut for setLongClickable(boolean)

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

    Shortcut for getMatrix()

    Shortcut for getMatrix()

    Definition Classes
    TraitView
    Annotations
    @inline()
  530. def maxWidth(p: Int): SSearchView

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  531. def maxWidth: Int

    Shortcut for getMaxWidth()

    Shortcut for getMaxWidth()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  532. def maxWidth_=(p: Int): SSearchView

    Shortcut for setMaxWidth(int)

    Shortcut for setMaxWidth(int)

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

    Definition Classes
    View
  534. def measureChild(arg0: View, arg1: Int, arg2: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  535. def measureChildWithMargins(arg0: View, arg1: Int, arg2: Int, arg3: Int, arg4: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  536. def measureChildren(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  537. def measureWithLargestChildEnabled(p: Boolean): SSearchView

    Shortcut for setMeasureWithLargestChildEnabled(boolean)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  538. def measureWithLargestChildEnabled: Boolean

    Shortcut for isMeasureWithLargestChildEnabled()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  539. def measureWithLargestChildEnabled_=(p: Boolean): SSearchView

    Shortcut for setMeasureWithLargestChildEnabled(boolean)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  540. def measuredHeight: Int

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredHeightAndState()

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

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def minimumHeight(p: Int): SSearchView

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  547. def minimumHeight_=(p: Int): SSearchView

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def minimumWidth(p: Int): SSearchView

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  550. def minimumWidth_=(p: Int): SSearchView

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  551. def motionEventSplittingEnabled(p: Boolean): SSearchView

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  553. def motionEventSplittingEnabled_=(p: Boolean): SSearchView

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Definition Classes
    AnyRef
  555. def nextFocusDownId(p: Int): SSearchView

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  557. def nextFocusDownId_=(p: Int): SSearchView

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  558. def nextFocusForwardId(p: Int): SSearchView

    Shortcut for setNextFocusForwardId(int)

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

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  560. def nextFocusForwardId_=(p: Int): SSearchView

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def nextFocusLeftId(p: Int): SSearchView

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def nextFocusLeftId_=(p: Int): SSearchView

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  564. def nextFocusRightId(p: Int): SSearchView

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  566. def nextFocusRightId_=(p: Int): SSearchView

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  567. def nextFocusUpId(p: Int): SSearchView

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  569. def nextFocusUpId_=(p: Int): SSearchView

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

    Definition Classes
    AnyRef
  572. final def offsetDescendantRectToMyCoords(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup
  573. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  574. final def offsetRectIntoDescendantCoords(arg0: View, arg1: Rect): Unit

    Definition Classes
    ViewGroup
  575. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  576. def onActionViewCollapsed(): Unit

    Definition Classes
    SearchView → CollapsibleActionView
  577. def onActionViewExpanded(): Unit

    Definition Classes
    SearchView → CollapsibleActionView
  578. def onAnimationEnd[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  579. def onAnimationEnd[U](f: (Animation) ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  580. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  581. def onAnimationRepeat[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  582. def onAnimationRepeat[U](f: (Animation) ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  583. def onAnimationStart[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  584. def onAnimationStart[U](f: (Animation) ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  585. def onAnimationStart(): Unit

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

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

    Definition Classes
    View
  588. def onChildViewAdded[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  589. def onChildViewAdded[U](f: (View, View) ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  590. def onChildViewRemoved[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  591. def onChildViewRemoved[U](f: (View, View) ⇒ U): SSearchView

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  592. def onClick[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  593. def onClick[U](f: (View) ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  594. def onClickListener(p: OnClickListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  596. def onClickListener_=(p: OnClickListener): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  597. def onClose(f: ⇒ Boolean): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  598. def onCloseListener(p: OnCloseListener): SSearchView

    Shortcut for setOnCloseListener(android.widget.SearchView.OnCloseListener)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  599. def onCloseListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  600. def onCloseListener_=(p: OnCloseListener): SSearchView

    Shortcut for setOnCloseListener(android.widget.SearchView.OnCloseListener)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  601. def onConfigurationChanged(arg0: Configuration): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  602. def onCreateContextMenu[U](f: ⇒ U): SSearchView

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  607. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SSearchView

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

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

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

    Definition Classes
    View
  610. def onDetachedFromWindow(): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    SearchView → View
  611. def onDisplayHint(arg0: Int): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  612. def onDrag(f: ⇒ Boolean): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  613. def onDrag(f: (View, DragEvent) ⇒ Boolean): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  614. def onDragEvent(arg0: DragEvent): Boolean

    Definition Classes
    View
  615. def onDragListener(p: OnDragListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  617. def onDragListener_=(p: OnDragListener): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  618. def onDraw(arg0: Canvas): Unit

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

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

    Definition Classes
    View
  621. def onFinishInflate(): Unit

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

    Definition Classes
    View
  623. def onFocusChange[U](f: ⇒ U): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  625. def onFocusChangeListener(p: OnFocusChangeListener): SSearchView

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

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

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  627. def onFocusChangeListener_=(p: OnFocusChangeListener): SSearchView

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  629. def onGenericMotion(f: ⇒ Boolean): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  630. def onGenericMotion(f: (View, MotionEvent) ⇒ Boolean): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  631. def onGenericMotionEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  632. def onGenericMotionListener(p: OnGenericMotionListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  634. def onGenericMotionListener_=(p: OnGenericMotionListener): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  635. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SSearchView

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  637. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): SSearchView

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

  638. def onHover(f: ⇒ Boolean): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  639. def onHover(f: (View, MotionEvent) ⇒ Boolean): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  640. def onHoverChanged(arg0: Boolean): Unit

    Definition Classes
    View
  641. def onHoverEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  642. def onHoverListener(p: OnHoverListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  644. def onHoverListener_=(p: OnHoverListener): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  645. def onInitializeAccessibilityEvent(arg0: AccessibilityEvent): Unit

    Definition Classes
    SearchView → LinearLayout → View
  646. def onInitializeAccessibilityNodeInfo(arg0: AccessibilityNodeInfo): Unit

    Definition Classes
    SearchView → LinearLayout → View
  647. def onInterceptHoverEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  648. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  649. def onKey(f: ⇒ Boolean): SSearchView

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

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

    Definition Classes
    SearchView → View → Callback
  652. def onKeyListener(p: OnKeyListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  654. def onKeyListener_=(p: OnKeyListener): SSearchView

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

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

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    LinearLayout → ViewGroup → View
  661. def onLayoutChange[U](f: ⇒ U): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  663. def onLongClick(f: ⇒ Boolean): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  665. def onLongClickListener(p: OnLongClickListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  667. def onLongClickListener_=(p: OnLongClickListener): SSearchView

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    SearchView → LinearLayout → View
  669. def onOverScrolled(arg0: Int, arg1: Int, arg2: Boolean, arg3: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  670. def onPopulateAccessibilityEvent(arg0: AccessibilityEvent): Unit

    Definition Classes
    View
  671. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): SSearchView

    Definition Classes
    PressAndHoldable
  672. def onQueryTextFocusChange[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  673. def onQueryTextFocusChange[U](f: (View, Boolean) ⇒ U): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  674. def onQueryTextFocusChangeListener(p: OnFocusChangeListener): SSearchView

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

  675. def onQueryTextFocusChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  676. def onQueryTextFocusChangeListener_=(p: OnFocusChangeListener): SSearchView

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

  677. def onQueryTextListener(p: OnQueryTextListener): SSearchView

    Shortcut for setOnQueryTextListener(android.widget.SearchView.OnQueryTextListener)

  678. def onQueryTextListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  679. def onQueryTextListener_=(p: OnQueryTextListener): SSearchView

    Shortcut for setOnQueryTextListener(android.widget.SearchView.OnQueryTextListener)

  680. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  681. def onRequestSendAccessibilityEvent(arg0: View, arg1: AccessibilityEvent): Boolean

    Definition Classes
    ViewGroup
  682. def onRestoreInstanceState(arg0: Parcelable): Unit

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  686. def onSearchClick[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  687. def onSearchClick[U](f: (View) ⇒ U): SSearchView

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  688. def onSearchClickListener(p: OnClickListener): SSearchView

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

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  689. def onSearchClickListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  690. def onSearchClickListener_=(p: OnClickListener): SSearchView

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

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  691. def onSetAlpha(arg0: Int): Boolean

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

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

    Definition Classes
    View
  694. def onSuggestionListener(p: OnSuggestionListener): SSearchView

    Shortcut for setOnSuggestionListener(android.widget.SearchView.OnSuggestionListener)

  695. def onSuggestionListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  696. def onSuggestionListener_=(p: OnSuggestionListener): SSearchView

    Shortcut for setOnSuggestionListener(android.widget.SearchView.OnSuggestionListener)

  697. def onSystemUiVisibilityChange[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  698. def onSystemUiVisibilityChange[U](f: (Int) ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  699. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  701. def onSystemUiVisibilityChangeListener_=(p: OnSystemUiVisibilityChangeListener): SSearchView

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

  702. def onTouch(f: ⇒ Boolean): SSearchView

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

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

    Definition Classes
    View
  705. def onTouchListener(p: OnTouchListener): SSearchView

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  707. def onTouchListener_=(p: OnTouchListener): SSearchView

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

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

    Definition Classes
    View
  709. def onViewAttachedToWindow[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  710. def onViewAttachedToWindow[U](f: (View) ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  711. def onViewDetachedFromWindow[U](f: ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  712. def onViewDetachedFromWindow[U](f: (View) ⇒ U): SSearchView

    Definition Classes
    TraitView
    Annotations
    @inline()
  713. def onVisibilityChanged(arg0: View, arg1: Int): Unit

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

    Definition Classes
    SearchView → View
  715. def onWindowSystemUiVisibilityChanged(arg0: Int): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  717. def orientation(p: Int): SSearchView

    Shortcut for setOrientation(int)

    Shortcut for setOrientation(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  718. def orientation: Int

    Shortcut for getOrientation()

    Shortcut for getOrientation()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  719. def orientation_=(p: Int): SSearchView

    Shortcut for setOrientation(int)

    Shortcut for setOrientation(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  720. def overScrollBy(arg0: Int, arg1: Int, arg2: Int, arg3: Int, arg4: Int, arg5: Int, arg6: Int, arg7: Int, arg8: Boolean): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  721. def overScrollMode(p: Int): SSearchView

    Shortcut for setOverScrollMode(int)

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

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  723. def overScrollMode_=(p: Int): SSearchView

    Shortcut for setOverScrollMode(int)

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  726. def padding(p: Int): SSearchView

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  731. def padding_=(p: Int): SSearchView

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

    Shortcut for getParent()

    Shortcut for getParent()

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

    Shortcut for getParentForAccessibility()

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

    Definition Classes
    TraitViewGroup
  735. val parentViewGroup: TraitViewGroup[_]

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

    Attributes
    protected
    Definition Classes
    TraitView
  737. def performAccessibilityAction(arg0: Int, arg1: Bundle): Boolean

    Definition Classes
    View
  738. def performClick(): Boolean

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

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

    Definition Classes
    View
  741. def performLongClick(): Boolean

    Definition Classes
    View
  742. def persistentDrawingCache(p: Int): SSearchView

    Shortcut for setPersistentDrawingCache(int)

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

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  744. def persistentDrawingCache_=(p: Int): SSearchView

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  745. def pivotX(p: Float): SSearchView

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  747. def pivotX_=(p: Float): SSearchView

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  748. def pivotY(p: Float): SSearchView

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  750. def pivotY_=(p: Float): SSearchView

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  751. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  755. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  758. def postInvalidateOnAnimation(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    View
  759. def postInvalidateOnAnimation(): Unit

    Definition Classes
    View
  760. def postOnAnimation(arg0: Runnable): Unit

    Definition Classes
    View
  761. def postOnAnimationDelayed(arg0: Runnable, arg1: Long): Unit

    Definition Classes
    View
  762. def pressed(p: Boolean): SSearchView

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  764. def pressed_=(p: Boolean): SSearchView

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  765. def query: CharSequence

    Shortcut for getQuery()

    Shortcut for getQuery()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  766. def queryHint(p: CharSequence): SSearchView

    Shortcut for setQueryHint(java.lang.CharSequence)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  767. def queryHint: CharSequence

    Shortcut for getQueryHint()

    Shortcut for getQueryHint()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  768. def queryHint_=(p: CharSequence): SSearchView

    Shortcut for setQueryHint(java.lang.CharSequence)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  769. def queryRefinementEnabled(p: Boolean): SSearchView

    Shortcut for setQueryRefinementEnabled(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  770. def queryRefinementEnabled: Boolean

    Shortcut for isQueryRefinementEnabled()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  771. def queryRefinementEnabled_=(p: Boolean): SSearchView

    Shortcut for setQueryRefinementEnabled(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  772. def recomputeViewAttributes(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  773. def refreshDrawableState(): Unit

    Definition Classes
    View
  774. def removeAllViews(): Unit

    Definition Classes
    ViewGroup
  775. def removeAllViewsInLayout(): Unit

    Definition Classes
    ViewGroup
  776. def removeCallbacks(arg0: Runnable): Boolean

    Definition Classes
    View
  777. def removeDetachedView(arg0: View, arg1: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  778. def removeOnAttachStateChangeListener(arg0: OnAttachStateChangeListener): Unit

    Definition Classes
    View
  779. def removeOnLayoutChangeListener(arg0: OnLayoutChangeListener): Unit

    Definition Classes
    View
  780. def removeView(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewManager
  781. def removeViewAt(arg0: Int): Unit

    Definition Classes
    ViewGroup
  782. def removeViewInLayout(arg0: View): Unit

    Definition Classes
    ViewGroup
  783. def removeViews(arg0: Int, arg1: Int): Unit

    Definition Classes
    ViewGroup
  784. def removeViewsInLayout(arg0: Int, arg1: Int): Unit

    Definition Classes
    ViewGroup
  785. def requestChildFocus(arg0: View, arg1: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  786. def requestChildRectangleOnScreen(arg0: View, arg1: Rect, arg2: Boolean): Boolean

    Definition Classes
    ViewGroup → ViewParent
  787. def requestDisallowInterceptTouchEvent(arg0: Boolean): Unit

    Definition Classes
    ViewGroup → ViewParent
  788. def requestFitSystemWindows(): Unit

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

    Definition Classes
    ViewGroup → View
  790. final def requestFocus(arg0: Int): Boolean

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

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

    Definition Classes
    View
  793. def requestLayout(): Unit

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

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

    Definition Classes
    View
  796. def requestSendAccessibilityEvent(arg0: View, arg1: AccessibilityEvent): Boolean

    Definition Classes
    ViewGroup → ViewParent
  797. def requestTransparentRegion(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  798. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  800. def right(p: Int): SSearchView

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  802. def right_=(p: Int): SSearchView

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  804. def rotation(p: Float): SSearchView

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  806. def rotationX(p: Float): SSearchView

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  808. def rotationX_=(p: Float): SSearchView

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  809. def rotationY(p: Float): SSearchView

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  811. def rotationY_=(p: Float): SSearchView

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  812. def rotation_=(p: Float): SSearchView

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  813. def saveEnabled(p: Boolean): SSearchView

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  815. def saveEnabled_=(p: Boolean): SSearchView

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  816. def saveFromParentEnabled(p: Boolean): SSearchView

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  818. def saveFromParentEnabled_=(p: Boolean): SSearchView

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Definition Classes
    View
  820. def scaleX(p: Float): SSearchView

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  822. def scaleX_=(p: Float): SSearchView

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  823. def scaleY(p: Float): SSearchView

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  825. def scaleY_=(p: Float): SSearchView

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Definition Classes
    View → Callback
  827. def scheduleLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  828. def scrollBarDefaultDelayBeforeFade(p: Int): SSearchView

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  830. def scrollBarDefaultDelayBeforeFade_=(p: Int): SSearchView

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  831. def scrollBarFadeDuration(p: Int): SSearchView

    Shortcut for setScrollBarFadeDuration(int)

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

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  833. def scrollBarFadeDuration_=(p: Int): SSearchView

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  834. def scrollBarSize(p: Int): SSearchView

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  836. def scrollBarSize_=(p: Int): SSearchView

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  837. def scrollBarStyle(p: Int): SSearchView

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  839. def scrollBarStyle_=(p: Int): SSearchView

    Shortcut for setScrollBarStyle(int)

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

    Definition Classes
    View
  841. def scrollContainer(p: Boolean): SSearchView

    Shortcut for setScrollContainer(boolean)

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

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  843. def scrollContainer_=(p: Boolean): SSearchView

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  845. def scrollX(p: Int): SSearchView

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  847. def scrollX_=(p: Int): SSearchView

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  848. def scrollY(p: Int): SSearchView

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  850. def scrollY_=(p: Int): SSearchView

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  851. def scrollbarFadingEnabled(p: Boolean): SSearchView

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  853. def scrollbarFadingEnabled_=(p: Boolean): SSearchView

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  854. def searchableInfo(p: SearchableInfo): SSearchView

    Shortcut for setSearchableInfo(android.app.SearchableInfo)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  855. def searchableInfo(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  856. def searchableInfo_=(p: SearchableInfo): SSearchView

    Shortcut for setSearchableInfo(android.app.SearchableInfo)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  857. def selected(p: Boolean): SSearchView

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  859. def selected_=(p: Boolean): SSearchView

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

    Definition Classes
    View → AccessibilityEventSource
  862. def setAccessibilityDelegate(arg0: AccessibilityDelegate): Unit

    Definition Classes
    View
  863. def setActivated(arg0: Boolean): Unit

    Definition Classes
    View
  864. def setAddStatesFromChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  865. def setAlpha(arg0: Float): Unit

    Definition Classes
    View
  866. def setAlwaysDrawnWithCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  867. def setAnimation(arg0: Animation): Unit

    Definition Classes
    View
  868. def setAnimationCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  869. def setBackground(arg0: Drawable): Unit

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

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

    Definition Classes
    View
  872. def setBaselineAligned(arg0: Boolean): Unit

    Definition Classes
    LinearLayout
  873. def setBaselineAlignedChildIndex(arg0: Int): Unit

    Definition Classes
    LinearLayout
  874. final def setBottom(arg0: Int): Unit

    Definition Classes
    View
  875. def setCameraDistance(arg0: Float): Unit

    Definition Classes
    View
  876. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  877. def setChildrenDrawingOrderEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  878. def setChildrenDrawnWithCacheEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  879. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  880. def setClipChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  881. def setClipToPadding(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  882. def setContentDescription(arg0: CharSequence): Unit

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

    Definition Classes
    ViewGroup
  884. def setDividerDrawable(arg0: Drawable): Unit

    Definition Classes
    LinearLayout
  885. def setDividerPadding(arg0: Int): Unit

    Definition Classes
    LinearLayout
  886. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

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

    Definition Classes
    View
  891. def setFadingEdgeLength(arg0: Int): Unit

    Definition Classes
    View
  892. def setFilterTouchesWhenObscured(arg0: Boolean): Unit

    Definition Classes
    View
  893. def setFitsSystemWindows(arg0: Boolean): Unit

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

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

    Definition Classes
    View
  896. def setGravity(arg0: Int): Unit

    Definition Classes
    LinearLayout
  897. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  898. def setHasTransientState(arg0: Boolean): Unit

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

    Definition Classes
    View
  900. def setHorizontalGravity(arg0: Int): Unit

    Definition Classes
    LinearLayout
  901. def setHorizontalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  902. def setHovered(arg0: Boolean): Unit

    Definition Classes
    View
  903. def setIconified(arg0: Boolean): Unit

    Definition Classes
    SearchView
  904. def setIconifiedByDefault(arg0: Boolean): Unit

    Definition Classes
    SearchView
  905. def setId(arg0: Int): Unit

    Definition Classes
    View
  906. def setImeOptions(arg0: Int): Unit

    Definition Classes
    SearchView
  907. def setImportantForAccessibility(arg0: Int): Unit

    Definition Classes
    View
  908. def setInputType(arg0: Int): Unit

    Definition Classes
    SearchView
  909. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  910. def setLayerType(arg0: Int, arg1: Paint): Unit

    Definition Classes
    View
  911. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

    Definition Classes
    ViewGroup
  912. def setLayoutAnimationListener(arg0: AnimationListener): Unit

    Definition Classes
    ViewGroup
  913. def setLayoutParams(arg0: LayoutParams): Unit

    Definition Classes
    View
  914. def setLayoutTransition(arg0: LayoutTransition): Unit

    Definition Classes
    ViewGroup
  915. final def setLeft(arg0: Int): Unit

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

    Definition Classes
    View
  917. def setMaxWidth(arg0: Int): Unit

    Definition Classes
    SearchView
  918. def setMeasureWithLargestChildEnabled(arg0: Boolean): Unit

    Definition Classes
    LinearLayout
  919. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

    Definition Classes
    View
  922. def setMotionEventSplittingEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  923. def setNextFocusDownId(arg0: Int): Unit

    Definition Classes
    View
  924. def setNextFocusForwardId(arg0: Int): Unit

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

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

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

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

    Definition Classes
    View
  929. def setOnCloseListener(arg0: OnCloseListener): Unit

    Definition Classes
    SearchView
  930. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Definition Classes
    View
  931. def setOnDragListener(arg0: OnDragListener): Unit

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

    Definition Classes
    View
  933. def setOnGenericMotionListener(arg0: OnGenericMotionListener): Unit

    Definition Classes
    View
  934. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Definition Classes
    ViewGroup
  935. def setOnHoverListener(arg0: OnHoverListener): Unit

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

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

    Definition Classes
    View
  938. def setOnQueryTextFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Definition Classes
    SearchView
  939. def setOnQueryTextListener(arg0: OnQueryTextListener): Unit

    Definition Classes
    SearchView
  940. def setOnSearchClickListener(arg0: OnClickListener): Unit

    Definition Classes
    SearchView
  941. def setOnSuggestionListener(arg0: OnSuggestionListener): Unit

    Definition Classes
    SearchView
  942. def setOnSystemUiVisibilityChangeListener(arg0: OnSystemUiVisibilityChangeListener): Unit

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

    Definition Classes
    View
  944. def setOrientation(arg0: Int): Unit

    Definition Classes
    LinearLayout
  945. def setOverScrollMode(arg0: Int): Unit

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

    Definition Classes
    ViewGroup → View
  947. def setPersistentDrawingCache(arg0: Int): Unit

    Definition Classes
    ViewGroup
  948. def setPivotX(arg0: Float): Unit

    Definition Classes
    View
  949. def setPivotY(arg0: Float): Unit

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

    Definition Classes
    View
  951. def setQuery(arg0: CharSequence, arg1: Boolean): Unit

    Definition Classes
    SearchView
  952. def setQueryHint(arg0: CharSequence): Unit

    Definition Classes
    SearchView
  953. def setQueryRefinementEnabled(arg0: Boolean): Unit

    Definition Classes
    SearchView
  954. final def setRight(arg0: Int): Unit

    Definition Classes
    View
  955. def setRotation(arg0: Float): Unit

    Definition Classes
    View
  956. def setRotationX(arg0: Float): Unit

    Definition Classes
    View
  957. def setRotationY(arg0: Float): Unit

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

    Definition Classes
    View
  959. def setSaveFromParentEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  960. def setScaleX(arg0: Float): Unit

    Definition Classes
    View
  961. def setScaleY(arg0: Float): Unit

    Definition Classes
    View
  962. def setScrollBarDefaultDelayBeforeFade(arg0: Int): Unit

    Definition Classes
    View
  963. def setScrollBarFadeDuration(arg0: Int): Unit

    Definition Classes
    View
  964. def setScrollBarSize(arg0: Int): Unit

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

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

    Definition Classes
    View
  967. def setScrollX(arg0: Int): Unit

    Definition Classes
    View
  968. def setScrollY(arg0: Int): Unit

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

    Definition Classes
    View
  970. def setSearchableInfo(arg0: SearchableInfo): Unit

    Definition Classes
    SearchView
  971. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  972. def setShowDividers(arg0: Int): Unit

    Definition Classes
    LinearLayout
  973. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  974. def setStaticTransformationsEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  975. def setSubmitButtonEnabled(arg0: Boolean): Unit

    Definition Classes
    SearchView
  976. def setSuggestionsAdapter(arg0: CursorAdapter): Unit

    Definition Classes
    SearchView
  977. def setSystemUiVisibility(arg0: Int): Unit

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

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

    Definition Classes
    View
  980. final def setTop(arg0: Int): Unit

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

    Definition Classes
    View
  982. def setTranslationX(arg0: Float): Unit

    Definition Classes
    View
  983. def setTranslationY(arg0: Float): Unit

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

    Definition Classes
    View
  985. def setVerticalGravity(arg0: Int): Unit

    Definition Classes
    LinearLayout
  986. def setVerticalScrollBarEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  987. def setVerticalScrollbarPosition(arg0: Int): Unit

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

    Definition Classes
    View
  989. def setWeightSum(arg0: Float): Unit

    Definition Classes
    LinearLayout
  990. def setWillNotCacheDrawing(arg0: Boolean): Unit

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

    Definition Classes
    View
  992. def setX(arg0: Float): Unit

    Definition Classes
    View
  993. def setY(arg0: Float): Unit

    Definition Classes
    View
  994. def shouldDelayChildPressedState(): Boolean

    Definition Classes
    LinearLayout → ViewGroup
  995. def showContextMenu(): Boolean

    Definition Classes
    View
  996. def showContextMenuForChild(arg0: View): Boolean

    Definition Classes
    ViewGroup → ViewParent
  997. def showDividers(p: Int): SSearchView

    Shortcut for setShowDividers(int)

    Shortcut for setShowDividers(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  998. def showDividers: Int

    Shortcut for getShowDividers()

    Shortcut for getShowDividers()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  999. def showDividers_=(p: Int): SSearchView

    Shortcut for setShowDividers(int)

    Shortcut for setShowDividers(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1000. def solidColor: Int

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1001. def soundEffectsEnabled(p: Boolean): SSearchView

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1003. def soundEffectsEnabled_=(p: Boolean): SSearchView

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1004. def startActionMode(arg0: Callback): ActionMode

    Definition Classes
    View
  1005. def startActionModeForChild(arg0: View, arg1: Callback): ActionMode

    Definition Classes
    ViewGroup → ViewParent
  1006. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  1007. final def startDrag(arg0: ClipData, arg1: DragShadowBuilder, arg2: Any, arg3: Int): Boolean

    Definition Classes
    View
  1008. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  1009. def startViewTransition(arg0: View): Unit

    Definition Classes
    ViewGroup
  1010. def style(stl: PartialFunction[View, View]): SSearchView

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

    Definition Classes
    TraitViewGroup
  1012. def submitButtonEnabled(p: Boolean): SSearchView

    Shortcut for setSubmitButtonEnabled(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  1013. def submitButtonEnabled: Boolean

    Shortcut for isSubmitButtonEnabled()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  1014. def submitButtonEnabled_=(p: Boolean): SSearchView

    Shortcut for setSubmitButtonEnabled(boolean)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  1015. def suggestionsAdapter(p: CursorAdapter): SSearchView

    Shortcut for setSuggestionsAdapter(android.widget.CursorAdapter)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  1016. def suggestionsAdapter: CursorAdapter

    Shortcut for getSuggestionsAdapter()

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  1017. def suggestionsAdapter_=(p: CursorAdapter): SSearchView

    Shortcut for setSuggestionsAdapter(android.widget.CursorAdapter)

    Definition Classes
    TraitSearchView
    Annotations
    @inline()
  1018. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  1019. def systemUiVisibility(p: Int): SSearchView

    Shortcut for setSystemUiVisibility(int)

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

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1021. def systemUiVisibility_=(p: Int): SSearchView

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1022. def tag(p: Any): SSearchView

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1024. def tag_=(p: Any): SSearchView

    Shortcut for setTag(java.lang.Object)

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

    Definition Classes
    AnyRef → Any
  1026. def top(p: Int): SSearchView

    Shortcut for setTop(int)

    Shortcut for setTop(int)

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

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1028. def top_=(p: Int): SSearchView

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1029. def touchDelegate(p: TouchDelegate): SSearchView

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1031. def touchDelegate_=(p: TouchDelegate): SSearchView

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1033. def translationX(p: Float): SSearchView

    Shortcut for setTranslationX(float)

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

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1035. def translationX_=(p: Float): SSearchView

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1036. def translationY(p: Float): SSearchView

    Shortcut for setTranslationY(float)

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

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1038. def translationY_=(p: Float): SSearchView

    Shortcut for setTranslationY(float)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  1040. def unscheduleDrawable(arg0: Drawable): Unit

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

    Definition Classes
    View → Callback
  1042. def updateViewLayout(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    ViewGroup → ViewManager
  1043. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    View
  1044. def verticalFadingEdgeEnabled(p: Boolean): SSearchView

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1046. def verticalFadingEdgeEnabled_=(p: Boolean): SSearchView

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1048. def verticalGravity(p: Int): SSearchView

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1049. def verticalGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1050. def verticalGravity_=(p: Int): SSearchView

    Shortcut for setVerticalGravity(int)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1051. def verticalScrollBarEnabled(p: Boolean): SSearchView

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1053. def verticalScrollBarEnabled_=(p: Boolean): SSearchView

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1054. def verticalScrollbarPosition(p: Int): SSearchView

    Shortcut for setVerticalScrollbarPosition(int)

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

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1056. def verticalScrollbarPosition_=(p: Int): SSearchView

    Shortcut for setVerticalScrollbarPosition(int)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1059. def visibility(p: Int): SSearchView

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1061. def visibility_=(p: Int): SSearchView

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  1065. def weightSum(p: Float): SSearchView

    Shortcut for setWeightSum(float)

    Shortcut for setWeightSum(float)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1066. def weightSum: Float

    Shortcut for getWeightSum()

    Shortcut for getWeightSum()

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1067. def weightSum_=(p: Float): SSearchView

    Shortcut for setWeightSum(float)

    Shortcut for setWeightSum(float)

    Definition Classes
    TraitLinearLayout
    Annotations
    @inline()
  1068. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SSearchView) ⇒ LP): SSearchView

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

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1070. def willNotCacheDrawing(p: Boolean): SSearchView

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1072. def willNotCacheDrawing_=(p: Boolean): SSearchView

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1073. def willNotDraw(p: Boolean): SSearchView

    Shortcut for setWillNotDraw(boolean)

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

    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1075. def willNotDraw_=(p: Boolean): SSearchView

    Shortcut for setWillNotDraw(boolean)

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

    Shortcut for getWindowSystemUiVisibility()

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

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  1080. def x(p: Float): SSearchView

    Shortcut for setX(float)

    Shortcut for setX(float)

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

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1082. def x_=(p: Float): SSearchView

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1083. def y(p: Float): SSearchView

    Shortcut for setY(float)

    Shortcut for setY(float)

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

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1085. def y_=(p: Float): SSearchView

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()

Deprecated Value Members

  1. val FILL_PARENT: Int

    Definition Classes
    TraitView
    Annotations
    @deprecated
    Deprecated

    (Since version )

  2. def backgroundDrawable(p: Drawable): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): SSearchView

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  4. def setBackgroundDrawable(arg0: Drawable): Unit

    Definition Classes
    View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from TraitSearchView[SSearchView]

Inherited from TraitLinearLayout[SSearchView]

Inherited from TraitViewGroup[SSearchView]

Inherited from TraitView[SSearchView]

Inherited from PressAndHoldable[SSearchView]

Inherited from ConstantsSupport

Inherited from SearchView

Inherited from CollapsibleActionView

Inherited from LinearLayout

Inherited from ViewGroup

Inherited from ViewManager

Inherited from ViewParent

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped