Class/Object

org.scaloid.common

SStackView

Related Docs: object SStackView | package common

Permalink

class SStackView extends StackView with TraitStackView[SStackView]

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

Linear Supertypes
TraitStackView[SStackView], TraitAdapterViewAnimator[SStackView], TraitAdapterView[SStackView], TraitViewGroup[SStackView], TraitView[SStackView], PressAndHoldable[SStackView], ConstantsSupport, StackView, AdapterViewAnimator, Advanceable, AdapterView[Adapter], ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SStackView
  2. TraitStackView
  3. TraitAdapterViewAnimator
  4. TraitAdapterView
  5. TraitViewGroup
  6. TraitView
  7. PressAndHoldable
  8. ConstantsSupport
  9. StackView
  10. AdapterViewAnimator
  11. Advanceable
  12. AdapterView
  13. ViewGroup
  14. ViewManager
  15. ViewParent
  16. View
  17. AccessibilityEventSource
  18. Callback
  19. Callback
  20. AnyRef
  21. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

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

    Permalink

Type Members

  1. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Permalink
    Definition Classes
    PressAndHoldable

Value Members

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  7. val MATCH_PARENT: Int

    Permalink
    Definition Classes
    TraitView
  8. val NONE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  9. val TEXT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  10. val TEXT_AUTO_COMPLETE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  11. val TEXT_AUTO_CORRECT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  12. val TEXT_CAP_CHARACTERS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  13. val TEXT_CAP_SENTENCES: Int

    Permalink
    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_WORDS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  15. val TEXT_EMAIL_ADDRESS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  16. val TEXT_EMAIL_SUBJECT: Int

    Permalink
    Definition Classes
    ConstantsSupport
  17. val TEXT_IME_MULTI_LINE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  18. val TEXT_LONG_MESSAGE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  19. val TEXT_MULTI_LINE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  20. val TEXT_NO_SUGGESTIONS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  21. val TEXT_PASSWORD: Int

    Permalink
    Definition Classes
    ConstantsSupport
  22. val TEXT_PERSON_NAME: Int

    Permalink
    Definition Classes
    ConstantsSupport
  23. val TEXT_POSTAL_ADDRESS: Int

    Permalink
    Definition Classes
    ConstantsSupport
  24. val TEXT_SHORT_MESSAGE: Int

    Permalink
    Definition Classes
    ConstantsSupport
  25. val TEXT_URI: Int

    Permalink
    Definition Classes
    ConstantsSupport
  26. val WRAP_CONTENT: Int

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

    Permalink

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

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

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

    Permalink

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

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

    Permalink

    Shortcut for getAccessibilityNodeProvider()

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

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

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

    Permalink

    Shortcut for isActivated()

    Shortcut for isActivated()

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

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def adapter: Any

    Permalink

    Shortcut for getAdapter()

    Shortcut for getAdapter()

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

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

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

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

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

    Permalink
    Definition Classes
    View
  40. def addStatesFromChildren(p: Boolean): SStackView

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

    Permalink
    Definition Classes
    ViewGroup
  42. def addStatesFromChildren_=(p: Boolean): SStackView

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Permalink
    Definition Classes
    AdapterView → ViewGroup
  45. def addView(arg0: View, arg1: LayoutParams): Unit

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

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

    Permalink
    Definition Classes
    AdapterView → ViewGroup
  48. def addView(arg0: View, arg1: Int, arg2: Int): Unit

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  51. def advance(): Unit

    Permalink
    Definition Classes
    StackView → AdapterViewAnimator → Advanceable
  52. def alpha(p: Float): SStackView

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Permalink

    Shortcut for getAlpha()

    Shortcut for getAlpha()

    Definition Classes
    TraitView
    Annotations
    @inline()
  54. def alpha_=(p: Float): SStackView

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def alwaysDrawnWithCacheEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  57. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  59. def animateFirstView(p: Boolean): SStackView

    Permalink

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  60. def animateFirstView(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  61. def animateFirstView_=(p: Boolean): SStackView

    Permalink

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  62. def animation(p: Animation): SStackView

    Permalink

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

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

    Permalink

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  64. def animationCacheEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  66. def animationCacheEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  67. def animation_=(p: Animation): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    View
  69. def applicationWindowToken: IBinder

    Permalink

    Shortcut for getApplicationWindowToken()

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

    Permalink
    Definition Classes
    TraitViewGroup
  71. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

    Permalink

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def background(p: Drawable): SStackView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def backgroundColor(p: Int): SStackView

    Permalink

    Shortcut for setBackgroundColor(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def backgroundColor_=(p: Int): SStackView

    Permalink

    Shortcut for setBackgroundColor(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def backgroundResource(p: Int): SStackView

    Permalink

    Shortcut for setBackgroundResource(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def backgroundResource_=(p: Int): SStackView

    Permalink

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def background_=(p: Drawable): SStackView

    Permalink

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

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

    Permalink

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  88. def basis: SStackView

    Permalink
    Definition Classes
    SStackViewTraitViewPressAndHoldable
  89. def bottom(p: Int): SStackView

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

    Permalink

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  91. def bottom_=(p: Int): SStackView

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

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

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

    Permalink
    Definition Classes
    View
  95. def buildDrawingCache(): Unit

    Permalink
    Definition Classes
    View
  96. def buildLayer(): Unit

    Permalink
    Definition Classes
    View
  97. def callOnClick(): Boolean

    Permalink
    Definition Classes
    View
  98. def cameraDistance(p: Float): SStackView

    Permalink

    Shortcut for setCameraDistance(float)

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

    Permalink

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

    Definition Classes
    TraitView
    Annotations
    @inline()
  100. def cameraDistance_=(p: Float): SStackView

    Permalink

    Shortcut for setCameraDistance(float)

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → ViewGroup
  102. def canScrollHorizontally(arg0: Int): Boolean

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

    Permalink
    Definition Classes
    View
  104. def cancelLongPress(): Unit

    Permalink
    Definition Classes
    View
  105. def checkInputConnectionProxy(arg0: View): Boolean

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  107. def childCount: Int

    Permalink

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

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

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

    Permalink
    Definition Classes
    View
  111. def clearChildFocus(arg0: View): Unit

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

    Permalink
    Definition Classes
    ViewGroup
  113. def clearFocus(): Unit

    Permalink
    Definition Classes
    ViewGroup → View
  114. def clickable(p: Boolean): SStackView

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def clickable_=(p: Boolean): SStackView

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  117. def clipChildren(p: Boolean): SStackView

    Permalink

    Shortcut for setClipChildren(boolean)

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

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  119. def clipChildren_=(p: Boolean): SStackView

    Permalink

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  120. def clipToPadding(p: Boolean): SStackView

    Permalink

    Shortcut for setClipToPadding(boolean)

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

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  122. def clipToPadding_=(p: Boolean): SStackView

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

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

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

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

    Permalink
    Definition Classes
    View
  128. def computeVerticalScrollExtent(): Int

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  131. def contentDescription(p: CharSequence): SStackView

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def contentDescription_=(p: CharSequence): SStackView

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContext()

    Shortcut for getContext()

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def count: Int

    Permalink

    Shortcut for getCount()

    Shortcut for getCount()

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

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

    Permalink
    Definition Classes
    View
  138. def currentView: View

    Permalink

    Shortcut for getCurrentView()

    Shortcut for getCurrentView()

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  139. def debug(arg0: Int): Unit

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  140. def deferNotifyDataSetChanged(): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  141. def descendantFocusability(p: Int): SStackView

    Permalink

    Shortcut for setDescendantFocusability(int)

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

    Permalink

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  143. def descendantFocusability_=(p: Int): SStackView

    Permalink

    Shortcut for setDescendantFocusability(int)

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

    Permalink
    Definition Classes
    View
  145. def detachAllViewsFromParent(): Unit

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  149. def disable(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def disableAlwaysDrawnWithCache(): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  151. def disableAnimationCache(): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  152. def disableDrawingCache(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def disableDuplicateParentState(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def disableHapticFeedback(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  155. def disableHorizontalFadingEdge(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def disableHorizontalScrollBar(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def disableMotionEventSplitting(): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  158. def disableSave(): SStackView

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  162. def disableVerticalFadingEdge(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  163. def disableVerticalScrollBar(): SStackView

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

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

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    StackView → ViewGroup → View
  168. def dispatchFreezeSelfOnly(arg0: SparseArray[Parcelable]): Unit

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AdapterView → View
  177. def dispatchRestoreInstanceState(arg0: SparseArray[Parcelable]): Unit

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → ViewGroup → View
  178. def dispatchSaveInstanceState(arg0: SparseArray[Parcelable]): Unit

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → ViewGroup → View
  179. def dispatchSetActivated(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  191. def displayedChild(p: Int): SStackView

    Permalink

    Shortcut for setDisplayedChild(int)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  192. def displayedChild: Int

    Permalink

    Shortcut for getDisplayedChild()

    Shortcut for getDisplayedChild()

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  193. def displayedChild_=(p: Int): SStackView

    Permalink

    Shortcut for setDisplayedChild(int)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  194. def draw(arg0: Canvas): Unit

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

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

    Permalink

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Permalink

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def drawingCacheBackgroundColor(p: Int): SStackView

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def drawingCacheBackgroundColor_=(p: Int): SStackView

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  202. def drawingCacheEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  204. def drawingCacheEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  205. def drawingCacheQuality(p: Int): SStackView

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  207. def drawingCacheQuality_=(p: Int): SStackView

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  209. def duplicateParentStateEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Permalink

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  211. def duplicateParentStateEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  212. def emptyView(p: View): SStackView

    Permalink

    Shortcut for setEmptyView(android.view.View)

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  213. def emptyView: View

    Permalink

    Shortcut for getEmptyView()

    Shortcut for getEmptyView()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  214. def emptyView_=(p: View): SStackView

    Permalink

    Shortcut for setEmptyView(android.view.View)

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  215. def enable(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  216. def enableAlwaysDrawnWithCache(): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  217. def enableAnimationCache(): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  218. def enableDrawingCache(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  219. def enableDuplicateParentState(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  220. def enableHapticFeedback(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def enableHorizontalFadingEdge(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  222. def enableHorizontalScrollBar(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def enableMotionEventSplitting(): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  224. def enableSave(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  225. def enableSaveFromParent(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  226. def enableScrollbarFading(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  227. def enableSoundEffects(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  228. def enableVerticalFadingEdge(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  229. def enableVerticalScrollBar(): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  230. def enabled(p: Boolean): SStackView

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Permalink

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  232. def enabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  236. def fadingEdgeLength(p: Int): SStackView

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  238. def fadingEdgeLength_=(p: Int): SStackView

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  240. def filterTouchesWhenObscured(p: Boolean): SStackView

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Permalink

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  242. def filterTouchesWhenObscured_=(p: Boolean): SStackView

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  249. def firstVisiblePosition: Int

    Permalink

    Shortcut for getFirstVisiblePosition()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  250. def fitSystemWindows(arg0: Rect): Boolean

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  251. def fitsSystemWindows(p: Boolean): SStackView

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  253. def fitsSystemWindows_=(p: Boolean): SStackView

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

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

    Permalink
    Definition Classes
    View
  256. def focusable(p: Boolean): SStackView

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  258. def focusableInTouchMode(p: Boolean): SStackView

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  260. def focusableInTouchMode_=(p: Boolean): SStackView

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  262. def focusable_=(p: Boolean): SStackView

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

    Permalink
    Definition Classes
    View
  265. def fw[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SStackView) ⇒ LP): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  266. def fyiWillBeAdvancedByHostKThx(): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator → Advanceable
  267. def gatherTransparentRegion(arg0: Region): Boolean

    Permalink
    Definition Classes
    ViewGroup
  268. def generateDefaultLayoutParams(): LayoutParams

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  269. def generateLayoutParams(arg0: LayoutParams): LayoutParams

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  270. def generateLayoutParams(arg0: AttributeSet): LayoutParams

    Permalink
    Definition Classes
    ViewGroup
  271. def getAccessibilityNodeProvider(): AccessibilityNodeProvider

    Permalink
    Definition Classes
    View
  272. def getAdapter(): Adapter

    Permalink
    Definition Classes
    AdapterViewAnimator → AdapterView
  273. def getAlpha(): Float

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

    Permalink
    Definition Classes
    View
  275. def getApplicationWindowToken(): IBinder

    Permalink
    Definition Classes
    View
  276. def getBackground(): Drawable

    Permalink
    Definition Classes
    View
  277. def getBaseline(): Int

    Permalink
    Definition Classes
    AdapterViewAnimator → View
  278. final def getBottom(): Int

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

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

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

    Permalink
    Definition Classes
    View
  282. def getChildAt(arg0: Int): View

    Permalink
    Definition Classes
    ViewGroup
  283. def getChildCount(): Int

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  291. def getCount(): Int

    Permalink
    Definition Classes
    AdapterView
    Annotations
    @CapturedViewProperty()
  292. def getCurrentView(): View

    Permalink
    Definition Classes
    AdapterViewAnimator
  293. def getDescendantFocusability(): Int

    Permalink
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  294. def getDisplayedChild(): Int

    Permalink
    Definition Classes
    AdapterViewAnimator
  295. final def getDrawableState(): Array[Int]

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

    Permalink
    Definition Classes
    View
  297. def getDrawingCache(): Bitmap

    Permalink
    Definition Classes
    View
  298. def getDrawingCacheBackgroundColor(): Int

    Permalink
    Definition Classes
    View
  299. def getDrawingCacheQuality(): Int

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

    Permalink
    Definition Classes
    View
  301. def getDrawingTime(): Long

    Permalink
    Definition Classes
    View
  302. def getEmptyView(): View

    Permalink
    Definition Classes
    AdapterView
  303. def getFilterTouchesWhenObscured(): Boolean

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  304. def getFirstVisiblePosition(): Int

    Permalink
    Definition Classes
    AdapterView
  305. def getFitsSystemWindows(): Boolean

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

    Permalink
    Definition Classes
    View
  307. def getFocusedChild(): View

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

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

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

    Permalink
    Definition Classes
    View
  311. def getHandler(): Handler

    Permalink
    Definition Classes
    View
  312. final def getHeight(): Int

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

    Permalink
    Definition Classes
    View
  314. def getHorizontalFadingEdgeLength(): Int

    Permalink
    Definition Classes
    View
  315. def getHorizontalScrollbarHeight(): Int

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

    Permalink
    Definition Classes
    View
    Annotations
    @CapturedViewProperty()
  317. def getImportantForAccessibility(): Int

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  318. def getInAnimation(): ObjectAnimator

    Permalink
    Definition Classes
    AdapterViewAnimator
  319. def getItemAtPosition(arg0: Int): AnyRef

    Permalink
    Definition Classes
    AdapterView
  320. def getItemIdAtPosition(arg0: Int): Long

    Permalink
    Definition Classes
    AdapterView
  321. def getKeepScreenOn(): Boolean

    Permalink
    Definition Classes
    View
  322. def getKeyDispatcherState(): DispatcherState

    Permalink
    Definition Classes
    View
  323. def getLastVisiblePosition(): Int

    Permalink
    Definition Classes
    AdapterView
  324. def getLayerType(): Int

    Permalink
    Definition Classes
    View
  325. def getLayoutAnimation(): LayoutAnimationController

    Permalink
    Definition Classes
    ViewGroup
  326. def getLayoutAnimationListener(): AnimationListener

    Permalink
    Definition Classes
    ViewGroup
  327. def getLayoutParams(): LayoutParams

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

    Permalink
    Definition Classes
    ViewGroup
  329. final def getLeft(): Int

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

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

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

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

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

    Permalink
    Definition Classes
    View
  335. def getMatrix(): Matrix

    Permalink
    Definition Classes
    View
  336. final def getMeasuredHeight(): Int

    Permalink
    Definition Classes
    View
  337. final def getMeasuredHeightAndState(): Int

    Permalink
    Definition Classes
    View
  338. final def getMeasuredState(): Int

    Permalink
    Definition Classes
    View
  339. final def getMeasuredWidth(): Int

    Permalink
    Definition Classes
    View
  340. final def getMeasuredWidthAndState(): Int

    Permalink
    Definition Classes
    View
  341. def getMinimumHeight(): Int

    Permalink
    Definition Classes
    View
  342. def getMinimumWidth(): Int

    Permalink
    Definition Classes
    View
  343. def getNextFocusDownId(): Int

    Permalink
    Definition Classes
    View
  344. def getNextFocusForwardId(): Int

    Permalink
    Definition Classes
    View
  345. def getNextFocusLeftId(): Int

    Permalink
    Definition Classes
    View
  346. def getNextFocusRightId(): Int

    Permalink
    Definition Classes
    View
  347. def getNextFocusUpId(): Int

    Permalink
    Definition Classes
    View
  348. def getOnFocusChangeListener(): OnFocusChangeListener

    Permalink
    Definition Classes
    View
  349. final def getOnItemClickListener(): OnItemClickListener

    Permalink
    Definition Classes
    AdapterView
  350. final def getOnItemLongClickListener(): OnItemLongClickListener

    Permalink
    Definition Classes
    AdapterView
  351. final def getOnItemSelectedListener(): OnItemSelectedListener

    Permalink
    Definition Classes
    AdapterView
  352. def getOutAnimation(): ObjectAnimator

    Permalink
    Definition Classes
    AdapterViewAnimator
  353. def getOverScrollMode(): Int

    Permalink
    Definition Classes
    View
  354. def getPaddingBottom(): Int

    Permalink
    Definition Classes
    View
  355. def getPaddingLeft(): Int

    Permalink
    Definition Classes
    View
  356. def getPaddingRight(): Int

    Permalink
    Definition Classes
    View
  357. def getPaddingTop(): Int

    Permalink
    Definition Classes
    View
  358. final def getParent(): ViewParent

    Permalink
    Definition Classes
    View
  359. def getParentForAccessibility(): ViewParent

    Permalink
    Definition Classes
    View
  360. def getPersistentDrawingCache(): Int

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  363. def getPositionForView(arg0: View): Int

    Permalink
    Definition Classes
    AdapterView
  364. def getResources(): Resources

    Permalink
    Definition Classes
    View
  365. final def getRight(): Int

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

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

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

    Permalink
    Definition Classes
    View
  369. def getRotation(): Float

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

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

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

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

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

    Permalink
    Definition Classes
    View
  375. def getScrollBarFadeDuration(): Int

    Permalink
    Definition Classes
    View
  376. def getScrollBarSize(): Int

    Permalink
    Definition Classes
    View
  377. def getScrollBarStyle(): Int

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

    Permalink
    Definition Classes
    View
  379. final def getScrollY(): Int

    Permalink
    Definition Classes
    View
  380. def getSelectedItem(): AnyRef

    Permalink
    Definition Classes
    AdapterView
  381. def getSelectedItemId(): Long

    Permalink
    Definition Classes
    AdapterView
    Annotations
    @CapturedViewProperty()
  382. def getSelectedItemPosition(): Int

    Permalink
    Definition Classes
    AdapterView
    Annotations
    @CapturedViewProperty()
  383. def getSelectedView(): View

    Permalink
    Definition Classes
    AdapterViewAnimator → AdapterView
  384. def getSolidColor(): Int

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  387. def getSystemUiVisibility(): Int

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

    Permalink
    Definition Classes
    View
  389. def getTag(): AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    View
  395. def getTranslationX(): Float

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

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

    Permalink
    Definition Classes
    View
  398. def getVerticalScrollbarPosition(): Int

    Permalink
    Definition Classes
    View
  399. def getVerticalScrollbarWidth(): Int

    Permalink
    Definition Classes
    View
  400. def getViewTreeObserver(): ViewTreeObserver

    Permalink
    Definition Classes
    View
  401. def getVisibility(): Int

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  402. final def getWidth(): Int

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

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

    Permalink
    Definition Classes
    View
  405. def getWindowToken(): IBinder

    Permalink
    Definition Classes
    View
  406. def getWindowVisibility(): Int

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

    Permalink
    Definition Classes
    View
  408. def getX(): Float

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  410. def handler: Handler

    Permalink

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def hapticFeedbackEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def hapticFeedbackEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

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

    Permalink
    Definition Classes
    View
  417. def hasOverlappingRendering(): Boolean

    Permalink
    Definition Classes
    View
  418. def hasTransientState(p: Boolean): SStackView

    Permalink

    Shortcut for setHasTransientState(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  420. def hasTransientState_=(p: Boolean): SStackView

    Permalink

    Shortcut for setHasTransientState(boolean)

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

    Permalink
    Definition Classes
    View
  422. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  423. def height: Int

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def here[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SStackView) ⇒ LP): SStackView

    Permalink

    Place the widget into a ViewGroup.

    Place the widget into a ViewGroup.

    lazy val blueText = new STextView("Blue")
    contentView = new SVerticalLayout {
      blueText.here textColor Color.BLUE
    }
    Definition Classes
    TraitView
    Annotations
    @inline()
  425. def hereWithoutStyle[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SStackView) ⇒ LP): SStackView

    Permalink

    Place the widget into a ViewGroup, without applying styles.

    Place the widget into a ViewGroup, without applying styles.

    lazy val blueText = new STextView("Blue") textColor Color.BLUE
    contentView = new SVerticalLayout {
      style {
        case t: STextView => t textColor Color.RED
      }
      blueText.hereWithoutStyle
    }
    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def horizontalFadingEdgeEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  428. def horizontalFadingEdgeEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getHorizontalFadingEdgeLength()

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

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  432. def horizontalScrollBarEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def hovered_=(p: Boolean): SStackView

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  436. def id(p: Int): SStackView

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  438. def id_=(p: Int): SStackView

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  439. def importantForAccessibility(p: Int): SStackView

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

    Permalink

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  441. def importantForAccessibility_=(p: Int): SStackView

    Permalink

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  442. def inAnimation(p: ObjectAnimator): SStackView

    Permalink

    Shortcut for setInAnimation(android.animation.ObjectAnimator)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  443. def inAnimation: ObjectAnimator

    Permalink

    Shortcut for getInAnimation()

    Shortcut for getInAnimation()

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  444. def inAnimation_=(p: ObjectAnimator): SStackView

    Permalink

    Shortcut for setInAnimation(android.animation.ObjectAnimator)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  445. def indexOfChild(arg0: View): Int

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  457. def isChildrenDrawingOrderEnabled(): Boolean

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

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

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

    Permalink
    Definition Classes
    View
  461. def isDrawingCacheEnabled(): Boolean

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

    Permalink
    Definition Classes
    View
  463. def isEnabled(): Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    View
  469. def isHorizontalFadingEdgeEnabled(): Boolean

    Permalink
    Definition Classes
    View
  470. def isHorizontalScrollBarEnabled(): Boolean

    Permalink
    Definition Classes
    View
  471. def isHovered(): Boolean

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  472. def isInEditMode(): Boolean

    Permalink
    Definition Classes
    View
  473. def isInTouchMode(): Boolean

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

    Permalink
    Definition Classes
    Any
  475. def isLayoutRequested(): Boolean

    Permalink
    Definition Classes
    View
  476. def isLongClickable(): Boolean

    Permalink
    Definition Classes
    View
  477. def isMotionEventSplittingEnabled(): Boolean

    Permalink
    Definition Classes
    ViewGroup
  478. def isOpaque(): Boolean

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

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

    Permalink
    Definition Classes
    View
  481. def isSaveEnabled(): Boolean

    Permalink
    Definition Classes
    View
  482. def isSaveFromParentEnabled(): Boolean

    Permalink
    Definition Classes
    View
  483. def isScrollContainer(): Boolean

    Permalink
    Definition Classes
    View
  484. def isScrollbarFadingEnabled(): Boolean

    Permalink
    Definition Classes
    View
  485. def isSelected(): Boolean

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

    Permalink
    Definition Classes
    View
  487. def isSoundEffectsEnabled(): Boolean

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  488. def isVerticalFadingEdgeEnabled(): Boolean

    Permalink
    Definition Classes
    View
  489. def isVerticalScrollBarEnabled(): Boolean

    Permalink
    Definition Classes
    View
  490. def jumpDrawablesToCurrentState(): Unit

    Permalink
    Definition Classes
    ViewGroup → View
  491. def keepScreenOn(p: Boolean): SStackView

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  493. def keepScreenOn_=(p: Boolean): SStackView

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeyDispatcherState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  495. def lastVisiblePosition: Int

    Permalink

    Shortcut for getLastVisiblePosition()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  496. def layerType: Int

    Permalink

    Shortcut for getLayerType()

    Shortcut for getLayerType()

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

    Permalink
    Definition Classes
    ViewGroup → View
  498. def layoutAnimation(p: LayoutAnimationController): SStackView

    Permalink

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

  499. def layoutAnimation: LayoutAnimationController

    Permalink

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  500. def layoutAnimationListener(p: AnimationListener): SStackView

    Permalink

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

  501. def layoutAnimationListener: AnimationListener

    Permalink

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  502. def layoutAnimationListener_=(p: AnimationListener): SStackView

    Permalink

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

  503. def layoutAnimation_=(p: LayoutAnimationController): SStackView

    Permalink

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

  504. def layoutParams(p: LayoutParams): SStackView

    Permalink

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

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

    Permalink

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  506. def layoutParams_=(p: LayoutParams): SStackView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  507. def layoutTransition(p: LayoutTransition): SStackView

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

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

    Permalink

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  509. def layoutTransition_=(p: LayoutTransition): SStackView

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  510. def left(p: Int): SStackView

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  512. def left_=(p: Int): SStackView

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  513. def longClickable(p: Boolean): SStackView

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  515. def longClickable_=(p: Boolean): SStackView

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for getMatrix()

    Shortcut for getMatrix()

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

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  521. def measuredHeight: Int

    Permalink

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Permalink

    Shortcut for getMeasuredHeightAndState()

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

    Permalink

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Permalink

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Permalink

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  526. def minimumHeight(p: Int): SStackView

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  528. def minimumHeight_=(p: Int): SStackView

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def minimumWidth(p: Int): SStackView

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Permalink

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  531. def minimumWidth_=(p: Int): SStackView

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  532. def motionEventSplittingEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  534. def motionEventSplittingEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink
    Definition Classes
    AnyRef
  536. def nextFocusDownId(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  538. def nextFocusDownId_=(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  539. def nextFocusForwardId(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  541. def nextFocusForwardId_=(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  542. def nextFocusLeftId(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  544. def nextFocusLeftId_=(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def nextFocusRightId(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  547. def nextFocusRightId_=(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def nextFocusUpId(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  550. def nextFocusUpId_=(p: Int): SStackView

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink
    Definition Classes
    AnyRef
  552. final def notifyAll(): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  557. def onAnimationEnd[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  558. def onAnimationEnd[U](f: (Animation) ⇒ U): SStackView

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

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

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  561. def onAnimationRepeat[U](f: (Animation) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  562. def onAnimationStart[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  563. def onAnimationStart[U](f: (Animation) ⇒ U): SStackView

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

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

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

    Permalink
    Definition Classes
    View
  567. def onChildViewAdded[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  568. def onChildViewAdded[U](f: (View, View) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  569. def onChildViewRemoved[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  570. def onChildViewRemoved[U](f: (View, View) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  571. def onClick[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def onClick[U](f: (View) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def onClickListener(p: OnClickListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def onClickListener_=(p: OnClickListener): SStackView

    Permalink

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  577. def onCreateContextMenu[U](f: ⇒ U): SStackView

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  580. def onCreateContextMenuListener(p: OnCreateContextMenuListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  582. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SStackView

    Permalink

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

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

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

    Permalink
    Definition Classes
    View
  585. def onDetachedFromWindow(): Unit

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → View
  586. def onDisplayHint(arg0: Int): Unit

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  587. def onDrag(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  588. def onDrag(f: (View, DragEvent) ⇒ Boolean): SStackView

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

    Permalink
    Definition Classes
    View
  590. def onDragListener(p: OnDragListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  592. def onDragListener_=(p: OnDragListener): SStackView

    Permalink

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  594. final def onDrawScrollBars(arg0: Canvas): Unit

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

    Permalink
    Definition Classes
    View
  596. def onFinishInflate(): Unit

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

    Permalink
    Definition Classes
    View
  598. def onFocusChange[U](f: ⇒ U): SStackView

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

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

    Permalink

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

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

    Permalink

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  602. def onFocusChangeListener_=(p: OnFocusChangeListener): SStackView

    Permalink

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  604. def onGenericMotion(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  605. def onGenericMotion(f: (View, MotionEvent) ⇒ Boolean): SStackView

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

    Permalink
    Definition Classes
    StackView → View
  607. def onGenericMotionListener(p: OnGenericMotionListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  609. def onGenericMotionListener_=(p: OnGenericMotionListener): SStackView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  610. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  612. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): SStackView

    Permalink

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

  613. def onHover(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  614. def onHover(f: (View, MotionEvent) ⇒ Boolean): SStackView

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

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

    Permalink
    Definition Classes
    View
  617. def onHoverListener(p: OnHoverListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  619. def onHoverListener_=(p: OnHoverListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    StackView → AdapterViewAnimator → AdapterView → View
  621. def onInitializeAccessibilityNodeInfo(arg0: AccessibilityNodeInfo): Unit

    Permalink
    Definition Classes
    StackView → AdapterViewAnimator → AdapterView → View
  622. def onInterceptHoverEvent(arg0: MotionEvent): Boolean

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

    Permalink
    Definition Classes
    StackView → ViewGroup
  624. def onItemClick[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  625. def onItemClick[U](f: (AdapterView[_], View, Int, Long) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  626. def onItemClickListener(p: OnItemClickListener): SStackView

    Permalink

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

  627. def onItemClickListener: OnItemClickListener

    Permalink

    Shortcut for getOnItemClickListener()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  628. def onItemClickListener_=(p: OnItemClickListener): SStackView

    Permalink

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

  629. def onItemLongClick(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  630. def onItemLongClick(f: (AdapterView[_], View, Int, Long) ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  631. def onItemLongClickListener(p: OnItemLongClickListener): SStackView

    Permalink

    Shortcut for setOnItemLongClickListener(android.widget.AdapterView.OnItemLongClickListener)

  632. def onItemLongClickListener: OnItemLongClickListener

    Permalink

    Shortcut for getOnItemLongClickListener()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  633. def onItemLongClickListener_=(p: OnItemLongClickListener): SStackView

    Permalink

    Shortcut for setOnItemLongClickListener(android.widget.AdapterView.OnItemLongClickListener)

  634. def onItemSelected[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  635. def onItemSelected[U](f: (AdapterView[_], View, Int, Long) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  636. def onItemSelectedListener(p: OnItemSelectedListener): SStackView

    Permalink

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

  637. def onItemSelectedListener: OnItemSelectedListener

    Permalink

    Shortcut for getOnItemSelectedListener()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  638. def onItemSelectedListener_=(p: OnItemSelectedListener): SStackView

    Permalink

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

  639. def onKey(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  640. def onKey(f: (View, Int, KeyEvent) ⇒ Boolean): SStackView

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

    Permalink
    Definition Classes
    View → Callback
  642. def onKeyListener(p: OnKeyListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  644. def onKeyListener_=(p: OnKeyListener): SStackView

    Permalink

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    StackView → AdapterViewAnimator → AdapterView → ViewGroup → View
  651. def onLayoutChange[U](f: ⇒ U): SStackView

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  653. def onLongClick(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  654. def onLongClick(f: (View) ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  655. def onLongClickListener(p: OnLongClickListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  657. def onLongClickListener_=(p: OnLongClickListener): SStackView

    Permalink

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    StackView → AdapterViewAnimator → View
  659. def onNothingSelected[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  660. def onNothingSelected[U](f: (AdapterView[_]) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  661. def onOverScrolled(arg0: Int, arg1: Int, arg2: Boolean, arg3: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  663. def onPressAndHold(interval: Int, onPressed: ⇒ Unit): SStackView

    Permalink
    Definition Classes
    PressAndHoldable
  664. def onRemoteAdapterConnected(): Boolean

    Permalink
    Definition Classes
    AdapterViewAnimator
  665. def onRemoteAdapterDisconnected(): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  666. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

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

    Permalink
    Definition Classes
    AdapterView → ViewGroup
  668. def onRestoreInstanceState(arg0: Parcelable): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator → View
  669. def onSaveInstanceState(): Parcelable

    Permalink
    Definition Classes
    AdapterViewAnimator → View
  670. def onScreenStateChanged(arg0: Int): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  675. def onSystemUiVisibilityChange[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  676. def onSystemUiVisibilityChange[U](f: (Int) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  677. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  679. def onSystemUiVisibilityChangeListener_=(p: OnSystemUiVisibilityChangeListener): SStackView

    Permalink

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

  680. def onTouch(f: ⇒ Boolean): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  681. def onTouch(f: (View, MotionEvent) ⇒ Boolean): SStackView

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

    Permalink
    Definition Classes
    StackView → AdapterViewAnimator → View
  683. def onTouchListener(p: OnTouchListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  685. def onTouchListener_=(p: OnTouchListener): SStackView

    Permalink

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

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

    Permalink
    Definition Classes
    View
  687. def onViewAttachedToWindow[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  688. def onViewAttachedToWindow[U](f: (View) ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  689. def onViewDetachedFromWindow[U](f: ⇒ U): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  690. def onViewDetachedFromWindow[U](f: (View) ⇒ U): SStackView

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

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

    Permalink
    Definition Classes
    View
  693. def onWindowSystemUiVisibilityChanged(arg0: Int): Unit

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  695. def outAnimation(p: ObjectAnimator): SStackView

    Permalink

    Shortcut for setOutAnimation(android.animation.ObjectAnimator)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  696. def outAnimation: ObjectAnimator

    Permalink

    Shortcut for getOutAnimation()

    Shortcut for getOutAnimation()

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  697. def outAnimation_=(p: ObjectAnimator): SStackView

    Permalink

    Shortcut for setOutAnimation(android.animation.ObjectAnimator)

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  699. def overScrollMode(p: Int): SStackView

    Permalink

    Shortcut for setOverScrollMode(int)

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

    Permalink

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  701. def overScrollMode_=(p: Int): SStackView

    Permalink

    Shortcut for setOverScrollMode(int)

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  704. def padding(p: Int): SStackView

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

    Permalink

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Permalink

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Permalink

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Permalink

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  709. def padding_=(p: Int): SStackView

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

    Permalink

    Shortcut for getParent()

    Shortcut for getParent()

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

    Permalink

    Shortcut for getParentForAccessibility()

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

    Permalink
    Definition Classes
    TraitViewGroup
  713. val parentViewGroup: TraitViewGroup[_]

    Permalink
    Definition Classes
    SStackViewTraitView
  714. def parentViewGroupIfExists[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SStackView) ⇒ LP = (v: This) => null): TraitViewGroup[_]

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

    Permalink
    Definition Classes
    StackView → View
  716. def performClick(): Boolean

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

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

    Permalink
    Definition Classes
    View
  719. def performItemClick(arg0: View, arg1: Int, arg2: Long): Boolean

    Permalink
    Definition Classes
    AdapterView
  720. def performLongClick(): Boolean

    Permalink
    Definition Classes
    View
  721. def persistentDrawingCache(p: Int): SStackView

    Permalink

    Shortcut for setPersistentDrawingCache(int)

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

    Permalink

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  723. def persistentDrawingCache_=(p: Int): SStackView

    Permalink

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  724. def pivotX(p: Float): SStackView

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Permalink

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  726. def pivotX_=(p: Float): SStackView

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  727. def pivotY(p: Float): SStackView

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Permalink

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  729. def pivotY_=(p: Float): SStackView

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

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

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

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

    Permalink
    Definition Classes
    View
  734. def postInvalidate(): Unit

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

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

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

    Permalink
    Definition Classes
    View
  738. def postInvalidateOnAnimation(): Unit

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

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

    Permalink
    Definition Classes
    View
  741. def pressed(p: Boolean): SStackView

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Permalink

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  743. def pressed_=(p: Boolean): SStackView

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  744. def recomputeViewAttributes(arg0: View): Unit

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

    Permalink
    Definition Classes
    View
  746. def remoteViewsAdapter(p: Intent): SStackView

    Permalink

    Shortcut for setRemoteViewsAdapter(android.content.Intent)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  747. def remoteViewsAdapter(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  748. def remoteViewsAdapter_=(p: Intent): SStackView

    Permalink

    Shortcut for setRemoteViewsAdapter(android.content.Intent)

    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  749. def removeAllViews(): Unit

    Permalink
    Definition Classes
    AdapterView → ViewGroup
  750. def removeAllViewsInLayout(): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  755. def removeView(arg0: View): Unit

    Permalink
    Definition Classes
    AdapterView → ViewGroup → ViewManager
  756. def removeViewAt(arg0: Int): Unit

    Permalink
    Definition Classes
    AdapterView → ViewGroup
  757. def removeViewInLayout(arg0: View): Unit

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  766. final def requestFocus(): Boolean

    Permalink
    Definition Classes
    View
  767. final def requestFocusFromTouch(): Boolean

    Permalink
    Definition Classes
    View
  768. def requestLayout(): Unit

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  773. def resources: Resources

    Permalink

    Shortcut for getResources()

    Shortcut for getResources()

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

    Permalink
    Definition Classes
    View
  775. def right(p: Int): SStackView

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  777. def right_=(p: Int): SStackView

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  779. def rotation(p: Float): SStackView

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Permalink

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  781. def rotationX(p: Float): SStackView

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Permalink

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  783. def rotationX_=(p: Float): SStackView

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  784. def rotationY(p: Float): SStackView

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Permalink

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  786. def rotationY_=(p: Float): SStackView

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  787. def rotation_=(p: Float): SStackView

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  788. def saveEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  790. def saveEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  791. def saveFromParentEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  793. def saveFromParentEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  795. def scaleX(p: Float): SStackView

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Permalink

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  797. def scaleX_=(p: Float): SStackView

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  798. def scaleY(p: Float): SStackView

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Permalink

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  800. def scaleY_=(p: Float): SStackView

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

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

    Permalink
    Definition Classes
    ViewGroup
  803. def scrollBarDefaultDelayBeforeFade(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Permalink

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  805. def scrollBarDefaultDelayBeforeFade_=(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  806. def scrollBarFadeDuration(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

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

    Permalink

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  808. def scrollBarFadeDuration_=(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  809. def scrollBarSize(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Permalink

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  811. def scrollBarSize_=(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  812. def scrollBarStyle(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  814. def scrollBarStyle_=(p: Int): SStackView

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink
    Definition Classes
    View
  816. def scrollContainer(p: Boolean): SStackView

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  818. def scrollContainer_=(p: Boolean): SStackView

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink
    Definition Classes
    View
  820. def scrollX(p: Int): SStackView

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  822. def scrollX_=(p: Int): SStackView

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  823. def scrollY(p: Int): SStackView

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  825. def scrollY_=(p: Int): SStackView

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  826. def scrollbarFadingEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Permalink

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  828. def scrollbarFadingEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  829. def selected(p: Boolean): SStackView

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  831. def selectedItem: AnyRef

    Permalink

    Shortcut for getSelectedItem()

    Shortcut for getSelectedItem()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  832. def selectedItemId: Long

    Permalink

    Shortcut for getSelectedItemId()

    Shortcut for getSelectedItemId()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  833. def selectedItemPosition: Int

    Permalink

    Shortcut for getSelectedItemPosition()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  834. def selectedView: View

    Permalink

    Shortcut for getSelectedView()

    Shortcut for getSelectedView()

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  835. def selected_=(p: Boolean): SStackView

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  836. def selection(p: Int): SStackView

    Permalink

    Shortcut for setSelection(int)

    Shortcut for setSelection(int)

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  837. def selection(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  838. def selection_=(p: Int): SStackView

    Permalink

    Shortcut for setSelection(int)

    Shortcut for setSelection(int)

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  839. def sendAccessibilityEvent(arg0: Int): Unit

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

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

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

    Permalink
    Definition Classes
    View
  843. def setAdapter(arg0: Adapter): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator → AdapterView
  844. def setAddStatesFromChildren(arg0: Boolean): Unit

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

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

    Permalink
    Definition Classes
    ViewGroup
  847. def setAnimateFirstView(arg0: Boolean): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  848. def setAnimation(arg0: Animation): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  853. final def setBottom(arg0: Int): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup
  861. def setContentDescription(arg0: CharSequence): Unit

    Permalink
    Definition Classes
    View
  862. def setDescendantFocusability(arg0: Int): Unit

    Permalink
    Definition Classes
    ViewGroup
  863. def setDisplayedChild(arg0: Int): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  864. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

    Permalink
    Definition Classes
    View
  868. def setEmptyView(arg0: View): Unit

    Permalink
    Definition Classes
    AdapterView
  869. def setEnabled(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  871. def setFilterTouchesWhenObscured(arg0: Boolean): Unit

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

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

    Permalink
    Definition Classes
    AdapterView → View
  874. def setFocusableInTouchMode(arg0: Boolean): Unit

    Permalink
    Definition Classes
    AdapterView → View
  875. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

    Permalink
    Definition Classes
    View
  879. def setHovered(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  881. def setImportantForAccessibility(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  882. def setInAnimation(arg0: Context, arg1: Int): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  883. def setInAnimation(arg0: ObjectAnimator): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  884. def setKeepScreenOn(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  885. def setLayerType(arg0: Int, arg1: Paint): Unit

    Permalink
    Definition Classes
    View
  886. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

    Permalink
    Definition Classes
    ViewGroup
  887. def setLayoutAnimationListener(arg0: AnimationListener): Unit

    Permalink
    Definition Classes
    ViewGroup
  888. def setLayoutParams(arg0: LayoutParams): Unit

    Permalink
    Definition Classes
    View
  889. def setLayoutTransition(arg0: LayoutTransition): Unit

    Permalink
    Definition Classes
    ViewGroup
  890. final def setLeft(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  892. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  895. def setMotionEventSplittingEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    ViewGroup
  896. def setNextFocusDownId(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  897. def setNextFocusForwardId(arg0: Int): Unit

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

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

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

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

    Permalink
    Definition Classes
    AdapterView → View
  902. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Permalink
    Definition Classes
    View
  903. def setOnDragListener(arg0: OnDragListener): Unit

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

    Permalink
    Definition Classes
    View
  905. def setOnGenericMotionListener(arg0: OnGenericMotionListener): Unit

    Permalink
    Definition Classes
    View
  906. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Permalink
    Definition Classes
    ViewGroup
  907. def setOnHoverListener(arg0: OnHoverListener): Unit

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

    Permalink
    Definition Classes
    AdapterView
  909. def setOnItemLongClickListener(arg0: OnItemLongClickListener): Unit

    Permalink
    Definition Classes
    AdapterView
  910. def setOnItemSelectedListener(arg0: OnItemSelectedListener): Unit

    Permalink
    Definition Classes
    AdapterView
  911. def setOnKeyListener(arg0: OnKeyListener): Unit

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

    Permalink
    Definition Classes
    View
  913. def setOnSystemUiVisibilityChangeListener(arg0: OnSystemUiVisibilityChangeListener): Unit

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

    Permalink
    Definition Classes
    View
  915. def setOutAnimation(arg0: Context, arg1: Int): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  916. def setOutAnimation(arg0: ObjectAnimator): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  917. def setOverScrollMode(arg0: Int): Unit

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

    Permalink
    Definition Classes
    ViewGroup → View
  919. def setPersistentDrawingCache(arg0: Int): Unit

    Permalink
    Definition Classes
    ViewGroup
  920. def setPivotX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  921. def setPivotY(arg0: Float): Unit

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

    Permalink
    Definition Classes
    View
  923. def setRemoteViewsAdapter[T](implicit arg0: ClassTag[T], context: Context): Unit

    Permalink
    Definition Classes
    TraitAdapterViewAnimator
    Annotations
    @inline()
  924. def setRemoteViewsAdapter(arg0: Intent): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator
  925. final def setRight(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  926. def setRotation(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  927. def setRotationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  928. def setRotationY(arg0: Float): Unit

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

    Permalink
    Definition Classes
    View
  930. def setSaveFromParentEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  931. def setScaleX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  932. def setScaleY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  933. def setScrollBarDefaultDelayBeforeFade(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  934. def setScrollBarFadeDuration(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  935. def setScrollBarSize(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  938. def setScrollX(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  939. def setScrollY(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  942. def setSelection(arg0: Int): Unit

    Permalink
    Definition Classes
    AdapterViewAnimator → AdapterView
  943. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  944. def setStaticTransformationsEnabled(arg0: Boolean): Unit

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  945. def setSystemUiVisibility(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  948. final def setTop(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  950. def setTranslationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  951. def setTranslationY(arg0: Float): Unit

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

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

    Permalink
    Definition Classes
    View
  954. def setVerticalScrollbarPosition(arg0: Int): Unit

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

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

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

    Permalink
    Definition Classes
    View
  958. def setX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  959. def setY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  960. def shouldDelayChildPressedState(): Boolean

    Permalink
    Definition Classes
    ViewGroup
  961. def showContextMenu(): Boolean

    Permalink
    Definition Classes
    View
  962. def showContextMenuForChild(arg0: View): Boolean

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  963. def showNext(): Unit

    Permalink
    Definition Classes
    StackView → AdapterViewAnimator
  964. def showPrevious(): Unit

    Permalink
    Definition Classes
    StackView → AdapterViewAnimator
  965. def solidColor: Int

    Permalink

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  966. def soundEffectsEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Permalink

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  968. def soundEffectsEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  969. def startActionMode(arg0: Callback): ActionMode

    Permalink
    Definition Classes
    View
  970. def startActionModeForChild(arg0: View, arg1: Callback): ActionMode

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  971. def startAnimation(arg0: Animation): Unit

    Permalink
    Definition Classes
    View
  972. final def startDrag(arg0: ClipData, arg1: DragShadowBuilder, arg2: Any, arg3: Int): Boolean

    Permalink
    Definition Classes
    View
  973. def startLayoutAnimation(): Unit

    Permalink
    Definition Classes
    ViewGroup
  974. def startViewTransition(arg0: View): Unit

    Permalink
    Definition Classes
    ViewGroup
  975. def style(stl: PartialFunction[View, View]): SStackView

    Permalink
    Definition Classes
    TraitViewGroup
  976. val styles: ArrayBuffer[PartialFunction[View, View]]

    Permalink
    Definition Classes
    TraitViewGroup
  977. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  978. def systemUiVisibility(p: Int): SStackView

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  979. def systemUiVisibility: Int

    Permalink

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  980. def systemUiVisibility_=(p: Int): SStackView

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  981. def tag(p: Any): SStackView

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  983. def tag_=(p: Any): SStackView

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink
    Definition Classes
    AnyRef → Any
  985. def top(p: Int): SStackView

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  986. def top: Int

    Permalink

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  987. def top_=(p: Int): SStackView

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  988. def touchDelegate(p: TouchDelegate): SStackView

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  990. def touchDelegate_=(p: TouchDelegate): SStackView

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  992. def translationX(p: Float): SStackView

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  993. def translationX: Float

    Permalink

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  994. def translationX_=(p: Float): SStackView

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  995. def translationY(p: Float): SStackView

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  996. def translationY: Float

    Permalink

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  997. def translationY_=(p: Float): SStackView

    Permalink

    Shortcut for setTranslationY(float)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  999. def unscheduleDrawable(arg0: Drawable): Unit

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

    Permalink
    Definition Classes
    View → Callback
  1001. def updateViewLayout(arg0: View, arg1: LayoutParams): Unit

    Permalink
    Definition Classes
    ViewGroup → ViewManager
  1002. def verifyDrawable(arg0: Drawable): Boolean

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  1003. def verticalFadingEdgeEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1005. def verticalFadingEdgeEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1007. def verticalScrollBarEnabled(p: Boolean): SStackView

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1009. def verticalScrollBarEnabled_=(p: Boolean): SStackView

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1010. def verticalScrollbarPosition(p: Int): SStackView

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1011. def verticalScrollbarPosition: Int

    Permalink

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1012. def verticalScrollbarPosition_=(p: Int): SStackView

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarWidth()

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

    Permalink

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1015. def visibility(p: Int): SStackView

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Permalink

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1017. def visibility_=(p: Int): SStackView

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  1021. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SStackView) ⇒ LP): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1022. def width: Int

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1023. def willNotCacheDrawing(p: Boolean): SStackView

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1025. def willNotCacheDrawing_=(p: Boolean): SStackView

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1026. def willNotDraw(p: Boolean): SStackView

    Permalink

    Shortcut for setWillNotDraw(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1028. def willNotDraw_=(p: Boolean): SStackView

    Permalink

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1029. def windowSystemUiVisibility: Int

    Permalink

    Shortcut for getWindowSystemUiVisibility()

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

    Permalink

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Permalink

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1032. def wrap[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SStackView) ⇒ LP): SStackView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1033. def x(p: Float): SStackView

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1034. def x: Float

    Permalink

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1035. def x_=(p: Float): SStackView

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1036. def y(p: Float): SStackView

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1037. def y: Float

    Permalink

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1038. def y_=(p: Float): SStackView

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()

Deprecated Value Members

  1. val FILL_PARENT: Int

    Permalink
    Definition Classes
    TraitView
    Annotations
    @deprecated
    Deprecated

    (Since version )

  2. def backgroundDrawable(p: Drawable): SStackView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): SStackView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  4. def setBackgroundDrawable(arg0: Drawable): Unit

    Permalink
    Definition Classes
    View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from TraitStackView[SStackView]

Inherited from TraitAdapterView[SStackView]

Inherited from TraitViewGroup[SStackView]

Inherited from TraitView[SStackView]

Inherited from PressAndHoldable[SStackView]

Inherited from ConstantsSupport

Inherited from StackView

Inherited from AdapterViewAnimator

Inherited from Advanceable

Inherited from AdapterView[Adapter]

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