Class/Object

org.scaloid.common

SImageSwitcher

Related Docs: object SImageSwitcher | package common

Permalink

class SImageSwitcher extends ImageSwitcher with TraitImageSwitcher[SImageSwitcher]

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

Linear Supertypes
TraitImageSwitcher[SImageSwitcher], TraitViewSwitcher[SImageSwitcher], TraitViewAnimator[SImageSwitcher], TraitFrameLayout[SImageSwitcher], TraitViewGroup[SImageSwitcher], TraitView[SImageSwitcher], PressAndHoldable[SImageSwitcher], ConstantsSupport, ImageSwitcher, ViewSwitcher, ViewAnimator, FrameLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SImageSwitcher
  2. TraitImageSwitcher
  3. TraitViewSwitcher
  4. TraitViewAnimator
  5. TraitFrameLayout
  6. TraitViewGroup
  7. TraitView
  8. PressAndHoldable
  9. ConstantsSupport
  10. ImageSwitcher
  11. ViewSwitcher
  12. ViewAnimator
  13. FrameLayout
  14. ViewGroup
  15. ViewManager
  16. ViewParent
  17. View
  18. AccessibilityEventSource
  19. Callback
  20. Callback
  21. AnyRef
  22. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

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

    Permalink

Type Members

  1. class LayoutParams[V <: View] extends android.widget.FrameLayout.LayoutParams with ViewGroupMarginLayoutParams[LayoutParams[V], V]

    Permalink
    Definition Classes
    TraitFrameLayout
  2. 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): SImageSwitcher

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

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

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

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

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

    Permalink

    Shortcut for setActivated(boolean)

    Shortcut for setActivated(boolean)

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

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

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

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

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

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

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Permalink
    Definition Classes
    ViewSwitcher → ViewAnimator → ViewGroup
  44. def addView(arg0: View, arg1: android.view.ViewGroup.LayoutParams): Unit

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

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

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

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

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

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

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Permalink

    Shortcut for getAlpha()

    Shortcut for getAlpha()

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

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAlwaysDrawnWithCacheEnabled()

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

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  57. def animateFirstView(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  58. def animateFirstView(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  59. def animateFirstView_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  60. def animation(p: Animation): SImageSwitcher

    Permalink

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

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

    Permalink

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  62. def animationCacheEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  64. def animationCacheEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  65. def animation_=(p: Animation): SImageSwitcher

    Permalink

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

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

    Permalink
    Definition Classes
    View
  67. def applicationWindowToken: IBinder

    Permalink

    Shortcut for getApplicationWindowToken()

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

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

    Permalink
    Definition Classes
    Any
  70. def attachLayoutAnimationParameters(arg0: View, arg1: android.view.ViewGroup.LayoutParams, arg2: Int, arg3: Int): Unit

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

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

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

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

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

    Permalink

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  76. def background(p: Drawable): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def backgroundColor(p: Int): SImageSwitcher

    Permalink

    Shortcut for setBackgroundColor(int)

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

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

    Permalink

    Shortcut for setBackgroundColor(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def backgroundResource(p: Int): SImageSwitcher

    Permalink

    Shortcut for setBackgroundResource(int)

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

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

    Permalink

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def background_=(p: Drawable): SImageSwitcher

    Permalink

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

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

    Permalink

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def basis: SImageSwitcher

    Permalink
    Definition Classes
    SImageSwitcherTraitViewPressAndHoldable
  87. def bottom(p: Int): SImageSwitcher

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

    Permalink

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  89. def bottom_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  96. def cameraDistance(p: Float): SImageSwitcher

    Permalink

    Shortcut for setCameraDistance(float)

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

    Permalink

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

    Definition Classes
    TraitView
    Annotations
    @inline()
  98. def cameraDistance_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setCameraDistance(float)

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

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

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

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

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

    Permalink
    Definition Classes
    View
  104. def checkLayoutParams(arg0: android.view.ViewGroup.LayoutParams): Boolean

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup
  105. def childCount: Int

    Permalink

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  112. def clickable(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def clickable_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def clipChildren(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setClipChildren(boolean)

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

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

    Permalink

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  118. def clipToPadding(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def contentDescription_=(p: CharSequence): SImageSwitcher

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContext()

    Shortcut for getContext()

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

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

    Permalink
    Definition Classes
    View
  135. def currentView: View

    Permalink

    Shortcut for getCurrentView()

    Shortcut for getCurrentView()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  136. def debug(arg0: Int): Unit

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  137. implicit def defaultLayoutParams[V <: View](v: V): LayoutParams[V]

    Permalink
    Definition Classes
    TraitFrameLayout
  138. def descendantFocusability(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDescendantFocusability(int)

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

    Permalink

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  140. def descendantFocusability_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDescendantFocusability(int)

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

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  147. def disableAlwaysDrawnWithCache(): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  148. def disableAnimationCache(): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  149. def disableDrawingCache(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def disableDuplicateParentState(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def disableHapticFeedback(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def disableHorizontalFadingEdge(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  153. def disableHorizontalScrollBar(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def disableMotionEventSplitting(): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  155. def disableSave(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  156. def disableSaveFromParent(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def disableScrollbarFading(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  158. def disableSoundEffects(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def disableVerticalFadingEdge(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  160. def disableVerticalScrollBar(): SImageSwitcher

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  188. def displayedChild(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDisplayedChild(int)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  189. def displayedChild: Int

    Permalink

    Shortcut for getDisplayedChild()

    Shortcut for getDisplayedChild()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  190. def displayedChild_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDisplayedChild(int)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  191. def draw(arg0: Canvas): Unit

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

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

    Permalink

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup → View
  195. def drawingCache: Bitmap

    Permalink

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  196. def drawingCacheBackgroundColor(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def drawingCacheBackgroundColor_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def drawingCacheEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def drawingCacheEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  202. def drawingCacheQuality(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  204. def drawingCacheQuality_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def duplicateParentStateEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Permalink

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def duplicateParentStateEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  209. def enable(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  210. def enableAlwaysDrawnWithCache(): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  211. def enableAnimationCache(): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  212. def enableDrawingCache(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def enableDuplicateParentState(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  214. def enableHapticFeedback(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  215. def enableHorizontalFadingEdge(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  216. def enableHorizontalScrollBar(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  217. def enableMotionEventSplitting(): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  218. def enableSave(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  219. def enableSaveFromParent(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  220. def enableScrollbarFading(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def enableSoundEffects(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  222. def enableVerticalFadingEdge(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def enableVerticalScrollBar(): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def enabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Permalink

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  226. def enabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  230. def factory(p: ViewFactory): SImageSwitcher

    Permalink

    Shortcut for setFactory(android.widget.ViewSwitcher.ViewFactory)

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  231. def factory(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  232. def factory_=(p: ViewFactory): SImageSwitcher

    Permalink

    Shortcut for setFactory(android.widget.ViewSwitcher.ViewFactory)

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  233. def fadingEdgeLength(p: Int): SImageSwitcher

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

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

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def filterTouchesWhenObscured(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Permalink

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  239. def filterTouchesWhenObscured_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  249. def fitsSystemWindows_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

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

    Permalink
    Definition Classes
    View
  252. def focusable(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  254. def focusableInTouchMode(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  256. def focusableInTouchMode_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  258. def focusable_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

    Permalink
    Definition Classes
    View
  261. def foreground(p: Drawable): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  262. def foreground: Drawable

    Permalink

    Shortcut for getForeground()

    Shortcut for getForeground()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  263. def foregroundGravity(p: Int): SImageSwitcher

    Permalink

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  264. def foregroundGravity: Int

    Permalink

    Shortcut for getForegroundGravity()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  265. def foregroundGravity_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  266. def foreground_=(p: Drawable): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  267. def fw[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

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

    Permalink
    Definition Classes
    FrameLayout → ViewGroup
  269. def generateDefaultLayoutParams(): android.widget.FrameLayout.LayoutParams

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

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

    Permalink
    Definition Classes
    FrameLayout → ViewGroup
  272. def getAccessibilityNodeProvider(): AccessibilityNodeProvider

    Permalink
    Definition Classes
    View
  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
    ViewAnimator → 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 getCurrentView(): View

    Permalink
    Definition Classes
    ViewAnimator
  292. def getDescendantFocusability(): Int

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

    Permalink
    Definition Classes
    ViewAnimator
  294. final def getDrawableState(): Array[Int]

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  301. def getFilterTouchesWhenObscured(): Boolean

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

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

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

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

    Permalink
    Definition Classes
    View
  306. def getForeground(): Drawable

    Permalink
    Definition Classes
    FrameLayout
  307. def getForegroundGravity(): Int

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  317. def getInAnimation(): Animation

    Permalink
    Definition Classes
    ViewAnimator
  318. def getKeepScreenOn(): Boolean

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

    Permalink
    Definition Classes
    View
  320. def getLayerType(): Int

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

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

    Permalink
    Definition Classes
    ViewGroup
  323. def getLayoutParams(): android.view.ViewGroup.LayoutParams

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  332. def getMeasureAllChildren(): Boolean

    Permalink
    Definition Classes
    FrameLayout
  333. final def getMeasuredHeight(): Int

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  345. def getNextView(): View

    Permalink
    Definition Classes
    ViewSwitcher
  346. def getOnFocusChangeListener(): OnFocusChangeListener

    Permalink
    Definition Classes
    View
  347. def getOutAnimation(): Animation

    Permalink
    Definition Classes
    ViewAnimator
  348. def getOverScrollMode(): Int

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  358. def getResources(): Resources

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  374. def getSolidColor(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def hapticFeedbackEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  403. def hapticFeedbackEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

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

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

    Permalink
    Definition Classes
    View
  408. def hasTransientState(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHasTransientState(boolean)

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

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

    Permalink

    Shortcut for setHasTransientState(boolean)

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

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

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

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

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

    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()
  415. def hereWithoutStyle[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    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()
  416. def horizontalFadingEdgeEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  418. def horizontalFadingEdgeEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getHorizontalFadingEdgeLength()

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

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  422. def horizontalScrollBarEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  423. def hovered(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  425. def hovered_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  428. def id_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  429. def imageDrawable(p: Drawable): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  430. def imageDrawable(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  431. def imageDrawable_=(p: Drawable): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  432. def imageResource(p: Int): SImageSwitcher

    Permalink

    Shortcut for setImageResource(int)

    Shortcut for setImageResource(int)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  433. def imageResource(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  434. def imageResource_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setImageResource(int)

    Shortcut for setImageResource(int)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  435. def imageURI(p: Uri): SImageSwitcher

    Permalink

    Shortcut for setImageURI(android.net.Uri)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  436. def imageURI(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  437. def imageURI_=(p: Uri): SImageSwitcher

    Permalink

    Shortcut for setImageURI(android.net.Uri)

    Definition Classes
    TraitImageSwitcher
    Annotations
    @inline()
  438. def importantForAccessibility(p: Int): SImageSwitcher

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

    Permalink

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  440. def importantForAccessibility_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setImportantForAccessibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  441. def inAnimation(p: Animation): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  442. def inAnimation: Animation

    Permalink

    Shortcut for getInAnimation()

    Shortcut for getInAnimation()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  443. def inAnimation_=(p: Animation): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  444. def indexOfChild(arg0: View): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    FrameLayout → ViewGroup → View
  490. def keepScreenOn(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  492. def keepScreenOn_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeyDispatcherState()

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

    Permalink

    Shortcut for getLayerType()

    Shortcut for getLayerType()

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

    Permalink
    Definition Classes
    ViewGroup → View
  496. def layoutAnimation(p: LayoutAnimationController): SImageSwitcher

    Permalink

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

  497. def layoutAnimation: LayoutAnimationController

    Permalink

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  498. def layoutAnimationListener(p: AnimationListener): SImageSwitcher

    Permalink

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

  499. def layoutAnimationListener: AnimationListener

    Permalink

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  500. def layoutAnimationListener_=(p: AnimationListener): SImageSwitcher

    Permalink

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

  501. def layoutAnimation_=(p: LayoutAnimationController): SImageSwitcher

    Permalink

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

  502. def layoutParams(p: android.view.ViewGroup.LayoutParams): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  503. def layoutParams: android.view.ViewGroup.LayoutParams

    Permalink

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  504. def layoutParams_=(p: android.view.ViewGroup.LayoutParams): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  505. def layoutTransition(p: LayoutTransition): SImageSwitcher

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

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

    Permalink

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  507. def layoutTransition_=(p: LayoutTransition): SImageSwitcher

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  508. def left(p: Int): SImageSwitcher

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  510. def left_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  511. def longClickable(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  513. def longClickable_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for getMatrix()

    Shortcut for getMatrix()

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

    Permalink
    Definition Classes
    View
  516. def measureAllChildren(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setMeasureAllChildren(boolean)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  517. def measureAllChildren: Boolean

    Permalink

    Shortcut for getMeasureAllChildren()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  518. def measureAllChildren_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setMeasureAllChildren(boolean)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  519. def measureChild(arg0: View, arg1: Int, arg2: Int): Unit

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

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

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

    Permalink

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Permalink

    Shortcut for getMeasuredHeightAndState()

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

    Permalink

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Permalink

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Permalink

    Shortcut for getMeasuredWidthAndState()

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

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def minimumHeight_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Permalink

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  532. def minimumWidth_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  533. def motionEventSplittingEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  535. def motionEventSplittingEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink
    Definition Classes
    AnyRef
  537. def nextFocusDownId(p: Int): SImageSwitcher

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  539. def nextFocusDownId_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  542. def nextFocusForwardId_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def nextFocusLeftId_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def nextFocusRightId_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  551. def nextFocusUpId_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  552. def nextView: View

    Permalink

    Shortcut for getNextView()

    Shortcut for getNextView()

    Definition Classes
    TraitViewSwitcher
    Annotations
    @inline()
  553. final def notify(): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  559. def onAnimationEnd[U](f: ⇒ U): SImageSwitcher

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  569. def onChildViewAdded[U](f: ⇒ U): SImageSwitcher

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def onClickListener(p: OnClickListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  588. def onDisplayHint(arg0: Int): Unit

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

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

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

    Permalink
    Definition Classes
    View
  592. def onDragListener(p: OnDragListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  600. def onFocusChange[U](f: ⇒ U): SImageSwitcher

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  602. def onFocusChangeListener(p: OnFocusChangeListener): SImageSwitcher

    Permalink

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

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

    Permalink

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  604. def onFocusChangeListener_=(p: OnFocusChangeListener): SImageSwitcher

    Permalink

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

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

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

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

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

    Permalink
    Definition Classes
    View
  609. def onGenericMotionListener(p: OnGenericMotionListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  612. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

  615. def onHover(f: ⇒ Boolean): SImageSwitcher

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

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

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

    Permalink
    Definition Classes
    View
  619. def onHoverListener(p: OnHoverListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Definition Classes
    ImageSwitcher → ViewSwitcher → ViewAnimator → FrameLayout → View
  623. def onInitializeAccessibilityNodeInfo(arg0: AccessibilityNodeInfo): Unit

    Permalink
    Definition Classes
    ImageSwitcher → ViewSwitcher → ViewAnimator → FrameLayout → View
  624. def onInterceptHoverEvent(arg0: MotionEvent): Boolean

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

    Permalink
    Definition Classes
    ViewGroup
  626. def onKey(f: ⇒ Boolean): SImageSwitcher

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

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

    Permalink
    Definition Classes
    View → Callback
  629. def onKeyListener(p: OnKeyListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup → View
  638. def onLayoutChange[U](f: ⇒ U): SImageSwitcher

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  642. def onLongClickListener(p: OnLongClickListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

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

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

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

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

    Permalink
    Definition Classes
    PressAndHoldable
  649. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  657. def onStartTemporaryDetach(): Unit

    Permalink
    Definition Classes
    View
  658. def onSystemUiVisibilityChange[U](f: ⇒ U): SImageSwitcher

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  660. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

  663. def onTouch(f: ⇒ Boolean): SImageSwitcher

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

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

    Permalink
    Definition Classes
    View
  666. def onTouchListener(p: OnTouchListener): SImageSwitcher

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Definition Classes
    View
  670. def onViewAttachedToWindow[U](f: ⇒ U): SImageSwitcher

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  678. def outAnimation(p: Animation): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  679. def outAnimation: Animation

    Permalink

    Shortcut for getOutAnimation()

    Shortcut for getOutAnimation()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  680. def outAnimation_=(p: Animation): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  681. 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
  682. def overScrollMode(p: Int): SImageSwitcher

    Permalink

    Shortcut for setOverScrollMode(int)

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

    Permalink

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  684. def overScrollMode_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setOverScrollMode(int)

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  687. def padding(p: Int): SImageSwitcher

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

    Permalink

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Permalink

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Permalink

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Permalink

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  692. def padding_=(p: Int): SImageSwitcher

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

    Permalink

    Shortcut for getParent()

    Shortcut for getParent()

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

    Permalink

    Shortcut for getParentForAccessibility()

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

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

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

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

    Permalink
    Definition Classes
    View
  699. def performClick(): Boolean

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

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

    Permalink
    Definition Classes
    View
  702. def performLongClick(): Boolean

    Permalink
    Definition Classes
    View
  703. def persistentDrawingCache(p: Int): SImageSwitcher

    Permalink

    Shortcut for setPersistentDrawingCache(int)

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

    Permalink

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  705. def persistentDrawingCache_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  706. def pivotX(p: Float): SImageSwitcher

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Permalink

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  708. def pivotX_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  709. def pivotY(p: Float): SImageSwitcher

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Permalink

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  711. def pivotY_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  723. def pressed(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Permalink

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  725. def pressed_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

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

    Permalink
    Definition Classes
    View
  728. def removeAllViews(): Unit

    Permalink
    Definition Classes
    ViewAnimator → ViewGroup
  729. def removeAllViewsInLayout(): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    ViewAnimator → ViewGroup → ViewManager
  735. def removeViewAt(arg0: Int): Unit

    Permalink
    Definition Classes
    ViewAnimator → ViewGroup
  736. def removeViewInLayout(arg0: View): Unit

    Permalink
    Definition Classes
    ViewAnimator → ViewGroup
  737. def removeViews(arg0: Int, arg1: Int): Unit

    Permalink
    Definition Classes
    ViewAnimator → ViewGroup
  738. def removeViewsInLayout(arg0: Int, arg1: Int): Unit

    Permalink
    Definition Classes
    ViewAnimator → ViewGroup
  739. def requestChildFocus(arg0: View, arg1: View): Unit

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  752. def reset(): Unit

    Permalink
    Definition Classes
    ViewSwitcher
  753. def resources: Resources

    Permalink

    Shortcut for getResources()

    Shortcut for getResources()

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

    Permalink
    Definition Classes
    View
  755. def right(p: Int): SImageSwitcher

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  757. def right_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  759. def rotation(p: Float): SImageSwitcher

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Permalink

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  761. def rotationX(p: Float): SImageSwitcher

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Permalink

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  763. def rotationX_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  764. def rotationY(p: Float): SImageSwitcher

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Permalink

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  766. def rotationY_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  767. def rotation_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  768. def saveEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  770. def saveEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  771. def saveFromParentEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  773. def saveFromParentEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  775. def scaleX(p: Float): SImageSwitcher

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Permalink

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  777. def scaleX_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  778. def scaleY(p: Float): SImageSwitcher

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Permalink

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  780. def scaleY_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

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

    Permalink
    Definition Classes
    ViewGroup
  783. def scrollBarDefaultDelayBeforeFade(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Permalink

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  785. def scrollBarDefaultDelayBeforeFade_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  786. def scrollBarFadeDuration(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

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

    Permalink

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  788. def scrollBarFadeDuration_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  789. def scrollBarSize(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Permalink

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  791. def scrollBarSize_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  792. def scrollBarStyle(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  794. def scrollBarStyle_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink
    Definition Classes
    View
  796. def scrollContainer(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  798. def scrollContainer_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink
    Definition Classes
    View
  800. def scrollX(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  802. def scrollX_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  803. def scrollY(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  805. def scrollY_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  806. def scrollbarFadingEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Permalink

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  808. def scrollbarFadingEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  809. def selected(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  811. def selected_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup
  819. def setAnimateFirstView(arg0: Boolean): Unit

    Permalink
    Definition Classes
    ViewAnimator
  820. def setAnimation(arg0: Animation): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  825. final def setBottom(arg0: Int): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup
  833. def setContentDescription(arg0: CharSequence): Unit

    Permalink
    Definition Classes
    View
  834. def setDescendantFocusability(arg0: Int): Unit

    Permalink
    Definition Classes
    ViewGroup
  835. def setDisplayedChild(arg0: Int): Unit

    Permalink
    Definition Classes
    ViewAnimator
  836. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  839. def setDuplicateParentStateEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  840. def setEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  841. def setFactory(arg0: ViewFactory): Unit

    Permalink
    Definition Classes
    ViewSwitcher
  842. def setFadingEdgeLength(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  844. def setFitsSystemWindows(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  845. def setFocusable(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  847. def setForeground(arg0: Drawable): Unit

    Permalink
    Definition Classes
    FrameLayout
  848. def setForegroundGravity(arg0: Int): Unit

    Permalink
    Definition Classes
    FrameLayout
  849. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  851. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  853. def setHovered(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  854. def setId(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  855. def setImageDrawable(arg0: Drawable): Unit

    Permalink
    Definition Classes
    ImageSwitcher
  856. def setImageResource(arg0: Int): Unit

    Permalink
    Definition Classes
    ImageSwitcher
  857. def setImageURI(arg0: Uri): Unit

    Permalink
    Definition Classes
    ImageSwitcher
  858. def setImportantForAccessibility(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  859. def setInAnimation(arg0: Context, arg1: Int): Unit

    Permalink
    Definition Classes
    ViewAnimator
  860. def setInAnimation(arg0: Animation): Unit

    Permalink
    Definition Classes
    ViewAnimator
  861. def setKeepScreenOn(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  862. def setLayerType(arg0: Int, arg1: Paint): Unit

    Permalink
    Definition Classes
    View
  863. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

    Permalink
    Definition Classes
    ViewGroup
  864. def setLayoutAnimationListener(arg0: AnimationListener): Unit

    Permalink
    Definition Classes
    ViewGroup
  865. def setLayoutParams(arg0: android.view.ViewGroup.LayoutParams): Unit

    Permalink
    Definition Classes
    View
  866. def setLayoutTransition(arg0: LayoutTransition): Unit

    Permalink
    Definition Classes
    ViewGroup
  867. final def setLeft(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  869. def setMeasureAllChildren(arg0: Boolean): Unit

    Permalink
    Definition Classes
    FrameLayout
  870. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  871. def setMinimumHeight(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  873. def setMotionEventSplittingEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    ViewGroup
  874. def setNextFocusDownId(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  875. def setNextFocusForwardId(arg0: Int): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  880. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Permalink
    Definition Classes
    View
  881. def setOnDragListener(arg0: OnDragListener): Unit

    Permalink
    Definition Classes
    View
  882. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Permalink
    Definition Classes
    View
  883. def setOnGenericMotionListener(arg0: OnGenericMotionListener): Unit

    Permalink
    Definition Classes
    View
  884. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Permalink
    Definition Classes
    ViewGroup
  885. def setOnHoverListener(arg0: OnHoverListener): Unit

    Permalink
    Definition Classes
    View
  886. def setOnKeyListener(arg0: OnKeyListener): Unit

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

    Permalink
    Definition Classes
    View
  888. def setOnSystemUiVisibilityChangeListener(arg0: OnSystemUiVisibilityChangeListener): Unit

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

    Permalink
    Definition Classes
    View
  890. def setOutAnimation(arg0: Context, arg1: Int): Unit

    Permalink
    Definition Classes
    ViewAnimator
  891. def setOutAnimation(arg0: Animation): Unit

    Permalink
    Definition Classes
    ViewAnimator
  892. def setOverScrollMode(arg0: Int): Unit

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

    Permalink
    Definition Classes
    ViewGroup → View
  894. def setPersistentDrawingCache(arg0: Int): Unit

    Permalink
    Definition Classes
    ViewGroup
  895. def setPivotX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  896. def setPivotY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  897. def setPressed(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  898. final def setRight(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  899. def setRotation(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  900. def setRotationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  901. def setRotationY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  902. def setSaveEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  903. def setSaveFromParentEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  904. def setScaleX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  905. def setScaleY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  906. def setScrollBarDefaultDelayBeforeFade(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  907. def setScrollBarFadeDuration(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  908. def setScrollBarSize(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  911. def setScrollX(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  912. def setScrollY(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  914. def setSelected(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  915. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  916. def setStaticTransformationsEnabled(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  918. def setTag(arg0: Int, arg1: Any): Unit

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

    Permalink
    Definition Classes
    View
  920. final def setTop(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  921. def setTouchDelegate(arg0: TouchDelegate): Unit

    Permalink
    Definition Classes
    View
  922. def setTranslationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  923. def setTranslationY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  924. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  926. def setVerticalScrollbarPosition(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  928. def setWillNotCacheDrawing(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  930. def setX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  931. def setY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  932. def shouldDelayChildPressedState(): Boolean

    Permalink
    Definition Classes
    FrameLayout → ViewGroup
  933. def showContextMenu(): Boolean

    Permalink
    Definition Classes
    View
  934. def showContextMenuForChild(arg0: View): Boolean

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  935. def showNext(): Unit

    Permalink
    Definition Classes
    ViewAnimator
  936. def showPrevious(): Unit

    Permalink
    Definition Classes
    ViewAnimator
  937. def solidColor: Int

    Permalink

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  938. def soundEffectsEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Permalink

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  940. def soundEffectsEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  941. def startActionMode(arg0: Callback): ActionMode

    Permalink
    Definition Classes
    View
  942. def startActionModeForChild(arg0: View, arg1: Callback): ActionMode

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  943. def startAnimation(arg0: Animation): Unit

    Permalink
    Definition Classes
    View
  944. final def startDrag(arg0: ClipData, arg1: DragShadowBuilder, arg2: Any, arg3: Int): Boolean

    Permalink
    Definition Classes
    View
  945. def startLayoutAnimation(): Unit

    Permalink
    Definition Classes
    ViewGroup
  946. def startViewTransition(arg0: View): Unit

    Permalink
    Definition Classes
    ViewGroup
  947. def style(stl: PartialFunction[View, View]): SImageSwitcher

    Permalink
    Definition Classes
    TraitViewGroup
  948. val styles: ArrayBuffer[PartialFunction[View, View]]

    Permalink
    Definition Classes
    TraitViewGroup
  949. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  950. def systemUiVisibility(p: Int): SImageSwitcher

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  951. def systemUiVisibility: Int

    Permalink

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  952. def systemUiVisibility_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  953. def tag(p: Any): SImageSwitcher

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  955. def tag_=(p: Any): SImageSwitcher

    Permalink

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  956. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  957. def top(p: Int): SImageSwitcher

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

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

    Permalink

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  959. def top_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  960. def touchDelegate(p: TouchDelegate): SImageSwitcher

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  962. def touchDelegate_=(p: TouchDelegate): SImageSwitcher

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  964. def translationX(p: Float): SImageSwitcher

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  965. def translationX: Float

    Permalink

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  966. def translationX_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  967. def translationY(p: Float): SImageSwitcher

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  968. def translationY: Float

    Permalink

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  969. def translationY_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  970. def uniqueId(implicit activity: Activity): Int

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  971. def unscheduleDrawable(arg0: Drawable): Unit

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

    Permalink
    Definition Classes
    View → Callback
  973. def updateViewLayout(arg0: View, arg1: android.view.ViewGroup.LayoutParams): Unit

    Permalink
    Definition Classes
    ViewGroup → ViewManager
  974. def verifyDrawable(arg0: Drawable): Boolean

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  975. def verticalFadingEdgeEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  977. def verticalFadingEdgeEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  979. def verticalScrollBarEnabled(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  981. def verticalScrollBarEnabled_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  982. def verticalScrollbarPosition(p: Int): SImageSwitcher

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  983. def verticalScrollbarPosition: Int

    Permalink

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  984. def verticalScrollbarPosition_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarWidth()

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

    Permalink

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  987. def visibility(p: Int): SImageSwitcher

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Permalink

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  989. def visibility_=(p: Int): SImageSwitcher

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  993. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  994. def width: Int

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  995. def willNotCacheDrawing(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  997. def willNotCacheDrawing_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  998. def willNotDraw(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setWillNotDraw(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1000. def willNotDraw_=(p: Boolean): SImageSwitcher

    Permalink

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1001. def windowSystemUiVisibility: Int

    Permalink

    Shortcut for getWindowSystemUiVisibility()

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

    Permalink

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Permalink

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1004. def wrap[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SImageSwitcher) ⇒ LP): SImageSwitcher

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1005. def x(p: Float): SImageSwitcher

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1006. def x: Float

    Permalink

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1007. def x_=(p: Float): SImageSwitcher

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1008. def y(p: Float): SImageSwitcher

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1009. def y: Float

    Permalink

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1010. def y_=(p: Float): SImageSwitcher

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): SImageSwitcher

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  4. def considerGoneChildrenWhenMeasuring: Boolean

    Permalink

    Shortcut for getConsiderGoneChildrenWhenMeasuring()

    Definition Classes
    TraitFrameLayout
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  5. def getConsiderGoneChildrenWhenMeasuring(): Boolean

    Permalink
    Definition Classes
    FrameLayout
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def setBackgroundDrawable(arg0: Drawable): Unit

    Permalink
    Definition Classes
    View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from TraitViewGroup[SImageSwitcher]

Inherited from TraitView[SImageSwitcher]

Inherited from ConstantsSupport

Inherited from ImageSwitcher

Inherited from ViewSwitcher

Inherited from ViewAnimator

Inherited from FrameLayout

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