Class/Object

org.scaloid.common

SGestureOverlayView

Related Docs: object SGestureOverlayView | package common

Permalink

class SGestureOverlayView extends GestureOverlayView with TraitGestureOverlayView[SGestureOverlayView]

Automatically generated concrete helper class of android.gesture.GestureOverlayView.

Linear Supertypes
TraitGestureOverlayView[SGestureOverlayView], TraitFrameLayout[SGestureOverlayView], TraitViewGroup[SGestureOverlayView], TraitView[SGestureOverlayView], PressAndHoldable[SGestureOverlayView], ConstantsSupport, GestureOverlayView, FrameLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SGestureOverlayView
  2. TraitGestureOverlayView
  3. TraitFrameLayout
  4. TraitViewGroup
  5. TraitView
  6. PressAndHoldable
  7. ConstantsSupport
  8. GestureOverlayView
  9. FrameLayout
  10. ViewGroup
  11. ViewManager
  12. ViewParent
  13. View
  14. AccessibilityEventSource
  15. Callback
  16. Callback
  17. AnyRef
  18. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SGestureOverlayView()(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): SGestureOverlayView

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

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

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

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

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

    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 addOnGestureListener(arg0: OnGestureListener): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  39. def addOnGesturePerformedListener(arg0: OnGesturePerformedListener): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  40. def addOnGesturingListener(arg0: OnGesturingListener): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  41. def addOnLayoutChangeListener(arg0: OnLayoutChangeListener): Unit

    Permalink
    Definition Classes
    View
  42. def addStatesFromChildren(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

    Permalink
    Definition Classes
    ViewGroup
  44. def addStatesFromChildren_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Permalink
    Definition Classes
    ViewGroup
  47. def addView(arg0: View, arg1: android.view.ViewGroup.LayoutParams): Unit

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

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

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

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

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

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

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Permalink

    Shortcut for getAlpha()

    Shortcut for getAlpha()

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def alpha_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  56. def alwaysDrawnWithCacheEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  58. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  60. def animation(p: Animation): SGestureOverlayView

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

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

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

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

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

    Permalink

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

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

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

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

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

    Permalink

    Shortcut for setBackgroundResource(int)

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

    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: SGestureOverlayView

    Permalink
  87. def bottom(p: Int): SGestureOverlayView

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

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

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

    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 cancelClearAnimation(): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  103. def cancelGesture(): Unit

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

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

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

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

    Permalink

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

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

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

    Permalink
    Definition Classes
    GestureOverlayView
  111. def clearAnimation(): Unit

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

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

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

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

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for isClickable()

    Shortcut for isClickable()

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

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for setClipChildren(boolean)

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

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

    Permalink

    Shortcut for setClipChildren(boolean)

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

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContentDescription()

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

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContext()

    Shortcut for getContext()

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

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

    Permalink
    Definition Classes
    View
  138. def currentStroke: ArrayList[GesturePoint]

    Permalink

    Shortcut for getCurrentStroke()

    Shortcut for getCurrentStroke()

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

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

    Permalink
    Definition Classes
    TraitFrameLayout
  141. def descendantFocusability(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setDescendantFocusability(int)

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

    Permalink

    Shortcut for getDescendantFocusability()

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

    Permalink

    Shortcut for setDescendantFocusability(int)

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  154. def disableEventsInterception(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  155. def disableFade(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  156. def disableHapticFeedback(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  157. def disableHorizontalFadingEdge(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  158. def disableHorizontalScrollBar(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  159. def disableMotionEventSplitting(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  160. def disableSave(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  161. def disableSaveFromParent(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  162. def disableScrollbarFading(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  163. def disableSoundEffects(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  164. def disableVerticalFadingEdge(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  165. def disableVerticalScrollBar(): SGestureOverlayView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  193. def draw(arg0: Canvas): Unit

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

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

    Permalink

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Permalink

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  198. def drawingCacheBackgroundColor(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  200. def drawingCacheBackgroundColor_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  201. def drawingCacheEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  203. def drawingCacheEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  204. def drawingCacheQuality(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  206. def drawingCacheQuality_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  208. def duplicateParentStateEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Permalink

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  210. def duplicateParentStateEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  211. def enable(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  212. def enableAlwaysDrawnWithCache(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  213. def enableAnimationCache(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  214. def enableDrawingCache(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  215. def enableDuplicateParentState(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  216. def enableEventsInterception(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  217. def enableFade(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  218. def enableHapticFeedback(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  219. def enableHorizontalFadingEdge(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  220. def enableHorizontalScrollBar(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def enableMotionEventSplitting(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  222. def enableSave(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def enableSaveFromParent(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def enableScrollbarFading(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  225. def enableSoundEffects(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  226. def enableVerticalFadingEdge(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  227. def enableVerticalScrollBar(): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  228. def enabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Permalink

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  230. def enabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  234. def eventsInterceptionEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setEventsInterceptionEnabled(boolean)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  235. def eventsInterceptionEnabled: Boolean

    Permalink

    Shortcut for isEventsInterceptionEnabled()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  236. def eventsInterceptionEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setEventsInterceptionEnabled(boolean)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  237. def fadeEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFadeEnabled(boolean)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  238. def fadeEnabled: Boolean

    Permalink

    Shortcut for isFadeEnabled()

    Shortcut for isFadeEnabled()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  239. def fadeEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFadeEnabled(boolean)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  240. def fadeOffset(p: Long): SGestureOverlayView

    Permalink

    Shortcut for setFadeOffset(long)

    Shortcut for setFadeOffset(long)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  241. def fadeOffset: Long

    Permalink

    Shortcut for getFadeOffset()

    Shortcut for getFadeOffset()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  242. def fadeOffset_=(p: Long): SGestureOverlayView

    Permalink

    Shortcut for setFadeOffset(long)

    Shortcut for setFadeOffset(long)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  243. def fadingEdgeLength(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

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

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  247. def filterTouchesWhenObscured(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Permalink

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  249. def filterTouchesWhenObscured_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  259. def fitsSystemWindows_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

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

    Permalink
    Definition Classes
    View
  262. def focusable(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  264. def focusableInTouchMode(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  266. def focusableInTouchMode_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  268. def focusable_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

    Permalink
    Definition Classes
    View
  271. def foreground(p: Drawable): SGestureOverlayView

    Permalink

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

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

    Permalink

    Shortcut for getForeground()

    Shortcut for getForeground()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  273. def foregroundGravity(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setForegroundGravity(int)

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

    Permalink

    Shortcut for getForegroundGravity()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  275. def foregroundGravity_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setForegroundGravity(int)

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  276. def foreground_=(p: Drawable): SGestureOverlayView

    Permalink

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

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

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

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

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

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

    Permalink
    Definition Classes
    FrameLayout → ViewGroup
  282. def gesture(p: Gesture): SGestureOverlayView

    Permalink

    Shortcut for setGesture(android.gesture.Gesture)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  283. def gesture: Gesture

    Permalink

    Shortcut for getGesture()

    Shortcut for getGesture()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  284. def gestureColor(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setGestureColor(int)

    Shortcut for setGestureColor(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  285. def gestureColor: Int

    Permalink

    Shortcut for getGestureColor()

    Shortcut for getGestureColor()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  286. def gestureColor_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setGestureColor(int)

    Shortcut for setGestureColor(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  287. def gesturePath: Path

    Permalink

    Shortcut for getGesturePath()

    Shortcut for getGesturePath()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  288. def gestureStrokeAngleThreshold(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeAngleThreshold(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  289. def gestureStrokeAngleThreshold: Float

    Permalink

    Shortcut for getGestureStrokeAngleThreshold()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  290. def gestureStrokeAngleThreshold_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeAngleThreshold(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  291. def gestureStrokeLengthThreshold(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeLengthThreshold(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  292. def gestureStrokeLengthThreshold: Float

    Permalink

    Shortcut for getGestureStrokeLengthThreshold()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  293. def gestureStrokeLengthThreshold_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeLengthThreshold(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  294. def gestureStrokeSquarenessTreshold(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeSquarenessTreshold(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  295. def gestureStrokeSquarenessTreshold: Float

    Permalink

    Shortcut for getGestureStrokeSquarenessTreshold()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  296. def gestureStrokeSquarenessTreshold_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeSquarenessTreshold(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  297. def gestureStrokeType(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeType(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  298. def gestureStrokeType: Int

    Permalink

    Shortcut for getGestureStrokeType()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  299. def gestureStrokeType_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeType(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  300. def gestureStrokeWidth(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeWidth(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  301. def gestureStrokeWidth: Float

    Permalink

    Shortcut for getGestureStrokeWidth()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  302. def gestureStrokeWidth_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setGestureStrokeWidth(float)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  303. def gestureVisible(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setGestureVisible(boolean)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  304. def gestureVisible: Boolean

    Permalink

    Shortcut for isGestureVisible()

    Shortcut for isGestureVisible()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  305. def gestureVisible_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setGestureVisible(boolean)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  306. def gesture_=(p: Gesture): SGestureOverlayView

    Permalink

    Shortcut for setGesture(android.gesture.Gesture)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  307. def getAccessibilityNodeProvider(): AccessibilityNodeProvider

    Permalink
    Definition Classes
    View
  308. def getAlpha(): Float

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  313. final def getBottom(): Int

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  326. def getCurrentStroke(): ArrayList[GesturePoint]

    Permalink
    Definition Classes
    GestureOverlayView
  327. def getDescendantFocusability(): Int

    Permalink
    Definition Classes
    ViewGroup
    Annotations
    @ExportedProperty()
  328. final def getDrawableState(): Array[Int]

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  335. def getFadeOffset(): Long

    Permalink
    Definition Classes
    GestureOverlayView
  336. def getFilterTouchesWhenObscured(): Boolean

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

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

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

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

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

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

    Permalink
    Definition Classes
    FrameLayout
  343. def getGesture(): Gesture

    Permalink
    Definition Classes
    GestureOverlayView
  344. def getGestureColor(): Int

    Permalink
    Definition Classes
    GestureOverlayView
  345. def getGesturePath(arg0: Path): Path

    Permalink
    Definition Classes
    GestureOverlayView
  346. def getGesturePath(): Path

    Permalink
    Definition Classes
    GestureOverlayView
  347. def getGestureStrokeAngleThreshold(): Float

    Permalink
    Definition Classes
    GestureOverlayView
  348. def getGestureStrokeLengthThreshold(): Float

    Permalink
    Definition Classes
    GestureOverlayView
  349. def getGestureStrokeSquarenessTreshold(): Float

    Permalink
    Definition Classes
    GestureOverlayView
  350. def getGestureStrokeType(): Int

    Permalink
    Definition Classes
    GestureOverlayView
  351. def getGestureStrokeWidth(): Float

    Permalink
    Definition Classes
    GestureOverlayView
  352. final def getGlobalVisibleRect(arg0: Rect): Boolean

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  361. def getKeepScreenOn(): Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    GestureOverlayView
  390. def getOverScrollMode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  429. def getUncertainGestureColor(): Int

    Permalink
    Definition Classes
    GestureOverlayView
  430. def getVerticalFadingEdgeLength(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  444. def hapticFeedbackEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  446. def hapticFeedbackEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

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

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

    Permalink
    Definition Classes
    View
  451. def hasTransientState(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHasTransientState(boolean)

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

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

    Permalink

    Shortcut for setHasTransientState(boolean)

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

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

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

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

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

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

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

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  461. def horizontalFadingEdgeEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  463. def horizontalScrollBarEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  465. def horizontalScrollBarEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  466. def hovered(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  468. def hovered_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  469. def id(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def id_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  472. def importantForAccessibility(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

    Permalink

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  474. def importantForAccessibility_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  494. def isEventsInterceptionEnabled(): Boolean

    Permalink
    Definition Classes
    GestureOverlayView
  495. def isFadeEnabled(): Boolean

    Permalink
    Definition Classes
    GestureOverlayView
  496. final def isFocusable(): Boolean

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

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

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

    Permalink
    Definition Classes
    GestureOverlayView
  500. def isGesturing(): Boolean

    Permalink
    Definition Classes
    GestureOverlayView
  501. def isHapticFeedbackEnabled(): Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    FrameLayout → ViewGroup → View
  525. def keepScreenOn(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  527. def keepScreenOn_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeyDispatcherState()

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

    Permalink

    Shortcut for getLayerType()

    Shortcut for getLayerType()

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

    Permalink
    Definition Classes
    ViewGroup → View
  531. def layoutAnimation(p: LayoutAnimationController): SGestureOverlayView

    Permalink

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

  532. def layoutAnimation: LayoutAnimationController

    Permalink

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  533. def layoutAnimationListener(p: AnimationListener): SGestureOverlayView

    Permalink

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

  534. def layoutAnimationListener: AnimationListener

    Permalink

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  535. def layoutAnimationListener_=(p: AnimationListener): SGestureOverlayView

    Permalink

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

  536. def layoutAnimation_=(p: LayoutAnimationController): SGestureOverlayView

    Permalink

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

  537. def layoutParams(p: android.view.ViewGroup.LayoutParams): SGestureOverlayView

    Permalink

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

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

    Permalink

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  540. def layoutTransition(p: LayoutTransition): SGestureOverlayView

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

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

    Permalink

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  542. def layoutTransition_=(p: LayoutTransition): SGestureOverlayView

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  543. def left(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  545. def left_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  546. def longClickable(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def longClickable_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for getMatrix()

    Shortcut for getMatrix()

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

    Permalink
    Definition Classes
    View
  551. def measureAllChildren(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setMeasureAllChildren(boolean)

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

    Permalink

    Shortcut for getMeasureAllChildren()

    Definition Classes
    TraitFrameLayout
    Annotations
    @inline()
  553. def measureAllChildren_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setMeasureAllChildren(boolean)

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

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

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

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

    Permalink

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Permalink

    Shortcut for getMeasuredHeightAndState()

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

    Permalink

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Permalink

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Permalink

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  562. def minimumHeight(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  564. def minimumHeight_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  565. def minimumWidth(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Permalink

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  567. def minimumWidth_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  568. def motionEventSplittingEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  570. def motionEventSplittingEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink
    Definition Classes
    AnyRef
  572. def nextFocusDownId(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  574. def nextFocusDownId_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def nextFocusForwardId(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  577. def nextFocusForwardId_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def nextFocusLeftId(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  580. def nextFocusLeftId_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  581. def nextFocusRightId(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  583. def nextFocusRightId_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  584. def nextFocusUpId(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  586. def nextFocusUpId_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  593. def onAnimationEnd[U](f: ⇒ U): SGestureOverlayView

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  603. def onChildViewAdded[U](f: ⇒ U): SGestureOverlayView

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  609. def onClickListener(p: OnClickListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

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

    Permalink
    Attributes
    protected[android.gesture]
    Definition Classes
    GestureOverlayView → View
  622. def onDisplayHint(arg0: Int): Unit

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

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

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

    Permalink
    Definition Classes
    View
  626. def onDragListener(p: OnDragListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  634. def onFocusChange[U](f: ⇒ U): SGestureOverlayView

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  636. def onFocusChangeListener(p: OnFocusChangeListener): SGestureOverlayView

    Permalink

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

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

    Permalink

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  638. def onFocusChangeListener_=(p: OnFocusChangeListener): SGestureOverlayView

    Permalink

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

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

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

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

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

    Permalink
    Definition Classes
    View
  643. def onGenericMotionListener(p: OnGenericMotionListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  646. def onGesture[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  647. def onGesture[U](f: (GestureOverlayView, MotionEvent) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  648. def onGestureCancelled[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  649. def onGestureCancelled[U](f: (GestureOverlayView, MotionEvent) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  650. def onGestureEnded[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  651. def onGestureEnded[U](f: (GestureOverlayView, MotionEvent) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  652. def onGesturePerformed[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  653. def onGesturePerformed[U](f: (GestureOverlayView, Gesture) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  654. def onGestureStarted[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  655. def onGestureStarted[U](f: (GestureOverlayView, MotionEvent) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  656. def onGesturingEnded[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  657. def onGesturingEnded[U](f: (GestureOverlayView) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  658. def onGesturingStarted[U](f: ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  659. def onGesturingStarted[U](f: (GestureOverlayView) ⇒ U): SGestureOverlayView

    Permalink
    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  660. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

  663. def onHover(f: ⇒ Boolean): SGestureOverlayView

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

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

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

    Permalink
    Definition Classes
    View
  667. def onHoverListener(p: OnHoverListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Definition Classes
    FrameLayout → View
  671. def onInitializeAccessibilityNodeInfo(arg0: AccessibilityNodeInfo): Unit

    Permalink
    Definition Classes
    FrameLayout → View
  672. def onInterceptHoverEvent(arg0: MotionEvent): Boolean

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

    Permalink
    Definition Classes
    ViewGroup
  674. def onKey(f: ⇒ Boolean): SGestureOverlayView

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

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

    Permalink
    Definition Classes
    View → Callback
  677. def onKeyListener(p: OnKeyListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  690. def onLongClickListener(p: OnLongClickListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  706. def onSystemUiVisibilityChange[U](f: ⇒ U): SGestureOverlayView

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  708. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

  711. def onTouch(f: ⇒ Boolean): SGestureOverlayView

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

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

    Permalink
    Definition Classes
    View
  714. def onTouchListener(p: OnTouchListener): SGestureOverlayView

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Definition Classes
    View
  718. def onViewAttachedToWindow[U](f: ⇒ U): SGestureOverlayView

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  726. def orientation(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setOrientation(int)

    Shortcut for setOrientation(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  727. def orientation: Int

    Permalink

    Shortcut for getOrientation()

    Shortcut for getOrientation()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  728. def orientation_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setOrientation(int)

    Shortcut for setOrientation(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  729. 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
  730. def overScrollMode(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setOverScrollMode(int)

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

    Permalink

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  732. def overScrollMode_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setOverScrollMode(int)

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  735. def padding(p: Int): SGestureOverlayView

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

    Permalink

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Permalink

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Permalink

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Permalink

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  740. def padding_=(p: Int): SGestureOverlayView

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

    Permalink

    Shortcut for getParent()

    Shortcut for getParent()

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

    Permalink

    Shortcut for getParentForAccessibility()

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  751. def persistentDrawingCache(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setPersistentDrawingCache(int)

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

    Permalink

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  753. def persistentDrawingCache_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  754. def pivotX(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Permalink

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  756. def pivotX_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  757. def pivotY(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Permalink

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  759. def pivotY_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  771. def pressed(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Permalink

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  773. def pressed_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

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

    Permalink
    Definition Classes
    View
  776. def removeAllOnGestureListeners(): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  777. def removeAllOnGesturePerformedListeners(): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  778. def removeAllOnGesturingListeners(): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  779. def removeAllViews(): Unit

    Permalink
    Definition Classes
    ViewGroup
  780. def removeAllViewsInLayout(): Unit

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

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

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

    Permalink
    Definition Classes
    View
  784. def removeOnGestureListener(arg0: OnGestureListener): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  785. def removeOnGesturePerformedListener(arg0: OnGesturePerformedListener): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  786. def removeOnGesturingListener(arg0: OnGesturingListener): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  787. def removeOnLayoutChangeListener(arg0: OnLayoutChangeListener): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for getResources()

    Shortcut for getResources()

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

    Permalink
    Definition Classes
    View
  808. def right(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  810. def right_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  812. def rotation(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Permalink

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  814. def rotationX(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Permalink

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  816. def rotationX_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  817. def rotationY(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Permalink

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  819. def rotationY_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  820. def rotation_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  821. def saveEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  823. def saveEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  824. def saveFromParentEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  826. def saveFromParentEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  828. def scaleX(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Permalink

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  830. def scaleX_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  831. def scaleY(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Permalink

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  833. def scaleY_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

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

    Permalink
    Definition Classes
    ViewGroup
  836. def scrollBarDefaultDelayBeforeFade(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Permalink

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  838. def scrollBarDefaultDelayBeforeFade_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  839. def scrollBarFadeDuration(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

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

    Permalink

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  841. def scrollBarFadeDuration_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  842. def scrollBarSize(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Permalink

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  844. def scrollBarSize_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  845. def scrollBarStyle(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  847. def scrollBarStyle_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink
    Definition Classes
    View
  849. def scrollContainer(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  851. def scrollContainer_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink
    Definition Classes
    View
  853. def scrollX(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  855. def scrollX_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  856. def scrollY(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  858. def scrollY_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  859. def scrollbarFadingEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Permalink

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  861. def scrollbarFadingEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  862. def selected(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  864. def selected_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  877. final def setBottom(arg0: Int): Unit

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup
  887. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

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

    Permalink
    Definition Classes
    View
  892. def setEventsInterceptionEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  893. def setFadeEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  894. def setFadeOffset(arg0: Long): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  895. def setFadingEdgeLength(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  896. def setFilterTouchesWhenObscured(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  897. def setFitsSystemWindows(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  898. def setFocusable(arg0: Boolean): Unit

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

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

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

    Permalink
    Definition Classes
    FrameLayout
  902. def setGesture(arg0: Gesture): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  903. def setGestureColor(arg0: Int): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  904. def setGestureStrokeAngleThreshold(arg0: Float): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  905. def setGestureStrokeLengthThreshold(arg0: Float): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  906. def setGestureStrokeSquarenessTreshold(arg0: Float): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  907. def setGestureStrokeType(arg0: Int): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  908. def setGestureStrokeWidth(arg0: Float): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  909. def setGestureVisible(arg0: Boolean): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  910. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  911. def setHasTransientState(arg0: Boolean): Unit

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

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

    Permalink
    Definition Classes
    View
  914. def setHovered(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  916. def setImportantForAccessibility(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  917. def setKeepScreenOn(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  918. def setLayerType(arg0: Int, arg1: Paint): Unit

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

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

    Permalink
    Definition Classes
    ViewGroup
  921. def setLayoutParams(arg0: android.view.ViewGroup.LayoutParams): Unit

    Permalink
    Definition Classes
    View
  922. def setLayoutTransition(arg0: LayoutTransition): Unit

    Permalink
    Definition Classes
    ViewGroup
  923. final def setLeft(arg0: Int): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  929. def setMotionEventSplittingEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    ViewGroup
  930. def setNextFocusDownId(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  931. def setNextFocusForwardId(arg0: Int): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  937. def setOnDragListener(arg0: OnDragListener): Unit

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

    Permalink
    Definition Classes
    View
  939. def setOnGenericMotionListener(arg0: OnGenericMotionListener): Unit

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

    Permalink
    Definition Classes
    ViewGroup
  941. def setOnHoverListener(arg0: OnHoverListener): Unit

    Permalink
    Definition Classes
    View
  942. def setOnKeyListener(arg0: OnKeyListener): Unit

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

    Permalink
    Definition Classes
    View
  944. def setOnSystemUiVisibilityChangeListener(arg0: OnSystemUiVisibilityChangeListener): Unit

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

    Permalink
    Definition Classes
    View
  946. def setOrientation(arg0: Int): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  947. def setOverScrollMode(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    ViewGroup
  950. def setPivotX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  951. def setPivotY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  952. def setPressed(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  953. final def setRight(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  954. def setRotation(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  955. def setRotationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  956. def setRotationY(arg0: Float): Unit

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

    Permalink
    Definition Classes
    View
  958. def setSaveFromParentEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  959. def setScaleX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  960. def setScaleY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  961. def setScrollBarDefaultDelayBeforeFade(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  962. def setScrollBarFadeDuration(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  963. def setScrollBarSize(arg0: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  966. def setScrollX(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  967. def setScrollY(arg0: Int): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  973. def setTag(arg0: Int, arg1: Any): Unit

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

    Permalink
    Definition Classes
    View
  975. final def setTop(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  977. def setTranslationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  978. def setTranslationY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  979. def setUncertainGestureColor(arg0: Int): Unit

    Permalink
    Definition Classes
    GestureOverlayView
  980. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  982. def setVerticalScrollbarPosition(arg0: Int): Unit

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

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

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

    Permalink
    Definition Classes
    View
  986. def setX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  987. def setY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  988. def shouldDelayChildPressedState(): Boolean

    Permalink
    Definition Classes
    FrameLayout → ViewGroup
  989. def showContextMenu(): Boolean

    Permalink
    Definition Classes
    View
  990. def showContextMenuForChild(arg0: View): Boolean

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  991. def solidColor: Int

    Permalink

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  992. def soundEffectsEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Permalink

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  994. def soundEffectsEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  995. def startActionMode(arg0: Callback): ActionMode

    Permalink
    Definition Classes
    View
  996. def startActionModeForChild(arg0: View, arg1: Callback): ActionMode

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  997. def startAnimation(arg0: Animation): Unit

    Permalink
    Definition Classes
    View
  998. final def startDrag(arg0: ClipData, arg1: DragShadowBuilder, arg2: Any, arg3: Int): Boolean

    Permalink
    Definition Classes
    View
  999. def startLayoutAnimation(): Unit

    Permalink
    Definition Classes
    ViewGroup
  1000. def startViewTransition(arg0: View): Unit

    Permalink
    Definition Classes
    ViewGroup
  1001. def style(stl: PartialFunction[View, View]): SGestureOverlayView

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

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

    Permalink
    Definition Classes
    AnyRef
  1004. def systemUiVisibility(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1005. def systemUiVisibility: Int

    Permalink

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1006. def systemUiVisibility_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1007. def tag(p: Any): SGestureOverlayView

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1009. def tag_=(p: Any): SGestureOverlayView

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink
    Definition Classes
    AnyRef → Any
  1011. def top(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1012. def top: Int

    Permalink

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1013. def top_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1014. def touchDelegate(p: TouchDelegate): SGestureOverlayView

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1016. def touchDelegate_=(p: TouchDelegate): SGestureOverlayView

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1018. def translationX(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1019. def translationX: Float

    Permalink

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1020. def translationX_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1021. def translationY(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1022. def translationY: Float

    Permalink

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1023. def translationY_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1024. def uncertainGestureColor(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setUncertainGestureColor(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  1025. def uncertainGestureColor: Int

    Permalink

    Shortcut for getUncertainGestureColor()

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  1026. def uncertainGestureColor_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setUncertainGestureColor(int)

    Definition Classes
    TraitGestureOverlayView
    Annotations
    @inline()
  1027. def uniqueId(implicit activity: Activity): Int

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1028. def unscheduleDrawable(arg0: Drawable): Unit

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

    Permalink
    Definition Classes
    View → Callback
  1030. def updateViewLayout(arg0: View, arg1: android.view.ViewGroup.LayoutParams): Unit

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    FrameLayout → View
  1032. def verticalFadingEdgeEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1034. def verticalFadingEdgeEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1036. def verticalScrollBarEnabled(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1038. def verticalScrollBarEnabled_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1039. def verticalScrollbarPosition(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1040. def verticalScrollbarPosition: Int

    Permalink

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1041. def verticalScrollbarPosition_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarWidth()

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

    Permalink

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1044. def visibility(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Permalink

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1046. def visibility_=(p: Int): SGestureOverlayView

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  1050. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SGestureOverlayView) ⇒ LP): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1051. def width: Int

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1052. def willNotCacheDrawing(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1054. def willNotCacheDrawing_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1055. def willNotDraw(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setWillNotDraw(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1057. def willNotDraw_=(p: Boolean): SGestureOverlayView

    Permalink

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1058. def windowSystemUiVisibility: Int

    Permalink

    Shortcut for getWindowSystemUiVisibility()

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

    Permalink

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Permalink

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1061. def wrap[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SGestureOverlayView) ⇒ LP): SGestureOverlayView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1062. def x(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1063. def x: Float

    Permalink

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1064. def x_=(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1065. def y(p: Float): SGestureOverlayView

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1066. def y: Float

    Permalink

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1067. def y_=(p: Float): SGestureOverlayView

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): SGestureOverlayView

    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 TraitView[SGestureOverlayView]

Inherited from ConstantsSupport

Inherited from GestureOverlayView

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