Class/Object

org.scaloid.common

SWebView

Related Docs: object SWebView | package common

Permalink

class SWebView extends WebView with TraitWebView[SWebView]

Automatically generated concrete helper class of android.webkit.WebView.

Linear Supertypes
TraitWebView[SWebView], TraitAbsoluteLayout[SWebView], TraitViewGroup[SWebView], TraitView[SWebView], PressAndHoldable[SWebView], ConstantsSupport, WebView, OnHierarchyChangeListener, OnGlobalFocusChangeListener, AbsoluteLayout, ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SWebView
  2. TraitWebView
  3. TraitAbsoluteLayout
  4. TraitViewGroup
  5. TraitView
  6. PressAndHoldable
  7. ConstantsSupport
  8. WebView
  9. OnHierarchyChangeListener
  10. OnGlobalFocusChangeListener
  11. AbsoluteLayout
  12. ViewGroup
  13. ViewManager
  14. ViewParent
  15. View
  16. AccessibilityEventSource
  17. Callback
  18. Callback
  19. AnyRef
  20. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

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

    Permalink

Type Members

  1. class PressAndHoldListener extends OnTouchListener with OnLongClickListener

    Permalink
    Definition Classes
    PressAndHoldable
  2. class WebViewTransport extends AnyRef

    Permalink
    Definition Classes
    WebView

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

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

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

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

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

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

    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 addJavascriptInterface(arg0: Any, arg1: String): Unit

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

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

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

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

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

    Permalink

    Shortcut for setAddStatesFromChildren(boolean)

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

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

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

    Permalink

    Shortcut for getAlpha()

    Shortcut for getAlpha()

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def alpha_=(p: Float): SWebView

    Permalink

    Shortcut for setAlpha(float)

    Shortcut for setAlpha(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  54. def alwaysDrawnWithCacheEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAlwaysDrawnWithCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  56. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setAlwaysDrawnWithCacheEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  58. def animation(p: Animation): SWebView

    Permalink

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

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

    Permalink

    Shortcut for getAnimation()

    Shortcut for getAnimation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  60. def animationCacheEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

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

    Permalink

    Shortcut for isAnimationCacheEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  62. def animationCacheEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setAnimationCacheEnabled(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  63. def animation_=(p: Animation): SWebView

    Permalink

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

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

    Permalink
    Definition Classes
    View
  65. def applicationWindowToken: IBinder

    Permalink

    Shortcut for getApplicationWindowToken()

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

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

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

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

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

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

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

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

    Permalink

    Shortcut for getBackground()

    Shortcut for getBackground()

    Definition Classes
    TraitView
    Annotations
    @inline()
  74. def background(p: Drawable): SWebView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  75. def backgroundColor(p: Int): SWebView

    Permalink

    Shortcut for setBackgroundColor(int)

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

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

    Permalink

    Shortcut for setBackgroundColor(int)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def backgroundResource(p: Int): SWebView

    Permalink

    Shortcut for setBackgroundResource(int)

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

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

    Permalink

    Shortcut for setBackgroundResource(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  82. def background_=(p: Drawable): SWebView

    Permalink

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

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

    Permalink

    Shortcut for getBaseline()

    Shortcut for getBaseline()

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def basis: SWebView

    Permalink
    Definition Classes
    SWebViewTraitViewPressAndHoldable
  85. def bottom(p: Int): SWebView

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

    Permalink

    Shortcut for getBottom()

    Shortcut for getBottom()

    Definition Classes
    TraitView
    Annotations
    @inline()
  87. def bottom_=(p: Int): SWebView

    Permalink

    Shortcut for setBottom(int)

    Shortcut for setBottom(int)

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  94. def cameraDistance(p: Float): SWebView

    Permalink

    Shortcut for setCameraDistance(float)

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

    Permalink

    Shortcut for getCameraDistance()

    Shortcut for getCameraDistance()

    Definition Classes
    TraitView
    Annotations
    @inline()
  96. def cameraDistance_=(p: Float): SWebView

    Permalink

    Shortcut for setCameraDistance(float)

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  98. def canGoBack(): Boolean

    Permalink
    Definition Classes
    WebView
  99. def canGoBackOrForward(arg0: Int): Boolean

    Permalink
    Definition Classes
    WebView
  100. def canGoForward(): Boolean

    Permalink
    Definition Classes
    WebView
  101. def canScrollHorizontally(arg0: Int): Boolean

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

    Permalink
    Definition Classes
    View
  103. def canZoomIn(): Boolean

    Permalink
    Definition Classes
    WebView
  104. def canZoomOut(): Boolean

    Permalink
    Definition Classes
    WebView
  105. def cancelLongPress(): Unit

    Permalink
    Definition Classes
    View
  106. def capturePicture(): Picture

    Permalink
    Definition Classes
    WebView
  107. def certificate(p: SslCertificate): SWebView

    Permalink

    Shortcut for setCertificate(android.net.http.SslCertificate)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  108. def certificate: SslCertificate

    Permalink

    Shortcut for getCertificate()

    Shortcut for getCertificate()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  109. def certificate_=(p: SslCertificate): SWebView

    Permalink

    Shortcut for setCertificate(android.net.http.SslCertificate)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  110. def checkInputConnectionProxy(arg0: View): Boolean

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

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

    Permalink

    Shortcut for getChildCount()

    Shortcut for getChildCount()

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

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

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

    Permalink
    Definition Classes
    View
  116. def clearCache(arg0: Boolean): Unit

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  120. def clearFormData(): Unit

    Permalink
    Definition Classes
    WebView
  121. def clearHistory(): Unit

    Permalink
    Definition Classes
    WebView
  122. def clearMatches(): Unit

    Permalink
    Definition Classes
    WebView
  123. def clearSslPreferences(): Unit

    Permalink
    Definition Classes
    WebView
  124. def clearView(): Unit

    Permalink
    Definition Classes
    WebView
  125. def clickable(p: Boolean): SWebView

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

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

    Permalink

    Shortcut for isClickable()

    Shortcut for isClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def clickable_=(p: Boolean): SWebView

    Permalink

    Shortcut for setClickable(boolean)

    Shortcut for setClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def clipChildren(p: Boolean): SWebView

    Permalink

    Shortcut for setClipChildren(boolean)

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

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

    Permalink

    Shortcut for setClipChildren(boolean)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  131. def clipToPadding(p: Boolean): SWebView

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

    Permalink

    Shortcut for setClipToPadding(boolean)

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

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  137. def computeHorizontalScrollRange(): Int

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  138. def computeScroll(): Unit

    Permalink
    Definition Classes
    WebView → View
  139. def computeVerticalScrollExtent(): Int

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  140. def computeVerticalScrollOffset(): Int

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  141. def computeVerticalScrollRange(): Int

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  142. def contentDescription(p: CharSequence): SWebView

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

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

    Permalink

    Shortcut for getContentDescription()

    Definition Classes
    TraitView
    Annotations
    @inline()
  144. def contentDescription_=(p: CharSequence): SWebView

    Permalink

    Shortcut for setContentDescription(java.lang.CharSequence)

    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def contentHeight: Int

    Permalink

    Shortcut for getContentHeight()

    Shortcut for getContentHeight()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  146. def context: Context

    Permalink

    Shortcut for getContext()

    Shortcut for getContext()

    Definition Classes
    TraitView
    Annotations
    @inline()
  147. def copyBackForwardList(): WebBackForwardList

    Permalink
    Definition Classes
    WebView
  148. def createAccessibilityNodeInfo(): AccessibilityNodeInfo

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  151. def descendantFocusability(p: Int): SWebView

    Permalink

    Shortcut for setDescendantFocusability(int)

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

    Permalink

    Shortcut for getDescendantFocusability()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  153. def descendantFocusability_=(p: Int): SWebView

    Permalink

    Shortcut for setDescendantFocusability(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  154. def destroy(): Unit

    Permalink
    Definition Classes
    WebView
  155. def destroyDrawingCache(): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  161. def disableAlwaysDrawnWithCache(): SWebView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  162. def disableAnimationCache(): SWebView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  163. def disableDrawingCache(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  164. def disableDuplicateParentState(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  165. def disableHapticFeedback(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  166. def disableHorizontalFadingEdge(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def disableHorizontalScrollBar(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  168. def disableMotionEventSplitting(): SWebView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  169. def disableSave(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  170. def disableSaveFromParent(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  171. def disableScrollbarFading(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def disableSoundEffects(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  173. def disableVerticalFadingEdge(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def disableVerticalScrollBar(): SWebView

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  202. def documentHasImages(arg0: Message): Unit

    Permalink
    Definition Classes
    WebView
  203. def downloadListener(p: DownloadListener): SWebView

    Permalink

    Shortcut for setDownloadListener(android.webkit.DownloadListener)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  204. def downloadListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  205. def downloadListener_=(p: DownloadListener): SWebView

    Permalink

    Shortcut for setDownloadListener(android.webkit.DownloadListener)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  206. def draw(arg0: Canvas): Unit

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

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

    Permalink

    Shortcut for getDrawableState()

    Shortcut for getDrawableState()

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

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

    Permalink

    Shortcut for getDrawingCache()

    Shortcut for getDrawingCache()

    Definition Classes
    TraitView
    Annotations
    @inline()
  211. def drawingCacheBackgroundColor(p: Int): SWebView

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

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

    Permalink

    Shortcut for getDrawingCacheBackgroundColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def drawingCacheBackgroundColor_=(p: Int): SWebView

    Permalink

    Shortcut for setDrawingCacheBackgroundColor(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  214. def drawingCacheEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

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

    Permalink

    Shortcut for isDrawingCacheEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  216. def drawingCacheEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setDrawingCacheEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  217. def drawingCacheQuality(p: Int): SWebView

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingCacheQuality()

    Definition Classes
    TraitView
    Annotations
    @inline()
  219. def drawingCacheQuality_=(p: Int): SWebView

    Permalink

    Shortcut for setDrawingCacheQuality(int)

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

    Permalink

    Shortcut for getDrawingTime()

    Shortcut for getDrawingTime()

    Definition Classes
    TraitView
    Annotations
    @inline()
  221. def duplicateParentStateEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

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

    Permalink

    Shortcut for isDuplicateParentStateEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  223. def duplicateParentStateEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setDuplicateParentStateEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  224. def enable(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  225. def enableAlwaysDrawnWithCache(): SWebView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  226. def enableAnimationCache(): SWebView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  227. def enableDrawingCache(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  228. def enableDuplicateParentState(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  229. def enableHapticFeedback(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  230. def enableHorizontalFadingEdge(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  231. def enableHorizontalScrollBar(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  232. def enableMotionEventSplitting(): SWebView

    Permalink
    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  233. def enableSave(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  234. def enableSaveFromParent(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  235. def enableScrollbarFading(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  236. def enableSoundEffects(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  237. def enableVerticalFadingEdge(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  238. def enableVerticalScrollBar(): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  239. def enabled(p: Boolean): SWebView

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

    Permalink

    Shortcut for isEnabled()

    Shortcut for isEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  241. def enabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setEnabled(boolean)

    Shortcut for setEnabled(boolean)

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  245. def fadingEdgeLength(p: Int): SWebView

    Permalink

    Shortcut for setFadingEdgeLength(int)

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

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

    Permalink

    Shortcut for setFadingEdgeLength(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  248. def favicon: Bitmap

    Permalink

    Shortcut for getFavicon()

    Shortcut for getFavicon()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  249. def fill[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SWebView) ⇒ LP): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  250. def filterTouchesWhenObscured(p: Boolean): SWebView

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

    Permalink

    Shortcut for getFilterTouchesWhenObscured()

    Definition Classes
    TraitView
    Annotations
    @inline()
  252. def filterTouchesWhenObscured_=(p: Boolean): SWebView

    Permalink

    Shortcut for setFilterTouchesWhenObscured(boolean)

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  255. def findAllAsync(arg0: String): Unit

    Permalink
    Definition Classes
    WebView
  256. def findFocus(): View

    Permalink
    Definition Classes
    ViewGroup → View
  257. def findListener(p: FindListener): SWebView

    Permalink

    Shortcut for setFindListener(android.webkit.WebView.FindListener)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  258. def findListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  259. def findListener_=(p: FindListener): SWebView

    Permalink

    Shortcut for setFindListener(android.webkit.WebView.FindListener)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  260. def findNext(arg0: Boolean): Unit

    Permalink
    Definition Classes
    WebView
  261. final def findViewById(arg0: Int): View

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

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

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

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

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink

    Shortcut for getFitsSystemWindows()

    Definition Classes
    TraitView
    Annotations
    @inline()
  267. def fitsSystemWindows_=(p: Boolean): SWebView

    Permalink

    Shortcut for setFitsSystemWindows(boolean)

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

    Permalink
    Definition Classes
    WebView
  269. def focusSearch(arg0: View, arg1: Int): View

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

    Permalink
    Definition Classes
    View
  271. def focusable(p: Boolean): SWebView

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for isFocusable()

    Shortcut for isFocusable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  273. def focusableInTouchMode(p: Boolean): SWebView

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink

    Shortcut for isFocusableInTouchMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  275. def focusableInTouchMode_=(p: Boolean): SWebView

    Permalink

    Shortcut for setFocusableInTouchMode(boolean)

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

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  277. def focusable_=(p: Boolean): SWebView

    Permalink

    Shortcut for setFocusable(boolean)

    Shortcut for setFocusable(boolean)

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

    Permalink

    Shortcut for getFocusedChild()

    Shortcut for getFocusedChild()

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

    Permalink
    Definition Classes
    View
  280. def freeMemory(): Unit

    Permalink
    Definition Classes
    WebView
  281. def fw[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SWebView) ⇒ LP): SWebView

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    AbsoluteLayout → ViewGroup
  284. def generateLayoutParams(arg0: LayoutParams): LayoutParams

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

    Permalink
    Definition Classes
    AbsoluteLayout → ViewGroup
  286. def getAccessibilityNodeProvider(): AccessibilityNodeProvider

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  296. def getCertificate(): SslCertificate

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    WebView
  305. final def getContext(): Context

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  315. def getFavicon(): Bitmap

    Permalink
    Definition Classes
    WebView
  316. def getFilterTouchesWhenObscured(): Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  326. def getHitTestResult(): HitTestResult

    Permalink
    Definition Classes
    WebView
  327. def getHorizontalFadingEdgeLength(): Int

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  329. def getHttpAuthUsernamePassword(arg0: String, arg1: String): Array[String]

    Permalink
    Definition Classes
    WebView
  330. def getId(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  359. def getOriginalUrl(): String

    Permalink
    Definition Classes
    WebView
  360. def getOverScrollMode(): Int

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    WebView
  371. def getResources(): Resources

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  379. def getScale(): Float

    Permalink
    Definition Classes
    WebView
  380. def getScaleX(): Float

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  388. def getSettings(): WebSettings

    Permalink
    Definition Classes
    WebView
  389. def getSolidColor(): Int

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  395. def getTitle(): String

    Permalink
    Definition Classes
    WebView
  396. final def getTop(): Int

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  403. def getUrl(): String

    Permalink
    Definition Classes
    WebView
  404. def getVerticalFadingEdgeLength(): Int

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  417. def goBack(): Unit

    Permalink
    Definition Classes
    WebView
  418. def goBackOrForward(arg0: Int): Unit

    Permalink
    Definition Classes
    WebView
  419. def goForward(): Unit

    Permalink
    Definition Classes
    WebView
  420. def handler: Handler

    Permalink

    Shortcut for getHandler()

    Shortcut for getHandler()

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def hapticFeedbackEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

    Permalink

    Shortcut for isHapticFeedbackEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  423. def hapticFeedbackEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setHapticFeedbackEnabled(boolean)

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

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

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

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

    Permalink
    Definition Classes
    View
  428. def hasTransientState(p: Boolean): SWebView

    Permalink

    Shortcut for setHasTransientState(boolean)

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

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

    Permalink

    Shortcut for setHasTransientState(boolean)

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

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

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

    Permalink

    Shortcut for getHeight()

    Shortcut for getHeight()

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

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

    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()
  436. def hitTestResult: HitTestResult

    Permalink

    Shortcut for getHitTestResult()

    Shortcut for getHitTestResult()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  437. def horizontalFadingEdgeEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  439. def horizontalFadingEdgeEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setHorizontalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getHorizontalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  441. def horizontalScrollBarEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isHorizontalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  443. def horizontalScrollBarEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setHorizontalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  444. def horizontalScrollbarOverlay(p: Boolean): SWebView

    Permalink

    Shortcut for setHorizontalScrollbarOverlay(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  445. def horizontalScrollbarOverlay(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  446. def horizontalScrollbarOverlay_=(p: Boolean): SWebView

    Permalink

    Shortcut for setHorizontalScrollbarOverlay(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  447. def hovered(p: Boolean): SWebView

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

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

    Permalink

    Shortcut for isHovered()

    Shortcut for isHovered()

    Definition Classes
    TraitView
    Annotations
    @inline()
  449. def hovered_=(p: Boolean): SWebView

    Permalink

    Shortcut for setHovered(boolean)

    Shortcut for setHovered(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  450. def id(p: Int): SWebView

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

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

    Permalink

    Shortcut for getId()

    Shortcut for getId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  452. def id_=(p: Int): SWebView

    Permalink

    Shortcut for setId(int)

    Shortcut for setId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  453. def importantForAccessibility(p: Int): SWebView

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

    Permalink

    Shortcut for getImportantForAccessibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  455. def importantForAccessibility_=(p: Int): SWebView

    Permalink

    Shortcut for setImportantForAccessibility(int)

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

    Permalink
    Definition Classes
    ViewGroup
  457. def initialScale(p: Int): SWebView

    Permalink

    Shortcut for setInitialScale(int)

    Shortcut for setInitialScale(int)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  458. def initialScale(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  459. def initialScale_=(p: Int): SWebView

    Permalink

    Shortcut for setInitialScale(int)

    Shortcut for setInitialScale(int)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  460. def initializeFadingEdge(arg0: TypedArray): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View → Callback
  468. def invokeZoomPicker(): Unit

    Permalink
    Definition Classes
    WebView
  469. def isActivated(): Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  496. def isPrivateBrowsingEnabled(): Boolean

    Permalink
    Definition Classes
    WebView
  497. def isSaveEnabled(): Boolean

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup → View
  507. def keepScreenOn(p: Boolean): SWebView

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeepScreenOn()

    Shortcut for getKeepScreenOn()

    Definition Classes
    TraitView
    Annotations
    @inline()
  509. def keepScreenOn_=(p: Boolean): SWebView

    Permalink

    Shortcut for setKeepScreenOn(boolean)

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

    Permalink

    Shortcut for getKeyDispatcherState()

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

    Permalink

    Shortcut for getLayerType()

    Shortcut for getLayerType()

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

    Permalink
    Definition Classes
    ViewGroup → View
  513. def layoutAnimation(p: LayoutAnimationController): SWebView

    Permalink

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

  514. def layoutAnimation: LayoutAnimationController

    Permalink

    Shortcut for getLayoutAnimation()

    Shortcut for getLayoutAnimation()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  515. def layoutAnimationListener(p: AnimationListener): SWebView

    Permalink

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

  516. def layoutAnimationListener: AnimationListener

    Permalink

    Shortcut for getLayoutAnimationListener()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  517. def layoutAnimationListener_=(p: AnimationListener): SWebView

    Permalink

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

  518. def layoutAnimation_=(p: LayoutAnimationController): SWebView

    Permalink

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

  519. def layoutParams(p: LayoutParams): SWebView

    Permalink

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

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

    Permalink

    Shortcut for getLayoutParams()

    Shortcut for getLayoutParams()

    Definition Classes
    TraitView
    Annotations
    @inline()
  521. def layoutParams_=(p: LayoutParams): SWebView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  522. def layoutTransition(p: LayoutTransition): SWebView

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

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

    Permalink

    Shortcut for getLayoutTransition()

    Shortcut for getLayoutTransition()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  524. def layoutTransition_=(p: LayoutTransition): SWebView

    Permalink

    Shortcut for setLayoutTransition(android.animation.LayoutTransition)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  525. def left(p: Int): SWebView

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

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

    Permalink

    Shortcut for getLeft()

    Shortcut for getLeft()

    Definition Classes
    TraitView
    Annotations
    @inline()
  527. def left_=(p: Int): SWebView

    Permalink

    Shortcut for setLeft(int)

    Shortcut for setLeft(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  528. def loadData(arg0: String, arg1: String, arg2: String): Unit

    Permalink
    Definition Classes
    WebView
  529. def loadDataWithBaseURL(arg0: String, arg1: String, arg2: String, arg3: String, arg4: String): Unit

    Permalink
    Definition Classes
    WebView
  530. def loadUrl(arg0: String): Unit

    Permalink
    Definition Classes
    WebView
  531. def loadUrl(arg0: String, arg1: Map[String, String]): Unit

    Permalink
    Definition Classes
    WebView
  532. def longClickable(p: Boolean): SWebView

    Permalink

    Shortcut for setLongClickable(boolean)

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

    Permalink

    Shortcut for isLongClickable()

    Shortcut for isLongClickable()

    Definition Classes
    TraitView
    Annotations
    @inline()
  534. def longClickable_=(p: Boolean): SWebView

    Permalink

    Shortcut for setLongClickable(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  535. def mapTrackballToArrowKeys(p: Boolean): SWebView

    Permalink

    Shortcut for setMapTrackballToArrowKeys(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  536. def mapTrackballToArrowKeys(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  537. def mapTrackballToArrowKeys_=(p: Boolean): SWebView

    Permalink

    Shortcut for setMapTrackballToArrowKeys(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  538. def matrix: Matrix

    Permalink

    Shortcut for getMatrix()

    Shortcut for getMatrix()

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

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

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

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

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

    Permalink

    Shortcut for getMeasuredHeight()

    Shortcut for getMeasuredHeight()

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

    Permalink

    Shortcut for getMeasuredHeightAndState()

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

    Permalink

    Shortcut for getMeasuredState()

    Shortcut for getMeasuredState()

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

    Permalink

    Shortcut for getMeasuredWidth()

    Shortcut for getMeasuredWidth()

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

    Permalink

    Shortcut for getMeasuredWidthAndState()

    Definition Classes
    TraitView
    Annotations
    @inline()
  548. def minimumHeight(p: Int): SWebView

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

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

    Permalink

    Shortcut for getMinimumHeight()

    Shortcut for getMinimumHeight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  550. def minimumHeight_=(p: Int): SWebView

    Permalink

    Shortcut for setMinimumHeight(int)

    Shortcut for setMinimumHeight(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  551. def minimumWidth(p: Int): SWebView

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

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

    Permalink

    Shortcut for getMinimumWidth()

    Shortcut for getMinimumWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  553. def minimumWidth_=(p: Int): SWebView

    Permalink

    Shortcut for setMinimumWidth(int)

    Shortcut for setMinimumWidth(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  554. def motionEventSplittingEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink

    Shortcut for isMotionEventSplittingEnabled()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  556. def motionEventSplittingEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setMotionEventSplittingEnabled(boolean)

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

    Permalink
    Definition Classes
    AnyRef
  558. def networkAvailable(p: Boolean): SWebView

    Permalink

    Shortcut for setNetworkAvailable(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  559. def networkAvailable(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  560. def networkAvailable_=(p: Boolean): SWebView

    Permalink

    Shortcut for setNetworkAvailable(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  561. def nextFocusDownId(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusDownId(int)

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

    Permalink

    Shortcut for getNextFocusDownId()

    Shortcut for getNextFocusDownId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def nextFocusDownId_=(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusDownId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  564. def nextFocusForwardId(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusForwardId(int)

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

    Permalink

    Shortcut for getNextFocusForwardId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  566. def nextFocusForwardId_=(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusForwardId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  567. def nextFocusLeftId(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusLeftId(int)

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

    Permalink

    Shortcut for getNextFocusLeftId()

    Shortcut for getNextFocusLeftId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  569. def nextFocusLeftId_=(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusLeftId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  570. def nextFocusRightId(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusRightId(int)

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

    Permalink

    Shortcut for getNextFocusRightId()

    Shortcut for getNextFocusRightId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  572. def nextFocusRightId_=(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusRightId(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def nextFocusUpId(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

    Permalink

    Shortcut for getNextFocusUpId()

    Shortcut for getNextFocusUpId()

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def nextFocusUpId_=(p: Int): SWebView

    Permalink

    Shortcut for setNextFocusUpId(int)

    Shortcut for setNextFocusUpId(int)

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  582. def onAnimationEnd[U](f: ⇒ U): SWebView

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  591. def onCheckIsTextEditor(): Boolean

    Permalink
    Definition Classes
    View
  592. def onChildViewAdded[U](f: ⇒ U): SWebView

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

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

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  598. def onClickListener(p: OnClickListener): SWebView

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  602. def onCreateContextMenu[U](f: ⇒ U): SWebView

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

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

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

    Permalink

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

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

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

    Permalink

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

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

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

    Permalink
    Definition Classes
    WebView → View
  610. def onDetachedFromWindow(): Unit

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  611. def onDisplayHint(arg0: Int): Unit

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  612. def onDownloadStart[U](f: ⇒ U): SWebView

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  613. def onDownloadStart[U](f: (String, String, String, String, Long) ⇒ U): SWebView

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  614. def onDrag(f: ⇒ Boolean): SWebView

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

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

    Permalink
    Definition Classes
    View
  617. def onDragListener(p: OnDragListener): SWebView

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  621. final def onDrawScrollBars(arg0: Canvas): Unit

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

    Permalink
    Definition Classes
    View
  623. def onFindResultReceived[U](f: ⇒ U): SWebView

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  624. def onFindResultReceived[U](f: (Int, Int, Boolean) ⇒ U): SWebView

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  625. def onFinishInflate(): Unit

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

    Permalink
    Definition Classes
    View
  627. def onFocusChange[U](f: ⇒ U): SWebView

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  629. def onFocusChangeListener(p: OnFocusChangeListener): SWebView

    Permalink

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

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

    Permalink

    Shortcut for getOnFocusChangeListener()

    Definition Classes
    TraitView
    Annotations
    @inline()
  631. def onFocusChangeListener_=(p: OnFocusChangeListener): SWebView

    Permalink

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  633. def onGenericMotion(f: ⇒ Boolean): SWebView

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

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

    Permalink
    Definition Classes
    WebView → View
  636. def onGenericMotionListener(p: OnGenericMotionListener): SWebView

    Permalink

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

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

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  639. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SWebView

    Permalink

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

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

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

    Permalink

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

  642. def onHover(f: ⇒ Boolean): SWebView

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

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

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

    Permalink
    Definition Classes
    WebView → View
  646. def onHoverListener(p: OnHoverListener): SWebView

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Definition Classes
    WebView → View
  650. def onInitializeAccessibilityNodeInfo(arg0: AccessibilityNodeInfo): Unit

    Permalink
    Definition Classes
    WebView → View
  651. def onInterceptHoverEvent(arg0: MotionEvent): Boolean

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

    Permalink
    Definition Classes
    ViewGroup
  653. def onKey(f: ⇒ Boolean): SWebView

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

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

    Permalink
    Definition Classes
    WebView → View → Callback
  656. def onKeyListener(p: OnKeyListener): SWebView

    Permalink

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

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

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

    Permalink

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[android.widget]
    Definition Classes
    AbsoluteLayout → ViewGroup → View
  665. def onLayoutChange[U](f: ⇒ U): SWebView

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

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

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  669. def onLongClickListener(p: OnLongClickListener): SWebView

    Permalink

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

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

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

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  672. def onOverScrolled(arg0: Int, arg1: Int, arg2: Boolean, arg3: Boolean): Unit

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  673. def onPause(): Unit

    Permalink
    Definition Classes
    WebView
  674. def onPopulateAccessibilityEvent(arg0: AccessibilityEvent): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    WebView
  680. def onSaveInstanceState(): Parcelable

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  683. def onSetAlpha(arg0: Int): Boolean

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  685. def onStartTemporaryDetach(): Unit

    Permalink
    Definition Classes
    View
  686. def onSystemUiVisibilityChange[U](f: ⇒ U): SWebView

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  688. def onSystemUiVisibilityChangeListener(p: OnSystemUiVisibilityChangeListener): SWebView

    Permalink

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

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

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

    Permalink

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

  691. def onTouch(f: ⇒ Boolean): SWebView

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

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

    Permalink
    Definition Classes
    WebView → View
  694. def onTouchListener(p: OnTouchListener): SWebView

    Permalink

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

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

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

    Permalink

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

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

    Permalink
    Definition Classes
    WebView → View
  698. def onViewAttachedToWindow[U](f: ⇒ U): SWebView

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

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

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

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  703. def onWindowFocusChanged(arg0: Boolean): Unit

    Permalink
    Definition Classes
    WebView → View
  704. def onWindowSystemUiVisibilityChanged(arg0: Int): Unit

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

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → View
  706. def originalUrl: String

    Permalink

    Shortcut for getOriginalUrl()

    Shortcut for getOriginalUrl()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  707. 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
  708. def overScrollMode(p: Int): SWebView

    Permalink

    Shortcut for setOverScrollMode(int)

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

    Permalink

    Shortcut for getOverScrollMode()

    Shortcut for getOverScrollMode()

    Definition Classes
    TraitView
    Annotations
    @inline()
  710. def overScrollMode_=(p: Int): SWebView

    Permalink

    Shortcut for setOverScrollMode(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  711. def overlayHorizontalScrollbar(): Boolean

    Permalink
    Definition Classes
    WebView
  712. def overlayVerticalScrollbar(): Boolean

    Permalink
    Definition Classes
    WebView
  713. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SWebView

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  715. def padding(p: Int): SWebView

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

    Permalink

    Shortcut for getPaddingBottom()

    Shortcut for getPaddingBottom()

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

    Permalink

    Shortcut for getPaddingLeft()

    Shortcut for getPaddingLeft()

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

    Permalink

    Shortcut for getPaddingRight()

    Shortcut for getPaddingRight()

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

    Permalink

    Shortcut for getPaddingTop()

    Shortcut for getPaddingTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  720. def padding_=(p: Int): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  721. def pageDown(arg0: Boolean): Boolean

    Permalink
    Definition Classes
    WebView
  722. def pageUp(arg0: Boolean): Boolean

    Permalink
    Definition Classes
    WebView
  723. def parent: ViewParent

    Permalink

    Shortcut for getParent()

    Shortcut for getParent()

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

    Permalink

    Shortcut for getParentForAccessibility()

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    TraitView
  728. def pauseTimers(): Unit

    Permalink
    Definition Classes
    WebView
  729. def performAccessibilityAction(arg0: Int, arg1: Bundle): Boolean

    Permalink
    Definition Classes
    WebView → View
  730. def performClick(): Boolean

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

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

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

    Permalink
    Definition Classes
    WebView → View
  734. def persistentDrawingCache(p: Int): SWebView

    Permalink

    Shortcut for setPersistentDrawingCache(int)

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

    Permalink

    Shortcut for getPersistentDrawingCache()

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  736. def persistentDrawingCache_=(p: Int): SWebView

    Permalink

    Shortcut for setPersistentDrawingCache(int)

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  737. def pictureListener(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  738. def pivotX(p: Float): SWebView

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

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

    Permalink

    Shortcut for getPivotX()

    Shortcut for getPivotX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  740. def pivotX_=(p: Float): SWebView

    Permalink

    Shortcut for setPivotX(float)

    Shortcut for setPivotX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  741. def pivotY(p: Float): SWebView

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

    Permalink

    Shortcut for getPivotY()

    Shortcut for getPivotY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  743. def pivotY_=(p: Float): SWebView

    Permalink

    Shortcut for setPivotY(float)

    Shortcut for setPivotY(float)

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  755. def postUrl(arg0: String, arg1: Array[Byte]): Unit

    Permalink
    Definition Classes
    WebView
  756. def pressed(p: Boolean): SWebView

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

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

    Permalink

    Shortcut for isPressed()

    Shortcut for isPressed()

    Definition Classes
    TraitView
    Annotations
    @inline()
  758. def pressed_=(p: Boolean): SWebView

    Permalink

    Shortcut for setPressed(boolean)

    Shortcut for setPressed(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  759. def progress: Int

    Permalink

    Shortcut for getProgress()

    Shortcut for getProgress()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  760. def recomputeViewAttributes(arg0: View): Unit

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

    Permalink
    Definition Classes
    View
  762. def reload(): Unit

    Permalink
    Definition Classes
    WebView
  763. def removeAllViews(): Unit

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

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

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

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  767. def removeJavascriptInterface(arg0: String): Unit

    Permalink
    Definition Classes
    WebView
  768. def removeOnAttachStateChangeListener(arg0: OnAttachStateChangeListener): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    View
  783. def requestFocusNodeHref(arg0: Message): Unit

    Permalink
    Definition Classes
    WebView
  784. def requestImageRef(arg0: Message): Unit

    Permalink
    Definition Classes
    WebView
  785. def requestLayout(): Unit

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

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

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

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

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

    Permalink

    Shortcut for getResources()

    Shortcut for getResources()

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

    Permalink
    Definition Classes
    View
  792. def restoreState(arg0: Bundle): WebBackForwardList

    Permalink
    Definition Classes
    WebView
  793. def resumeTimers(): Unit

    Permalink
    Definition Classes
    WebView
  794. def right(p: Int): SWebView

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRight()

    Shortcut for getRight()

    Definition Classes
    TraitView
    Annotations
    @inline()
  796. def right_=(p: Int): SWebView

    Permalink

    Shortcut for setRight(int)

    Shortcut for setRight(int)

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

    Permalink

    Shortcut for getRootView()

    Shortcut for getRootView()

    Definition Classes
    TraitView
    Annotations
    @inline()
  798. def rotation(p: Float): SWebView

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

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

    Permalink

    Shortcut for getRotation()

    Shortcut for getRotation()

    Definition Classes
    TraitView
    Annotations
    @inline()
  800. def rotationX(p: Float): SWebView

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

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

    Permalink

    Shortcut for getRotationX()

    Shortcut for getRotationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  802. def rotationX_=(p: Float): SWebView

    Permalink

    Shortcut for setRotationX(float)

    Shortcut for setRotationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  803. def rotationY(p: Float): SWebView

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

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

    Permalink

    Shortcut for getRotationY()

    Shortcut for getRotationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  805. def rotationY_=(p: Float): SWebView

    Permalink

    Shortcut for setRotationY(float)

    Shortcut for setRotationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  806. def rotation_=(p: Float): SWebView

    Permalink

    Shortcut for setRotation(float)

    Shortcut for setRotation(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  807. def saveEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setSaveEnabled(boolean)

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

    Permalink

    Shortcut for isSaveEnabled()

    Shortcut for isSaveEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  809. def saveEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setSaveEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  810. def saveFromParentEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink

    Shortcut for isSaveFromParentEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  812. def saveFromParentEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setSaveFromParentEnabled(boolean)

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

    Permalink
    Definition Classes
    View
  814. def savePassword(arg0: String, arg1: String, arg2: String): Unit

    Permalink
    Definition Classes
    WebView
  815. def saveState(arg0: Bundle): WebBackForwardList

    Permalink
    Definition Classes
    WebView
  816. def saveWebArchive(arg0: String, arg1: Boolean, arg2: ValueCallback[String]): Unit

    Permalink
    Definition Classes
    WebView
  817. def saveWebArchive(arg0: String): Unit

    Permalink
    Definition Classes
    WebView
  818. def scale: Float

    Permalink

    Shortcut for getScale()

    Shortcut for getScale()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  819. def scaleX(p: Float): SWebView

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

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

    Permalink

    Shortcut for getScaleX()

    Shortcut for getScaleX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  821. def scaleX_=(p: Float): SWebView

    Permalink

    Shortcut for setScaleX(float)

    Shortcut for setScaleX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  822. def scaleY(p: Float): SWebView

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

    Permalink

    Shortcut for getScaleY()

    Shortcut for getScaleY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  824. def scaleY_=(p: Float): SWebView

    Permalink

    Shortcut for setScaleY(float)

    Shortcut for setScaleY(float)

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

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

    Permalink
    Definition Classes
    ViewGroup
  827. def scrollBarDefaultDelayBeforeFade(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

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

    Permalink

    Shortcut for getScrollBarDefaultDelayBeforeFade()

    Definition Classes
    TraitView
    Annotations
    @inline()
  829. def scrollBarDefaultDelayBeforeFade_=(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarDefaultDelayBeforeFade(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  830. def scrollBarFadeDuration(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

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

    Permalink

    Shortcut for getScrollBarFadeDuration()

    Definition Classes
    TraitView
    Annotations
    @inline()
  832. def scrollBarFadeDuration_=(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarFadeDuration(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  833. def scrollBarSize(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

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

    Permalink

    Shortcut for getScrollBarSize()

    Shortcut for getScrollBarSize()

    Definition Classes
    TraitView
    Annotations
    @inline()
  835. def scrollBarSize_=(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarSize(int)

    Shortcut for setScrollBarSize(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  836. def scrollBarStyle(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink

    Shortcut for getScrollBarStyle()

    Shortcut for getScrollBarStyle()

    Definition Classes
    TraitView
    Annotations
    @inline()
  838. def scrollBarStyle_=(p: Int): SWebView

    Permalink

    Shortcut for setScrollBarStyle(int)

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

    Permalink
    Definition Classes
    View
  840. def scrollContainer(p: Boolean): SWebView

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink

    Shortcut for isScrollContainer()

    Shortcut for isScrollContainer()

    Definition Classes
    TraitView
    Annotations
    @inline()
  842. def scrollContainer_=(p: Boolean): SWebView

    Permalink

    Shortcut for setScrollContainer(boolean)

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

    Permalink
    Definition Classes
    View
  844. def scrollX(p: Int): SWebView

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

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

    Permalink

    Shortcut for getScrollX()

    Shortcut for getScrollX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  846. def scrollX_=(p: Int): SWebView

    Permalink

    Shortcut for setScrollX(int)

    Shortcut for setScrollX(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  847. def scrollY(p: Int): SWebView

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

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

    Permalink

    Shortcut for getScrollY()

    Shortcut for getScrollY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  849. def scrollY_=(p: Int): SWebView

    Permalink

    Shortcut for setScrollY(int)

    Shortcut for setScrollY(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  850. def scrollbarFadingEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

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

    Permalink

    Shortcut for isScrollbarFadingEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  852. def scrollbarFadingEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setScrollbarFadingEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  853. def selected(p: Boolean): SWebView

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

    Permalink

    Shortcut for isSelected()

    Shortcut for isSelected()

    Definition Classes
    TraitView
    Annotations
    @inline()
  855. def selected_=(p: Boolean): SWebView

    Permalink

    Shortcut for setSelected(boolean)

    Shortcut for setSelected(boolean)

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    WebView → View
  867. def setBackgroundResource(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  868. final def setBottom(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  870. def setCertificate(arg0: SslCertificate): Unit

    Permalink
    Definition Classes
    WebView
  871. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ViewGroup
  879. def setDownloadListener(arg0: DownloadListener): Unit

    Permalink
    Definition Classes
    WebView
  880. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  886. def setFilterTouchesWhenObscured(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  887. def setFindListener(arg0: FindListener): Unit

    Permalink
    Definition Classes
    WebView
  888. def setFitsSystemWindows(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  889. def setFocusable(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  891. def setHapticFeedbackEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  892. def setHasTransientState(arg0: Boolean): Unit

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

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

    Permalink
    Definition Classes
    View
  895. def setHorizontalScrollbarOverlay(arg0: Boolean): Unit

    Permalink
    Definition Classes
    WebView
  896. def setHovered(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  897. def setHttpAuthUsernamePassword(arg0: String, arg1: String, arg2: String, arg3: String): Unit

    Permalink
    Definition Classes
    WebView
  898. def setId(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  899. def setImportantForAccessibility(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  900. def setInitialScale(arg0: Int): Unit

    Permalink
    Definition Classes
    WebView
  901. def setKeepScreenOn(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  902. def setLayerType(arg0: Int, arg1: Paint): Unit

    Permalink
    Definition Classes
    WebView → View
  903. def setLayoutAnimation(arg0: LayoutAnimationController): Unit

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

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

    Permalink
    Definition Classes
    WebView → View
  906. def setLayoutTransition(arg0: LayoutTransition): Unit

    Permalink
    Definition Classes
    ViewGroup
  907. final def setLeft(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  909. def setMapTrackballToArrowKeys(arg0: Boolean): Unit

    Permalink
    Definition Classes
    WebView
  910. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

    Permalink
    Definition Classes
    View
  913. def setMotionEventSplittingEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    ViewGroup
  914. def setNetworkAvailable(arg0: Boolean): Unit

    Permalink
    Definition Classes
    WebView
  915. def setNextFocusDownId(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  916. def setNextFocusForwardId(arg0: Int): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  922. def setOnDragListener(arg0: OnDragListener): Unit

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

    Permalink
    Definition Classes
    View
  924. def setOnGenericMotionListener(arg0: OnGenericMotionListener): Unit

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

    Permalink
    Definition Classes
    ViewGroup
  926. def setOnHoverListener(arg0: OnHoverListener): Unit

    Permalink
    Definition Classes
    View
  927. def setOnKeyListener(arg0: OnKeyListener): Unit

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

    Permalink
    Definition Classes
    View
  929. def setOnSystemUiVisibilityChangeListener(arg0: OnSystemUiVisibilityChangeListener): Unit

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

    Permalink
    Definition Classes
    View
  931. def setOverScrollMode(arg0: Int): Unit

    Permalink
    Definition Classes
    WebView → View
  932. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

    Permalink
    Definition Classes
    ViewGroup
  934. def setPivotX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  935. def setPivotY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  936. def setPressed(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  937. final def setRight(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  938. def setRotation(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  939. def setRotationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  940. def setRotationY(arg0: Float): Unit

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

    Permalink
    Definition Classes
    View
  942. def setSaveFromParentEnabled(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  943. def setScaleX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  944. def setScaleY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  945. def setScrollBarDefaultDelayBeforeFade(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  946. def setScrollBarFadeDuration(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  947. def setScrollBarSize(arg0: Int): Unit

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

    Permalink
    Definition Classes
    WebView → View
  949. def setScrollContainer(arg0: Boolean): Unit

    Permalink
    Definition Classes
    View
  950. def setScrollX(arg0: Int): Unit

    Permalink
    Definition Classes
    View
  951. def setScrollY(arg0: Int): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    View
  957. def setTag(arg0: Int, arg1: Any): Unit

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

    Permalink
    Definition Classes
    View
  959. final def setTop(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  961. def setTranslationX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  962. def setTranslationY(arg0: Float): Unit

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

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

    Permalink
    Definition Classes
    View
  965. def setVerticalScrollbarOverlay(arg0: Boolean): Unit

    Permalink
    Definition Classes
    WebView
  966. def setVerticalScrollbarPosition(arg0: Int): Unit

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

    Permalink
    Definition Classes
    View
  968. def setWebChromeClient(arg0: WebChromeClient): Unit

    Permalink
    Definition Classes
    WebView
  969. def setWebViewClient(arg0: WebViewClient): Unit

    Permalink
    Definition Classes
    WebView
  970. def setWillNotCacheDrawing(arg0: Boolean): Unit

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

    Permalink
    Definition Classes
    View
  972. def setX(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  973. def setY(arg0: Float): Unit

    Permalink
    Definition Classes
    View
  974. def settings: WebSettings

    Permalink

    Shortcut for getSettings()

    Shortcut for getSettings()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  975. def showContextMenu(): Boolean

    Permalink
    Definition Classes
    View
  976. def showContextMenuForChild(arg0: View): Boolean

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  977. def showFindDialog(arg0: String, arg1: Boolean): Boolean

    Permalink
    Definition Classes
    WebView
  978. def solidColor: Int

    Permalink

    Shortcut for getSolidColor()

    Shortcut for getSolidColor()

    Definition Classes
    TraitView
    Annotations
    @inline()
  979. def soundEffectsEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

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

    Permalink

    Shortcut for isSoundEffectsEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  981. def soundEffectsEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setSoundEffectsEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  982. def startActionMode(arg0: Callback): ActionMode

    Permalink
    Definition Classes
    View
  983. def startActionModeForChild(arg0: View, arg1: Callback): ActionMode

    Permalink
    Definition Classes
    ViewGroup → ViewParent
  984. def startAnimation(arg0: Animation): Unit

    Permalink
    Definition Classes
    View
  985. final def startDrag(arg0: ClipData, arg1: DragShadowBuilder, arg2: Any, arg3: Int): Boolean

    Permalink
    Definition Classes
    View
  986. def startLayoutAnimation(): Unit

    Permalink
    Definition Classes
    ViewGroup
  987. def startViewTransition(arg0: View): Unit

    Permalink
    Definition Classes
    ViewGroup
  988. def stopLoading(): Unit

    Permalink
    Definition Classes
    WebView
  989. def style(stl: PartialFunction[View, View]): SWebView

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

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

    Permalink
    Definition Classes
    AnyRef
  992. def systemUiVisibility(p: Int): SWebView

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  993. def systemUiVisibility: Int

    Permalink

    Shortcut for getSystemUiVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  994. def systemUiVisibility_=(p: Int): SWebView

    Permalink

    Shortcut for setSystemUiVisibility(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  995. def tag(p: Any): SWebView

    Permalink

    Shortcut for setTag(java.lang.Object)

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

    Permalink

    Shortcut for getTag()

    Shortcut for getTag()

    Definition Classes
    TraitView
    Annotations
    @inline()
  997. def tag_=(p: Any): SWebView

    Permalink

    Shortcut for setTag(java.lang.Object)

    Definition Classes
    TraitView
    Annotations
    @inline()
  998. def title: String

    Permalink

    Shortcut for getTitle()

    Shortcut for getTitle()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  999. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  1000. def top(p: Int): SWebView

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1001. def top: Int

    Permalink

    Shortcut for getTop()

    Shortcut for getTop()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1002. def top_=(p: Int): SWebView

    Permalink

    Shortcut for setTop(int)

    Shortcut for setTop(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1003. def touchDelegate(p: TouchDelegate): SWebView

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchDelegate()

    Shortcut for getTouchDelegate()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1005. def touchDelegate_=(p: TouchDelegate): SWebView

    Permalink

    Shortcut for setTouchDelegate(android.view.TouchDelegate)

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

    Permalink

    Shortcut for getTouchables()

    Shortcut for getTouchables()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1007. def translationX(p: Float): SWebView

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1008. def translationX: Float

    Permalink

    Shortcut for getTranslationX()

    Shortcut for getTranslationX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1009. def translationX_=(p: Float): SWebView

    Permalink

    Shortcut for setTranslationX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1010. def translationY(p: Float): SWebView

    Permalink

    Shortcut for setTranslationY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1011. def translationY: Float

    Permalink

    Shortcut for getTranslationY()

    Shortcut for getTranslationY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1012. def translationY_=(p: Float): SWebView

    Permalink

    Shortcut for setTranslationY(float)

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

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1014. def unscheduleDrawable(arg0: Drawable): Unit

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

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

    Permalink
    Definition Classes
    ViewGroup → ViewManager
  1017. def url: String

    Permalink

    Shortcut for getUrl()

    Shortcut for getUrl()

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1018. def verifyDrawable(arg0: Drawable): Boolean

    Permalink
    Attributes
    protected[android.view]
    Definition Classes
    View
  1019. def verticalFadingEdgeEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalFadingEdgeEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1021. def verticalFadingEdgeEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setVerticalFadingEdgeEnabled(boolean)

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

    Permalink

    Shortcut for getVerticalFadingEdgeLength()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1023. def verticalScrollBarEnabled(p: Boolean): SWebView

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

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

    Permalink

    Shortcut for isVerticalScrollBarEnabled()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1025. def verticalScrollBarEnabled_=(p: Boolean): SWebView

    Permalink

    Shortcut for setVerticalScrollBarEnabled(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1026. def verticalScrollbarOverlay(p: Boolean): SWebView

    Permalink

    Shortcut for setVerticalScrollbarOverlay(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1027. def verticalScrollbarOverlay(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1028. def verticalScrollbarOverlay_=(p: Boolean): SWebView

    Permalink

    Shortcut for setVerticalScrollbarOverlay(boolean)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1029. def verticalScrollbarPosition(p: Int): SWebView

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1030. def verticalScrollbarPosition: Int

    Permalink

    Shortcut for getVerticalScrollbarPosition()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1031. def verticalScrollbarPosition_=(p: Int): SWebView

    Permalink

    Shortcut for setVerticalScrollbarPosition(int)

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

    Permalink

    Shortcut for getVerticalScrollbarWidth()

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

    Permalink

    Shortcut for getViewTreeObserver()

    Shortcut for getViewTreeObserver()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1034. def visibility(p: Int): SWebView

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

    Permalink

    Shortcut for getVisibility()

    Shortcut for getVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1036. def visibility_=(p: Int): SWebView

    Permalink

    Shortcut for setVisibility(int)

    Shortcut for setVisibility(int)

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  1040. def webChromeClient(p: WebChromeClient): SWebView

    Permalink

    Shortcut for setWebChromeClient(android.webkit.WebChromeClient)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1041. def webChromeClient(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1042. def webChromeClient_=(p: WebChromeClient): SWebView

    Permalink

    Shortcut for setWebChromeClient(android.webkit.WebChromeClient)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1043. def webViewClient(p: WebViewClient): SWebView

    Permalink

    Shortcut for setWebViewClient(android.webkit.WebViewClient)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1044. def webViewClient(implicit no: NoGetterForThisProperty): Nothing

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1045. def webViewClient_=(p: WebViewClient): SWebView

    Permalink

    Shortcut for setWebViewClient(android.webkit.WebViewClient)

    Definition Classes
    TraitWebView
    Annotations
    @inline()
  1046. def wf[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SWebView) ⇒ LP): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1047. def width: Int

    Permalink

    Shortcut for getWidth()

    Shortcut for getWidth()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1048. def willNotCacheDrawing(p: Boolean): SWebView

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1050. def willNotCacheDrawing_=(p: Boolean): SWebView

    Permalink

    Shortcut for setWillNotCacheDrawing(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1051. def willNotDraw(p: Boolean): SWebView

    Permalink

    Shortcut for setWillNotDraw(boolean)

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

    Permalink
    Definition Classes
    View
    Annotations
    @ExportedProperty()
  1053. def willNotDraw_=(p: Boolean): SWebView

    Permalink

    Shortcut for setWillNotDraw(boolean)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1054. def windowSystemUiVisibility: Int

    Permalink

    Shortcut for getWindowSystemUiVisibility()

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

    Permalink

    Shortcut for getWindowToken()

    Shortcut for getWindowToken()

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

    Permalink

    Shortcut for getWindowVisibility()

    Shortcut for getWindowVisibility()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1057. def wrap[LP <: ViewGroupLayoutParams[_, _]](implicit defaultLayoutParam: (SWebView) ⇒ LP): SWebView

    Permalink
    Definition Classes
    TraitView
    Annotations
    @inline()
  1058. def x(p: Float): SWebView

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1059. def x: Float

    Permalink

    Shortcut for getX()

    Shortcut for getX()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1060. def x_=(p: Float): SWebView

    Permalink

    Shortcut for setX(float)

    Shortcut for setX(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1061. def y(p: Float): SWebView

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1062. def y: Float

    Permalink

    Shortcut for getY()

    Shortcut for getY()

    Definition Classes
    TraitView
    Annotations
    @inline()
  1063. def y_=(p: Float): SWebView

    Permalink

    Shortcut for setY(float)

    Shortcut for setY(float)

    Definition Classes
    TraitView
    Annotations
    @inline()
  1064. def zoomIn(): Boolean

    Permalink
    Definition Classes
    WebView
  1065. def zoomOut(): Boolean

    Permalink
    Definition Classes
    WebView

Deprecated Value Members

  1. val FILL_PARENT: Int

    Permalink
    Definition Classes
    TraitView
    Annotations
    @deprecated
    Deprecated

    (Since version )

  2. def backgroundDrawable(p: Drawable): SWebView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  3. def backgroundDrawable_=(p: Drawable): SWebView

    Permalink

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

    Definition Classes
    TraitView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  4. def debugDump(): Unit

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def emulateShiftHeld(): Unit

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  6. def findAll(arg0: String): Int

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  7. def getVisibleTitleHeight(): Int

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  8. def onChildViewAdded(arg0: View, arg1: View): Unit

    Permalink
    Definition Classes
    WebView → OnHierarchyChangeListener
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  9. def onChildViewRemoved(arg0: View, arg1: View): Unit

    Permalink
    Definition Classes
    WebView → OnHierarchyChangeListener
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  10. def onGlobalFocusChanged(arg0: View, arg1: View): Unit

    Permalink
    Definition Classes
    WebView → OnGlobalFocusChangeListener
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  11. def onMeasure(arg0: Int, arg1: Int): Unit

    Permalink
    Attributes
    protected[android.webkit]
    Definition Classes
    WebView → AbsoluteLayout → View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  12. def onNewPicture[U](f: ⇒ U): SWebView

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  13. def onNewPicture[U](f: (WebView, Picture) ⇒ U): SWebView

    Permalink
    Definition Classes
    TraitWebView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  14. def pictureListener(p: PictureListener): SWebView

    Permalink

    Shortcut for setPictureListener(android.webkit.WebView.PictureListener)

    Definition Classes
    TraitWebView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  15. def pictureListener_=(p: PictureListener): SWebView

    Permalink

    Shortcut for setPictureListener(android.webkit.WebView.PictureListener)

    Definition Classes
    TraitWebView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

  16. def restorePicture(arg0: Bundle, arg1: File): Boolean

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  17. def savePicture(arg0: Bundle, arg1: File): Boolean

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  18. def setBackgroundDrawable(arg0: Drawable): Unit

    Permalink
    Definition Classes
    View
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  19. def setPictureListener(arg0: PictureListener): Unit

    Permalink
    Definition Classes
    WebView
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  20. def shouldDelayChildPressedState(): Boolean

    Permalink
    Definition Classes
    WebView → AbsoluteLayout → ViewGroup
    Annotations
    @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  21. def visibleTitleHeight: Int

    Permalink

    Shortcut for getVisibleTitleHeight()

    Definition Classes
    TraitWebView
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version )

Inherited from TraitWebView[SWebView]

Inherited from TraitAbsoluteLayout[SWebView]

Inherited from TraitViewGroup[SWebView]

Inherited from TraitView[SWebView]

Inherited from PressAndHoldable[SWebView]

Inherited from ConstantsSupport

Inherited from WebView

Inherited from OnHierarchyChangeListener

Inherited from OnGlobalFocusChangeListener

Inherited from AbsoluteLayout

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