org.scaloid.common

SViewFlipper

class SViewFlipper extends ViewFlipper with TraitViewFlipper[SViewFlipper]

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

Linear Supertypes
TraitViewFlipper[SViewFlipper], TraitViewAnimator[SViewFlipper], TraitFrameLayout[SViewFlipper], TraitViewGroup[SViewFlipper], TraitView[SViewFlipper], ConstantsSupport, ViewFlipper, ViewAnimator, FrameLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SViewFlipper
  2. TraitViewFlipper
  3. TraitViewAnimator
  4. TraitFrameLayout
  5. TraitViewGroup
  6. TraitView
  7. ConstantsSupport
  8. ViewFlipper
  9. ViewAnimator
  10. FrameLayout
  11. ViewGroup
  12. ViewManager
  13. ViewParent
  14. View
  15. AccessibilityEventSource
  16. Callback
  17. Callback
  18. AnyRef
  19. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

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

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def +=(v: View): SViewFlipper

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

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

    Definition Classes
    TraitView
  7. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  9. val FILL_PARENT: Int

    Definition Classes
    TraitView
  10. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  11. val NONE: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  28. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  29. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  30. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    ViewGroup → View
  32. def addStatesFromChildren(p: Boolean): SViewFlipper

    Shortcut for setAddStatesFromChildren(boolean)

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

    Definition Classes
    ViewGroup
  34. def addStatesFromChildren_=(p: Boolean): SViewFlipper

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Definition Classes
    ViewAnimator → ViewGroup
  37. def addView(arg0: View, arg1: LayoutParams): Unit

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

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  43. def alwaysDrawnWithCacheEnabled(p: Boolean): SViewFlipper

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  45. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  46. def animateFirstView(p: Boolean): SViewFlipper

    Shortcut for setAnimateFirstView(boolean)

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

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  48. def animateFirstView_=(p: Boolean): SViewFlipper

    Shortcut for setAnimateFirstView(boolean)

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  49. def animation(p: Animation): SViewFlipper

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

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

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def animationCacheEnabled(p: Boolean): SViewFlipper

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  53. def animationCacheEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  54. def animation_=(p: Animation): SViewFlipper

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def applicationWindowToken: IBinder

    Shortcut for getApplicationWindowToken()

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  60. def autoStart(p: Boolean): SViewFlipper

    Shortcut for setAutoStart(boolean)

    Shortcut for setAutoStart(boolean)

    Definition Classes
    TraitViewFlipper
    Annotations
    @inline()
  61. def autoStart: Boolean

    Shortcut for isAutoStart()

    Shortcut for isAutoStart()

    Definition Classes
    TraitViewFlipper
    Annotations
    @inline()
  62. def autoStart_=(p: Boolean): SViewFlipper

    Shortcut for setAutoStart(boolean)

    Shortcut for setAutoStart(boolean)

    Definition Classes
    TraitViewFlipper
    Annotations
    @inline()
  63. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

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

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  67. def backgroundColor(p: Int): SViewFlipper

    Shortcut for setBackgroundColor(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  69. def backgroundColor_=(p: Int): SViewFlipper

    Shortcut for setBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  70. def backgroundDrawable(p: Drawable): SViewFlipper

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  72. def backgroundDrawable_=(p: Drawable): SViewFlipper

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  73. def backgroundResource(p: Int): SViewFlipper

    Shortcut for setBackgroundResource(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  75. def backgroundResource_=(p: Int): SViewFlipper

    Shortcut for setBackgroundResource(int)

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

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def basis: SViewFlipper

    Definition Classes
    SViewFlipperTraitView
  78. def bottom: Int

    Shortcut for getBottom()

    Shortcut for getBottom()

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

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

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

    Definition Classes
    View
  82. def buildDrawingCache(): Unit

    Definition Classes
    View
  83. def canAnimate(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  84. def cancelLongPress(): Unit

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

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

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

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

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

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

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

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

    Definition Classes
    ViewGroup
  93. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  94. def clickable(p: Boolean): SViewFlipper

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  96. def clickable_=(p: Boolean): SViewFlipper

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def clipChildren(p: Boolean): SViewFlipper

    Shortcut for setClipChildren(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  99. def clipChildren_=(p: Boolean): SViewFlipper

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  100. def clipToPadding(p: Boolean): SViewFlipper

    Shortcut for setClipToPadding(boolean)

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  102. def clipToPadding_=(p: Boolean): SViewFlipper

    Shortcut for setClipToPadding(boolean)

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

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

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

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

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

    Definition Classes
    View
  108. def computeVerticalScrollExtent(): Int

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  111. def considerGoneChildrenWhenMeasuring: Boolean

    Shortcut for getConsiderGoneChildrenWhenMeasuring()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  112. def contentDescription(p: CharSequence): SViewFlipper

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def contentDescription_=(p: CharSequence): SViewFlipper

    Shortcut for setContentDescription(java.lang.CharSequence)

    Definition Classes
    TraitView
    Annotations
    @inline()
  115. def createContextMenu(arg0: ContextMenu): Unit

    Definition Classes
    View
  116. def currentView: View

    Shortcut for getCurrentView()

    Shortcut for getCurrentView()

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

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

    Shortcut for setDescendantFocusability(int)

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

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  120. def descendantFocusability_=(p: Int): SViewFlipper

    Shortcut for setDescendantFocusability(int)

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

    Definition Classes
    View
  122. def detachAllViewsFromParent(): Unit

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  126. def disable: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def disableAlwaysDrawnWithCache: SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  128. def disableAnimationCache: SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  129. def disableDrawingCache: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def disableDuplicateParentState: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def disableHapticFeedback: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def disableHorizontalFadingEdge: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def disableHorizontalScrollBar: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def disableSave: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def disableScrollbarFading: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def disableSoundEffects: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def disableVerticalFadingEdge: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def disableVerticalScrollBar: SViewFlipper

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup → View
  158. def displayedChild(p: Int): SViewFlipper

    Shortcut for setDisplayedChild(int)

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

    Shortcut for getDisplayedChild()

    Shortcut for getDisplayedChild()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  160. def displayedChild_=(p: Int): SViewFlipper

    Shortcut for setDisplayedChild(int)

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

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

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

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  166. def drawingCacheBackgroundColor(p: Int): SViewFlipper

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def drawingCacheBackgroundColor_=(p: Int): SViewFlipper

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def drawingCacheEnabled(p: Boolean): SViewFlipper

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  171. def drawingCacheEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def drawingCacheQuality(p: Int): SViewFlipper

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def drawingCacheQuality_=(p: Int): SViewFlipper

    Shortcut for setDrawingCacheQuality(int)

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

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  176. def duplicateParentStateEnabled(p: Boolean): SViewFlipper

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Shortcut for isDuplicateParentStateEnabled()

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

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  179. def enable: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  180. def enableAlwaysDrawnWithCache: SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  181. def enableAnimationCache: SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  182. def enableDrawingCache: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  183. def enableDuplicateParentState: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  184. def enableHapticFeedback: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  185. def enableHorizontalFadingEdge: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  186. def enableHorizontalScrollBar: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  187. def enableSave: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  188. def enableScrollbarFading: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  189. def enableSoundEffects: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  190. def enableVerticalFadingEdge: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  191. def enableVerticalScrollBar: SViewFlipper

    Definition Classes
    TraitView
    Annotations
    @inline()
  192. def enabled(p: Boolean): SViewFlipper

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  194. def enabled_=(p: Boolean): SViewFlipper

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  195. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  197. def fadingEdgeLength(p: Int): SViewFlipper

    Shortcut for setFadingEdgeLength(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  199. def fadingEdgeLength_=(p: Int): SViewFlipper

    Shortcut for setFadingEdgeLength(int)

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

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

    Definition Classes
    TraitView
  202. def findFocus(): View

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  206. def flipInterval(p: Int): SViewFlipper

    Shortcut for setFlipInterval(int)

    Shortcut for setFlipInterval(int)

    Definition Classes
    TraitViewFlipper
    Annotations
    @inline()
  207. def flipInterval(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewFlipper
    Annotations
    @inline()
  208. def flipInterval_=(p: Int): SViewFlipper

    Shortcut for setFlipInterval(int)

    Shortcut for setFlipInterval(int)

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

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

    Definition Classes
    View
  211. def focusable(p: Boolean): SViewFlipper

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def focusableInTouchMode(p: Boolean): SViewFlipper

    Shortcut for setFocusableInTouchMode(boolean)

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

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  215. def focusableInTouchMode_=(p: Boolean): SViewFlipper

    Shortcut for setFocusableInTouchMode(boolean)

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

    Definition Classes
    ViewGroup → ViewParent
  217. def focusable_=(p: Boolean): SViewFlipper

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

    Definition Classes
    View
  220. def foreground(p: Drawable): SViewFlipper

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

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

    Shortcut for getForeground()

    Shortcut for getForeground()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  222. def foregroundGravity(p: Int): SViewFlipper

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  223. def foregroundGravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  224. def foregroundGravity_=(p: Int): SViewFlipper

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  225. def foreground_=(p: Drawable): SViewFlipper

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

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  226. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    FrameLayout → ViewGroup
  227. def generateDefaultLayoutParams(): LayoutParams

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

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

    Definition Classes
    FrameLayout → ViewGroup
  230. def getAnimation(): Animation

    Definition Classes
    View
  231. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  232. def getBackground(): Drawable

    Definition Classes
    View
  233. def getBaseline(): Int

    Definition Classes
    ViewAnimator → View
  234. final def getBottom(): Int

    Definition Classes
    View
  235. def getBottomFadingEdgeStrength(): Float

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

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

    Definition Classes
    ViewGroup
  238. def getChildCount(): Int

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

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

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

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

    Definition Classes
    AnyRef → Any
  243. def getConsiderGoneChildrenWhenMeasuring(): Boolean

    Definition Classes
    FrameLayout
  244. def getContentDescription(): CharSequence

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

    Definition Classes
    View
  246. def getContextMenuInfo(): ContextMenuInfo

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

    Definition Classes
    ViewAnimator
  248. def getDescendantFocusability(): Int

    Definition Classes
    ViewGroup
  249. def getDisplayedChild(): Int

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

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

    Definition Classes
    View
  252. def getDrawingCache(): Bitmap

    Definition Classes
    View
  253. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  254. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  256. def getDrawingTime(): Long

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

    Definition Classes
    View
  258. def getFocusedChild(): View

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

    Definition Classes
    View
  260. def getForeground(): Drawable

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

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

    Definition Classes
    View
  263. def getHandler(): Handler

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

    Definition Classes
    View
  265. def getHitRect(arg0: Rect): Unit

    Definition Classes
    View
  266. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  267. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  269. def getInAnimation(): Animation

    Definition Classes
    ViewAnimator
  270. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  271. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  272. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  273. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  274. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  276. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  283. def getNextFocusDownId(): Int

    Definition Classes
    View
  284. def getNextFocusLeftId(): Int

    Definition Classes
    View
  285. def getNextFocusRightId(): Int

    Definition Classes
    View
  286. def getNextFocusUpId(): Int

    Definition Classes
    View
  287. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  288. def getOutAnimation(): Animation

    Definition Classes
    ViewAnimator
  289. def getPaddingBottom(): Int

    Definition Classes
    View
  290. def getPaddingLeft(): Int

    Definition Classes
    View
  291. def getPaddingRight(): Int

    Definition Classes
    View
  292. def getPaddingTop(): Int

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

    Definition Classes
    View
  294. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
  295. def getResources(): Resources

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

    Definition Classes
    View
  297. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  300. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  303. def getSolidColor(): Int

    Definition Classes
    View
  304. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  307. def getTag(): AnyRef

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

    Definition Classes
    View
  309. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  313. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  314. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  315. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  316. def getVisibility(): Int

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

    Definition Classes
    View
  318. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  320. def getWindowVisibility(): Int

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

    Definition Classes
    View
  322. def handler: Handler

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def hapticFeedbackEnabled(p: Boolean): SViewFlipper

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  325. def hapticFeedbackEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

    Definition Classes
    ViewGroup → View
  328. def hasWindowFocus(): Boolean

    Definition Classes
    View
  329. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  330. def height: Int

    Shortcut for getHeight()

    Shortcut for getHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  331. def horizontalFadingEdgeEnabled(p: Boolean): SViewFlipper

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  333. def horizontalFadingEdgeEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  335. def horizontalScrollBarEnabled(p: Boolean): SViewFlipper

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  337. def horizontalScrollBarEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  338. def id(p: Int): SViewFlipper

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  340. def id_=(p: Int): SViewFlipper

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  341. def inAnimation(p: Animation): SViewFlipper

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

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

    Shortcut for getInAnimation()

    Shortcut for getInAnimation()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  343. def inAnimation_=(p: Animation): SViewFlipper

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View → Callback
  353. def isAlwaysDrawnWithCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  354. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  355. def isAutoStart(): Boolean

    Definition Classes
    ViewFlipper
  356. def isChildrenDrawingOrderEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  357. def isChildrenDrawnWithCacheEnabled(): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  358. def isClickable(): Boolean

    Definition Classes
    View
  359. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  360. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  361. def isEnabled(): Boolean

    Definition Classes
    View
  362. def isFlipping(): Boolean

    Definition Classes
    ViewFlipper
  363. final def isFocusable(): Boolean

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

    Definition Classes
    View
  365. def isFocused(): Boolean

    Definition Classes
    View
  366. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  367. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  368. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  369. def isInEditMode(): Boolean

    Definition Classes
    View
  370. def isInTouchMode(): Boolean

    Definition Classes
    View
  371. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  372. def isLayoutRequested(): Boolean

    Definition Classes
    View
  373. def isLongClickable(): Boolean

    Definition Classes
    View
  374. def isOpaque(): Boolean

    Definition Classes
    View
  375. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  377. def isSaveEnabled(): Boolean

    Definition Classes
    View
  378. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  379. def isSelected(): Boolean

    Definition Classes
    View
  380. def isShown(): Boolean

    Definition Classes
    View
  381. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  382. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  383. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  384. def keepScreenOn(p: Boolean): SViewFlipper

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  386. def keepScreenOn_=(p: Boolean): SViewFlipper

    Shortcut for setKeepScreenOn(boolean)

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

    Shortcut for getKeyDispatcherState()

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

    Definition Classes
    View
  389. def layoutAnimation(p: LayoutAnimationController): SViewFlipper

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

  390. def layoutAnimation: LayoutAnimationController

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  391. def layoutAnimationListener(p: AnimationListener): SViewFlipper

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

  392. def layoutAnimationListener: AnimationListener

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  393. def layoutAnimationListener_=(p: AnimationListener): SViewFlipper

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

  394. def layoutAnimation_=(p: LayoutAnimationController): SViewFlipper

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

  395. def layoutParams(p: LayoutParams): SViewFlipper

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

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

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  397. def layoutParams_=(p: LayoutParams): SViewFlipper

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

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

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  399. def longClickable(p: Boolean): SViewFlipper

    Shortcut for setLongClickable(boolean)

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

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  401. def longClickable_=(p: Boolean): SViewFlipper

    Shortcut for setLongClickable(boolean)

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

    Definition Classes
    View
  403. def measureAllChildren(p: Boolean): SViewFlipper

    Shortcut for setMeasureAllChildren(boolean)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  404. def measureAllChildren(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  405. def measureAllChildren_=(p: Boolean): SViewFlipper

    Shortcut for setMeasureAllChildren(boolean)

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

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

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

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

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def minimumHeight(p: Int): SViewFlipper

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def minimumHeight_=(p: Int): SViewFlipper

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  414. def minimumWidth(p: Int): SViewFlipper

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  416. def minimumWidth_=(p: Int): SViewFlipper

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  418. def nextFocusDownId(p: Int): SViewFlipper

    Shortcut for setNextFocusDownId(int)

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

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  420. def nextFocusDownId_=(p: Int): SViewFlipper

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def nextFocusLeftId(p: Int): SViewFlipper

    Shortcut for setNextFocusLeftId(int)

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

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  423. def nextFocusLeftId_=(p: Int): SViewFlipper

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def nextFocusRightId(p: Int): SViewFlipper

    Shortcut for setNextFocusRightId(int)

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

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def nextFocusRightId_=(p: Int): SViewFlipper

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  427. def nextFocusUpId(p: Int): SViewFlipper

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  429. def nextFocusUpId_=(p: Int): SViewFlipper

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

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

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

    Definition Classes
    View
  436. def onAnimationEnd(f: ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  437. def onAnimationEnd(f: (Animation) ⇒ Unit): SViewFlipper

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  439. def onAnimationRepeat(f: ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  440. def onAnimationRepeat(f: (Animation) ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  441. def onAnimationStart(f: ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  442. def onAnimationStart(f: (Animation) ⇒ Unit): SViewFlipper

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    ViewFlipper → View
  445. def onCheckIsTextEditor(): Boolean

    Definition Classes
    View
  446. def onChildViewAdded(f: ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  447. def onChildViewAdded(f: (View, View) ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  448. def onChildViewRemoved(f: ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  449. def onChildViewRemoved(f: (View, View) ⇒ Unit): SViewFlipper

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  450. def onClick(f: ⇒ Unit): SViewFlipper

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  452. def onClickListener(p: OnClickListener): SViewFlipper

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  454. def onClickListener_=(p: OnClickListener): SViewFlipper

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  461. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SViewFlipper

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

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

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

    Definition Classes
    View
  464. def onDetachedFromWindow(): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  466. def onDraw(arg0: Canvas): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  468. def onFinishInflate(): Unit

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

    Definition Classes
    View
  470. def onFocusChange(f: ⇒ Unit): SViewFlipper

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  472. def onFocusChangeListener(p: OnFocusChangeListener): SViewFlipper

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

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

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  474. def onFocusChangeListener_=(p: OnFocusChangeListener): SViewFlipper

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  476. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SViewFlipper

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  478. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): SViewFlipper

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

  479. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  480. def onKey(f: ⇒ Boolean): SViewFlipper

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

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

    Definition Classes
    View → Callback
  483. def onKeyListener(p: OnKeyListener): SViewFlipper

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  485. def onKeyListener_=(p: OnKeyListener): SViewFlipper

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

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

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → ViewGroup → View
  492. def onLongClick(f: ⇒ Boolean): SViewFlipper

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  494. def onLongClickListener(p: OnLongClickListener): SViewFlipper

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  496. def onLongClickListener_=(p: OnLongClickListener): SViewFlipper

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  498. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  499. def onRestoreInstanceState(arg0: Parcelable): Unit

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

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

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

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

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

    Definition Classes
    View
  505. def onTouch(f: ⇒ Boolean): SViewFlipper

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

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

    Definition Classes
    View
  508. def onTouchListener(p: OnTouchListener): SViewFlipper

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  510. def onTouchListener_=(p: OnTouchListener): SViewFlipper

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

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

    Definition Classes
    View
  512. def onVisibilityChanged(arg0: View, arg1: Int): Unit

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    ViewFlipper → View
  515. def outAnimation(p: Animation): SViewFlipper

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

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

    Shortcut for getOutAnimation()

    Shortcut for getOutAnimation()

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  517. def outAnimation_=(p: Animation): SViewFlipper

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

    Definition Classes
    TraitViewAnimator
    Annotations
    @inline()
  518. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SViewFlipper

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  520. def padding(p: Int): SViewFlipper

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

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  525. def padding_=(p: Int): SViewFlipper

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

    Shortcut for getParent()

    Shortcut for getParent()

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

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

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

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

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

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

    Definition Classes
    View
  533. def performLongClick(): Boolean

    Definition Classes
    View
  534. def persistentDrawingCache(p: Int): SViewFlipper

    Shortcut for setPersistentDrawingCache(int)

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

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  536. def persistentDrawingCache_=(p: Int): SViewFlipper

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  537. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  541. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  544. def pressed(p: Boolean): SViewFlipper

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  546. def pressed_=(p: Boolean): SViewFlipper

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

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

    Definition Classes
    View
  549. def removeAllViews(): Unit

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup → ViewParent
  561. def requestFocus(arg0: Int, arg1: Rect): Boolean

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

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

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

    Definition Classes
    View
  565. def requestLayout(): Unit

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

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

    Definition Classes
    View
  568. def requestTransparentRegion(arg0: View): Unit

    Definition Classes
    ViewGroup → ViewParent
  569. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

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

    Definition Classes
    View
  571. def right: Int

    Shortcut for getRight()

    Shortcut for getRight()

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

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def saveEnabled(p: Boolean): SViewFlipper

    Shortcut for setSaveEnabled(boolean)

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

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def saveEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setSaveEnabled(boolean)

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

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

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

    Definition Classes
    ViewGroup
  579. def scrollBarStyle(p: Int): SViewFlipper

    Shortcut for setScrollBarStyle(int)

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

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def scrollBarStyle_=(p: Int): SViewFlipper

    Shortcut for setScrollBarStyle(int)

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

    Definition Classes
    View
  583. def scrollContainer(p: Boolean): SViewFlipper

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  585. def scrollContainer_=(p: Boolean): SViewFlipper

    Shortcut for setScrollContainer(boolean)

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

    Definition Classes
    View
  587. def scrollX: Int

    Shortcut for getScrollX()

    Shortcut for getScrollX()

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

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  589. def scrollbarFadingEnabled(p: Boolean): SViewFlipper

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  591. def scrollbarFadingEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  592. def selected(p: Boolean): SViewFlipper

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  594. def selected_=(p: Boolean): SViewFlipper

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

    Definition Classes
    View → AccessibilityEventSource
  597. def setAddStatesFromChildren(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  598. def setAlwaysDrawnWithCacheEnabled(arg0: Boolean): Unit

    Definition Classes
    ViewGroup
  599. def setAnimateFirstView(arg0: Boolean): Unit

    Definition Classes
    ViewAnimator
  600. def setAnimation(arg0: Animation): Unit

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

    Definition Classes
    ViewGroup
  602. def setAutoStart(arg0: Boolean): Unit

    Definition Classes
    ViewFlipper
  603. def setBackgroundColor(arg0: Int): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  612. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  613. def setDescendantFocusability(arg0: Int): Unit

    Definition Classes
    ViewGroup
  614. def setDisplayedChild(arg0: Int): Unit

    Definition Classes
    ViewAnimator
  615. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

    Definition Classes
    View
  618. def setDuplicateParentStateEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  619. def setEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  620. def setFadingEdgeLength(arg0: Int): Unit

    Definition Classes
    View
  621. def setFlipInterval(arg0: Int): Unit

    Definition Classes
    ViewFlipper
  622. def setFocusable(arg0: Boolean): Unit

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

    Definition Classes
    View
  624. def setForeground(arg0: Drawable): Unit

    Definition Classes
    FrameLayout
  625. def setForegroundGravity(arg0: Int): Unit

    Definition Classes
    FrameLayout
  626. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  627. def setHorizontalFadingEdgeEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  629. def setId(arg0: Int): Unit

    Definition Classes
    View
  630. def setInAnimation(arg0: Context, arg1: Int): Unit

    Definition Classes
    ViewAnimator
  631. def setInAnimation(arg0: Animation): Unit

    Definition Classes
    ViewAnimator
  632. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  633. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

    Definition Classes
    ViewGroup
  634. def setLayoutAnimationListener(arg0: AnimationListener): Unit

    Definition Classes
    ViewGroup
  635. def setLayoutParams(arg0: LayoutParams): Unit

    Definition Classes
    View
  636. def setLongClickable(arg0: Boolean): Unit

    Definition Classes
    View
  637. def setMeasureAllChildren(arg0: Boolean): Unit

    Definition Classes
    FrameLayout
  638. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

    Definition Classes
    View
  641. def setNextFocusDownId(arg0: Int): Unit

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

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

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

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

    Definition Classes
    View
  646. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

    Definition Classes
    View
  647. def setOnFocusChangeListener(arg0: OnFocusChangeListener): Unit

    Definition Classes
    View
  648. def setOnHierarchyChangeListener(arg0: OnHierarchyChangeListener): Unit

    Definition Classes
    ViewGroup
  649. def setOnKeyListener(arg0: OnKeyListener): Unit

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

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

    Definition Classes
    View
  652. def setOutAnimation(arg0: Context, arg1: Int): Unit

    Definition Classes
    ViewAnimator
  653. def setOutAnimation(arg0: Animation): Unit

    Definition Classes
    ViewAnimator
  654. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

    Definition Classes
    ViewGroup → View
  655. def setPersistentDrawingCache(arg0: Int): Unit

    Definition Classes
    ViewGroup
  656. def setPressed(arg0: Boolean): Unit

    Definition Classes
    View
  657. def setSaveEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  661. def setSelected(arg0: Boolean): Unit

    Definition Classes
    View
  662. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  663. def setStaticTransformationsEnabled(arg0: Boolean): Unit

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  664. def setTag(arg0: Int, arg1: Any): Unit

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

    Definition Classes
    View
  666. def setTouchDelegate(arg0: TouchDelegate): Unit

    Definition Classes
    View
  667. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

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

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

    Definition Classes
    View
  670. def setWillNotCacheDrawing(arg0: Boolean): Unit

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

    Definition Classes
    View
  672. def showContextMenu(): Boolean

    Definition Classes
    View
  673. def showContextMenuForChild(arg0: View): Boolean

    Definition Classes
    ViewGroup → ViewParent
  674. def showNext(): Unit

    Definition Classes
    ViewAnimator
  675. def showPrevious(): Unit

    Definition Classes
    ViewAnimator
  676. def solidColor: Int

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  677. def soundEffectsEnabled(p: Boolean): SViewFlipper

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  679. def soundEffectsEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  680. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  681. def startFlipping(): Unit

    Definition Classes
    ViewFlipper
  682. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  683. def stopFlipping(): Unit

    Definition Classes
    ViewFlipper
  684. def style(stl: PartialFunction[View, View]): SViewFlipper

    Definition Classes
    TraitViewGroup
  685. val styles: ArrayBuffer[PartialFunction[View, View]]

    Definition Classes
    TraitViewGroup
  686. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  687. def tag(p: Any): SViewFlipper

    Shortcut for setTag(java.lang.Object)

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

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  689. def tag_=(p: Any): SViewFlipper

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  690. def toString(): String

    Definition Classes
    AnyRef → Any
  691. def top: Int

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  692. def touchDelegate(p: TouchDelegate): SViewFlipper

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  694. def touchDelegate_=(p: TouchDelegate): SViewFlipper

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  696. def uniqueId(implicit activity: Activity): Int

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

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

    Definition Classes
    View → Callback
  699. def updateViewLayout(arg0: View, arg1: LayoutParams): Unit

    Definition Classes
    ViewGroup → ViewManager
  700. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  701. def verticalFadingEdgeEnabled(p: Boolean): SViewFlipper

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  703. def verticalFadingEdgeEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  705. def verticalScrollBarEnabled(p: Boolean): SViewFlipper

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  707. def verticalScrollBarEnabled_=(p: Boolean): SViewFlipper

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Shortcut for getVerticalScrollbarWidth()

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

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  710. def visibility(p: Int): SViewFlipper

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  712. def visibility_=(p: Int): SViewFlipper

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  716. def width: Int

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  717. def willNotCacheDrawing(p: Boolean): SViewFlipper

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Definition Classes
    View
  719. def willNotCacheDrawing_=(p: Boolean): SViewFlipper

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  720. def willNotDraw(p: Boolean): SViewFlipper

    Shortcut for setWillNotDraw(boolean)

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

    Definition Classes
    View
  722. def willNotDraw_=(p: Boolean): SViewFlipper

    Shortcut for setWillNotDraw(boolean)

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

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitViewFlipper[SViewFlipper]

Inherited from TraitFrameLayout[SViewFlipper]

Inherited from TraitViewGroup[SViewFlipper]

Inherited from TraitView[SViewFlipper]

Inherited from ConstantsSupport

Inherited from ViewFlipper

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