org.scaloid.common

SGallery

class SGallery extends Gallery with TraitGallery[SGallery]

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

Linear Supertypes
TraitGallery[SGallery], TraitAbsSpinner[SGallery], TraitAdapterView[SGallery], TraitViewGroup[SGallery], TraitView[SGallery], ConstantsSupport, Gallery, OnGestureListener, AbsSpinner, AdapterView[SpinnerAdapter], ViewGroup, ViewManager, ViewParent, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SGallery
  2. TraitGallery
  3. TraitAbsSpinner
  4. TraitAdapterView
  5. TraitViewGroup
  6. TraitView
  7. ConstantsSupport
  8. Gallery
  9. OnGestureListener
  10. AbsSpinner
  11. AdapterView
  12. ViewGroup
  13. ViewManager
  14. ViewParent
  15. View
  16. AccessibilityEventSource
  17. Callback
  18. Callback
  19. AnyRef
  20. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

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

Value Members

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

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

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

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

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

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

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

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

    Definition Classes
    Any
  9. val FILL_PARENT: Int

    Definition Classes
    TraitView
  10. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  11. val NONE: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  28. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  29. val WRAP_CONTENT: Int

    Definition Classes
    TraitView
  30. def adapter(p: SpinnerAdapter): SGallery

    Definition Classes
    TraitAbsSpinner
    Annotations
    @inline()
  31. def adapter: SpinnerAdapter

    Definition Classes
    TraitAbsSpinnerTraitAdapterView
    Annotations
    @inline()
  32. def adapter_=(p: SpinnerAdapter): SGallery

    Definition Classes
    TraitAbsSpinner
    Annotations
    @inline()
  33. def addFocusables(arg0: ArrayList[View], arg1: Int, arg2: Int): Unit

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

    Definition Classes
    ViewGroup → View
  35. def addStatesFromChildren(p: Boolean): SGallery

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

    Definition Classes
    ViewGroup
  37. def addStatesFromChildren_=(p: Boolean): SGallery

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  48. def alwaysDrawnWithCacheEnabled_=(p: Boolean): SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  49. def animation(p: Animation): SGallery

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  54. def animationDuration(p: Int): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  55. def animationDuration(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  56. def animationDuration_=(p: Int): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  57. def animation_=(p: Animation): SGallery

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    SGalleryTraitView
  78. def bottom: Int

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

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

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

    Definition Classes
    View
  82. def buildDrawingCache(): Unit

    Definition Classes
    View
  83. def callbackDuringFling(p: Boolean): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  84. def callbackDuringFling(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  85. def callbackDuringFling_=(p: Boolean): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  86. def canAnimate(): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    AdapterView → ViewGroup
  87. def cancelLongPress(): Unit

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → ViewGroup
  90. def childCount: Int

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

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

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

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

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

    Definition Classes
    ViewGroup
  96. def clearFocus(): Unit

    Definition Classes
    ViewGroup → View
  97. def clickable(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  99. def clickable_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  100. def clipChildren(p: Boolean): SGallery

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  102. def clipChildren_=(p: Boolean): SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  103. def clipToPadding(p: Boolean): SGallery

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  105. def clipToPadding_=(p: Boolean): SGallery

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → View
  108. def computeHorizontalScrollOffset(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → View
  109. def computeHorizontalScrollRange(): Int

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → View
  110. def computeScroll(): Unit

    Definition Classes
    View
  111. def computeVerticalScrollExtent(): Int

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  114. def contentDescription(p: CharSequence): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def contentDescription_=(p: CharSequence): SGallery

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

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  118. def createContextMenu(arg0: ContextMenu): Unit

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  122. def descendantFocusability_=(p: Int): SGallery

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

    Definition Classes
    View
  124. def detachAllViewsFromParent(): Unit

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup
  128. def disableAlwaysDrawnWithCache: SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  129. def disableAnimationCache: SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  130. def disableDrawingCache: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def disableDuplicateParentState: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def disableHapticFeedback: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def disableHorizontalFadingEdge: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def disableHorizontalScrollBar: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def disableSave: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def disableScrollbarFading: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def disableSoundEffects: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def disableVerticalFadingEdge: SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  139. def disableVerticalScrollBar: SGallery

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

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

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

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

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

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

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → ViewGroup → View
  151. def dispatchSetSelected(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  164. def drawingCacheBackgroundColor(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  166. def drawingCacheBackgroundColor_=(p: Int): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  167. def drawingCacheEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  169. def drawingCacheEnabled_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  170. def drawingCacheQuality(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  172. def drawingCacheQuality_=(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  174. def duplicateParentStateEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  176. def duplicateParentStateEnabled_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  177. def emptyView(p: View): SGallery

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

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  179. def emptyView_=(p: View): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  180. def enableAlwaysDrawnWithCache: SGallery

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
  202. def findFocus(): View

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

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

    Definition Classes
    View
  205. def firstVisiblePosition: Int

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

    Attributes
    protected[android.view]
    Definition Classes
    ViewGroup → View
  207. def focusSearch(arg0: View, arg1: Int): View

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

    Definition Classes
    View
  209. def focusable(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  211. def focusableInTouchMode(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  213. def focusableInTouchMode_=(p: Boolean): SGallery

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

    Definition Classes
    ViewGroup → ViewParent
  215. def focusable_=(p: Boolean): SGallery

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

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

    Definition Classes
    View
  218. def gatherTransparentRegion(arg0: Region): Boolean

    Definition Classes
    ViewGroup
  219. def generateDefaultLayoutParams(): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → AbsSpinner → ViewGroup
  220. def generateLayoutParams(arg0: AttributeSet): LayoutParams

    Definition Classes
    Gallery → ViewGroup
  221. def generateLayoutParams(arg0: LayoutParams): LayoutParams

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → ViewGroup
  222. def getAdapter(): SpinnerAdapter

    Definition Classes
    AbsSpinner → AdapterView
  223. def getAnimation(): Animation

    Definition Classes
    View
  224. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  225. def getBackground(): Drawable

    Definition Classes
    View
  226. def getBaseline(): Int

    Definition Classes
    View
  227. final def getBottom(): Int

    Definition Classes
    View
  228. def getBottomFadingEdgeStrength(): Float

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

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

    Definition Classes
    ViewGroup
  231. def getChildCount(): Int

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

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → ViewGroup
  233. def getChildStaticTransformation(arg0: View, arg1: Transformation): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → ViewGroup
  234. def getChildVisibleRect(arg0: View, arg1: Rect, arg2: Point): Boolean

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

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

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

    Definition Classes
    View
  238. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → View
  239. def getCount(): Int

    Definition Classes
    AbsSpinner → AdapterView
  240. def getDescendantFocusability(): Int

    Definition Classes
    ViewGroup
  241. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  243. def getDrawingCache(): Bitmap

    Definition Classes
    View
  244. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  245. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  247. def getDrawingTime(): Long

    Definition Classes
    View
  248. def getEmptyView(): View

    Definition Classes
    AdapterView
  249. def getFirstVisiblePosition(): Int

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

    Definition Classes
    View
  251. def getFocusedChild(): View

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

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

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

    Definition Classes
    View
  255. def getHandler(): Handler

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

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

    Definition Classes
    View
  258. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  259. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  261. def getItemAtPosition(arg0: Int): AnyRef

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

    Definition Classes
    AdapterView
  263. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  264. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  265. def getLastVisiblePosition(): Int

    Definition Classes
    AdapterView
  266. def getLayoutAnimation(): LayoutAnimationController

    Definition Classes
    ViewGroup
  267. def getLayoutAnimationListener(): AnimationListener

    Definition Classes
    ViewGroup
  268. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  270. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  277. def getNextFocusDownId(): Int

    Definition Classes
    View
  278. def getNextFocusLeftId(): Int

    Definition Classes
    View
  279. def getNextFocusRightId(): Int

    Definition Classes
    View
  280. def getNextFocusUpId(): Int

    Definition Classes
    View
  281. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  282. final def getOnItemClickListener(): OnItemClickListener

    Definition Classes
    AdapterView
  283. final def getOnItemLongClickListener(): OnItemLongClickListener

    Definition Classes
    AdapterView
  284. final def getOnItemSelectedListener(): OnItemSelectedListener

    Definition Classes
    AdapterView
  285. def getPaddingBottom(): Int

    Definition Classes
    View
  286. def getPaddingLeft(): Int

    Definition Classes
    View
  287. def getPaddingRight(): Int

    Definition Classes
    View
  288. def getPaddingTop(): Int

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

    Definition Classes
    View
  290. def getPersistentDrawingCache(): Int

    Definition Classes
    ViewGroup
  291. def getPositionForView(arg0: View): Int

    Definition Classes
    AdapterView
  292. def getResources(): Resources

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

    Definition Classes
    View
  294. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  297. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  300. def getSelectedItem(): AnyRef

    Definition Classes
    AdapterView
  301. def getSelectedItemId(): Long

    Definition Classes
    AdapterView
  302. def getSelectedItemPosition(): Int

    Definition Classes
    AdapterView
  303. def getSelectedView(): View

    Definition Classes
    AbsSpinner → AdapterView
  304. def getSolidColor(): Int

    Definition Classes
    View
  305. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  308. def getTag(): AnyRef

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

    Definition Classes
    View
  310. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  314. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  315. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  316. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  317. def getVisibility(): Int

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

    Definition Classes
    View
  319. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  321. def getWindowVisibility(): Int

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

    Definition Classes
    View
  323. def gravity(p: Int): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  324. def gravity(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  325. def gravity_=(p: Int): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  326. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  327. def hapticFeedbackEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  329. def hapticFeedbackEnabled_=(p: Boolean): SGallery

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

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

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

    Definition Classes
    View
  333. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  334. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  335. def horizontalFadingEdgeEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  337. def horizontalFadingEdgeEnabled_=(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  339. def horizontalScrollBarEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  341. def horizontalScrollBarEnabled_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  342. def id(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  344. def id_=(p: Int): SGallery

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  355. def isAnimationCacheEnabled(): Boolean

    Definition Classes
    ViewGroup
  356. def isChildrenDrawingOrderEnabled(): Boolean

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

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

    Definition Classes
    View
  359. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  360. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  361. def isEnabled(): Boolean

    Definition Classes
    View
  362. final def isFocusable(): Boolean

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

    Definition Classes
    View
  364. def isFocused(): Boolean

    Definition Classes
    View
  365. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  366. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  367. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  368. def isInEditMode(): Boolean

    Definition Classes
    View
  369. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  371. def isLayoutRequested(): Boolean

    Definition Classes
    View
  372. def isLongClickable(): Boolean

    Definition Classes
    View
  373. def isOpaque(): Boolean

    Definition Classes
    View
  374. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  376. def isSaveEnabled(): Boolean

    Definition Classes
    View
  377. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  378. def isSelected(): Boolean

    Definition Classes
    View
  379. def isShown(): Boolean

    Definition Classes
    View
  380. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  381. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  382. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  383. def keepScreenOn(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  385. def keepScreenOn_=(p: Boolean): SGallery

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  390. def layoutAnimation: LayoutAnimationController

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  392. def layoutAnimationListener: AnimationListener

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  394. def layoutAnimation_=(p: LayoutAnimationController): SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  395. def layoutParams(p: LayoutParams): SGallery

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  408. def minimumHeight(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  410. def minimumHeight_=(p: Int): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  411. def minimumWidth(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  413. def minimumWidth_=(p: Int): SGallery

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

    Definition Classes
    AnyRef
  415. def nextFocusDownId(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  417. def nextFocusDownId_=(p: Int): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  418. def nextFocusLeftId(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  420. def nextFocusLeftId_=(p: Int): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def nextFocusRightId(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  423. def nextFocusRightId_=(p: Int): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  424. def nextFocusUpId(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def nextFocusUpId_=(p: Int): SGallery

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

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

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

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

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

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

    Definition Classes
    View
  433. def onAnimationEnd(f: ⇒ Unit): SGallery

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

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

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

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  438. def onAnimationStart(f: ⇒ Unit): SGallery

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

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

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

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

    Definition Classes
    View
  443. def onChildViewAdded(f: ⇒ Unit): SGallery

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  445. def onChildViewRemoved(f: ⇒ Unit): SGallery

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  447. def onClick(f: ⇒ Unit): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  449. def onClickListener(p: OnClickListener): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  451. def onClickListener_=(p: OnClickListener): SGallery

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  457. def onCreateContextMenuListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitView
    Annotations
    @inline()
  458. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  459. def onCreateDrawableState(arg0: Int): Array[Int]

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

    Definition Classes
    View
  461. def onDetachedFromWindow(): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  463. def onDown(arg0: MotionEvent): Boolean

    Definition Classes
    Gallery → OnGestureListener
  464. def onDraw(arg0: Canvas): Unit

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

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

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

    Definition Classes
    View
  468. def onFling(arg0: MotionEvent, arg1: MotionEvent, arg2: Float, arg3: Float): Boolean

    Definition Classes
    Gallery → OnGestureListener
  469. def onFocusChange(f: ⇒ Unit): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def onFocusChangeListener(p: OnFocusChangeListener): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  473. def onFocusChangeListener_=(p: OnFocusChangeListener): SGallery

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

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → View
  475. def onHierarchyChangeListener(p: OnHierarchyChangeListener): SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  476. def onHierarchyChangeListener(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  477. def onHierarchyChangeListener_=(p: OnHierarchyChangeListener): SGallery

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  478. def onInterceptTouchEvent(arg0: MotionEvent): Boolean

    Definition Classes
    ViewGroup
  479. def onItemClick(f: ⇒ Unit): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  480. def onItemClick(f: (AdapterView[_], View, Int, Long) ⇒ Unit): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  481. def onItemClickListener(p: OnItemClickListener): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  482. def onItemClickListener: OnItemClickListener

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  483. def onItemClickListener_=(p: OnItemClickListener): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  484. def onItemLongClick(f: ⇒ Boolean): SGallery

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

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  486. def onItemLongClickListener(p: OnItemLongClickListener): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  487. def onItemLongClickListener: OnItemLongClickListener

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  488. def onItemLongClickListener_=(p: OnItemLongClickListener): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  489. def onItemSelected(f: ⇒ Unit): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  490. def onItemSelected(f: (AdapterView[_], View, Int, Long) ⇒ Unit): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  491. def onItemSelectedListener(p: OnItemSelectedListener): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  492. def onItemSelectedListener: OnItemSelectedListener

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  493. def onItemSelectedListener_=(p: OnItemSelectedListener): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  494. def onKey(f: ⇒ Boolean): SGallery

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

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

    Definition Classes
    Gallery → View → Callback
  497. def onKeyListener(p: OnKeyListener): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  499. def onKeyListener_=(p: OnKeyListener): SGallery

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

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

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

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    Gallery → AdapterView → ViewGroup → View
  506. def onLongClick(f: ⇒ Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  508. def onLongClickListener(p: OnLongClickListener): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  510. def onLongClickListener_=(p: OnLongClickListener): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  511. def onLongPress(arg0: MotionEvent): Unit

    Definition Classes
    Gallery → OnGestureListener
  512. def onMeasure(arg0: Int, arg1: Int): Unit

    Attributes
    protected[android.widget]
    Definition Classes
    AbsSpinner → View
  513. def onNothingSelected(f: ⇒ Unit): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  514. def onNothingSelected(f: (AdapterView[_]) ⇒ Unit): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  515. def onRequestFocusInDescendants(arg0: Int, arg1: Rect): Boolean

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

    Definition Classes
    AbsSpinner → View
  517. def onSaveInstanceState(): Parcelable

    Definition Classes
    AbsSpinner → View
  518. def onScroll(arg0: MotionEvent, arg1: MotionEvent, arg2: Float, arg3: Float): Boolean

    Definition Classes
    Gallery → OnGestureListener
  519. def onScrollChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  521. def onShowPress(arg0: MotionEvent): Unit

    Definition Classes
    Gallery → OnGestureListener
  522. def onSingleTapUp(arg0: MotionEvent): Boolean

    Definition Classes
    Gallery → OnGestureListener
  523. def onSizeChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

    Definition Classes
    View
  525. def onTouch(f: ⇒ Boolean): SGallery

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

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

    Definition Classes
    Gallery → View
  528. def onTouchListener(p: OnTouchListener): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  530. def onTouchListener_=(p: OnTouchListener): SGallery

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  535. def padding: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  536. def padding(p: Int): SGallery

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  541. def padding_=(p: Int): SGallery

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

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

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

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

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

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

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

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

    Definition Classes
    AdapterView
  550. def performLongClick(): Boolean

    Definition Classes
    View
  551. def persistentDrawingCache(p: Int): SGallery

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

    Definition Classes
    TraitViewGroup
    Annotations
    @inline()
  553. def persistentDrawingCache_=(p: Int): SGallery

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

    Definition Classes
    View
  555. def pointToPosition(arg0: Int, arg1: Int): Int

    Definition Classes
    AbsSpinner
  556. def post(arg0: Runnable): Boolean

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

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

    Definition Classes
    View
  559. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  562. def pressed(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  564. def pressed_=(p: Boolean): SGallery

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

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

    Definition Classes
    View
  567. def removeAllViews(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  583. def requestLayout(): Unit

    Definition Classes
    AbsSpinner → ViewParent → View
  584. def requestRectangleOnScreen(arg0: Rect, arg1: Boolean): Boolean

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

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

    Definition Classes
    ViewGroup → ViewParent
  587. def resources: Resources

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

    Definition Classes
    View
  589. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  591. def saveEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  593. def saveEnabled_=(p: Boolean): SGallery

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

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

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

    Definition Classes
    ViewGroup
  597. def scrollBarStyle(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  599. def scrollBarStyle_=(p: Int): SGallery

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

    Definition Classes
    View
  601. def scrollContainer(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  603. def scrollContainer_=(p: Boolean): SGallery

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

    Definition Classes
    View
  605. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  607. def scrollbarFadingEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  609. def scrollbarFadingEnabled_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  610. def selected(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  612. def selectedItem: AnyRef

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  613. def selectedItemId: Long

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  614. def selectedItemPosition: Int

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  615. def selectedView: View

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  616. def selected_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  617. def selection(p: Int): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  618. def selection(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  619. def selection_=(p: Int): SGallery

    Definition Classes
    TraitAdapterView
    Annotations
    @inline()
  620. def sendAccessibilityEvent(arg0: Int): Unit

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

    Definition Classes
    View → AccessibilityEventSource
  622. def setAdapter(arg0: SpinnerAdapter): Unit

    Definition Classes
    AbsSpinner → AdapterView
  623. def setAddStatesFromChildren(arg0: Boolean): Unit

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

    Definition Classes
    ViewGroup
  625. def setAnimation(arg0: Animation): Unit

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

    Definition Classes
    ViewGroup
  627. def setAnimationDuration(arg0: Int): Unit

    Definition Classes
    Gallery
  628. def setBackgroundColor(arg0: Int): Unit

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

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

    Definition Classes
    View
  631. def setCallbackDuringFling(arg0: Boolean): Unit

    Definition Classes
    Gallery
  632. def setChildrenDrawingCacheEnabled(arg0: Boolean): Unit

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

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

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

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

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

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

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

    Definition Classes
    ViewGroup
  640. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  644. def setEmptyView(arg0: View): Unit

    Definition Classes
    AdapterView
  645. def setEnabled(arg0: Boolean): Unit

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

    Definition Classes
    View
  647. def setFocusable(arg0: Boolean): Unit

    Definition Classes
    AdapterView → View
  648. def setFocusableInTouchMode(arg0: Boolean): Unit

    Definition Classes
    AdapterView → View
  649. def setGravity(arg0: Int): Unit

    Definition Classes
    Gallery
  650. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  654. def setKeepScreenOn(arg0: Boolean): Unit

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

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

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

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

    Definition Classes
    View
  659. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

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

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

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

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

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

    Definition Classes
    AdapterView → View
  667. def setOnCreateContextMenuListener(arg0: OnCreateContextMenuListener): Unit

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

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

    Definition Classes
    ViewGroup
  670. def setOnItemClickListener(arg0: OnItemClickListener): Unit

    Definition Classes
    AdapterView
  671. def setOnItemLongClickListener(arg0: OnItemLongClickListener): Unit

    Definition Classes
    AdapterView
  672. def setOnItemSelectedListener(arg0: OnItemSelectedListener): Unit

    Definition Classes
    AdapterView
  673. def setOnKeyListener(arg0: OnKeyListener): Unit

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

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

    Definition Classes
    View
  676. def setPadding(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  684. def setSelection(arg0: Int): Unit

    Definition Classes
    AbsSpinner → AdapterView
  685. def setSelection(arg0: Int, arg1: Boolean): Unit

    Definition Classes
    AbsSpinner
  686. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  687. def setSpacing(arg0: Int): Unit

    Definition Classes
    Gallery
  688. def setStaticTransformationsEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  692. def setUnselectedAlpha(arg0: Float): Unit

    Definition Classes
    Gallery
  693. def setVerticalFadingEdgeEnabled(arg0: Boolean): Unit

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

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

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

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

    Definition Classes
    View
  698. def showContextMenu(): Boolean

    Definition Classes
    Gallery → View
  699. def showContextMenuForChild(arg0: View): Boolean

    Definition Classes
    Gallery → ViewGroup → ViewParent
  700. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  701. def soundEffectsEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  703. def soundEffectsEnabled_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  704. def spacing(p: Int): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  705. def spacing(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  706. def spacing_=(p: Int): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  707. def startAnimation(arg0: Animation): Unit

    Definition Classes
    View
  708. def startLayoutAnimation(): Unit

    Definition Classes
    ViewGroup
  709. def style(stl: PartialFunction[View, View]): SGallery

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

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

    Definition Classes
    AnyRef
  712. def tag(p: Any): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  714. def tag_=(p: Any): SGallery

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

    Definition Classes
    AnyRef → Any
  716. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  717. def touchDelegate(p: TouchDelegate): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  719. def touchDelegate_=(p: TouchDelegate): SGallery

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

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

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

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

    Definition Classes
    View → Callback
  724. def unselectedAlpha(p: Float): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  725. def unselectedAlpha(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  726. def unselectedAlpha_=(p: Float): SGallery

    Definition Classes
    TraitGallery
    Annotations
    @inline()
  727. def updateViewLayout(arg0: View, arg1: LayoutParams): Unit

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  729. def verticalFadingEdgeEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  731. def verticalFadingEdgeEnabled_=(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  733. def verticalScrollBarEnabled(p: Boolean): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  735. def verticalScrollBarEnabled_=(p: Boolean): SGallery

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  738. def visibility(p: Int): SGallery

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  740. def visibility_=(p: Int): SGallery

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  745. def willNotCacheDrawing(p: Boolean): SGallery

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

    Definition Classes
    View
  747. def willNotCacheDrawing_=(p: Boolean): SGallery

    Definition Classes
    TraitView
    Annotations
    @inline()
  748. def willNotDraw(p: Boolean): SGallery

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

    Definition Classes
    View
  750. def willNotDraw_=(p: Boolean): SGallery

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitGallery[SGallery]

Inherited from TraitAbsSpinner[SGallery]

Inherited from TraitAdapterView[SGallery]

Inherited from TraitViewGroup[SGallery]

Inherited from TraitView[SGallery]

Inherited from ConstantsSupport

Inherited from Gallery

Inherited from OnGestureListener

Inherited from AbsSpinner

Inherited from AdapterView[SpinnerAdapter]

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