org.scaloid.common

SImageButton

class SImageButton extends ImageButton with TraitImageButton[SImageButton]

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

Linear Supertypes
TraitImageButton[SImageButton], TraitImageView[SImageButton], TraitView[SImageButton], ConstantsSupport, ImageButton, ImageView, View, AccessibilityEventSource, Callback, Callback, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SImageButton
  2. TraitImageButton
  3. TraitImageView
  4. TraitView
  5. ConstantsSupport
  6. ImageButton
  7. ImageView
  8. View
  9. AccessibilityEventSource
  10. Callback
  11. Callback
  12. AnyRef
  13. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SImageButton()(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 <<[LP <: ViewGroupLayoutParams[_, _]](width: Int, height: Int)(implicit defaultLayoutParam: (SImageButton) ⇒ LP): LP

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

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

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

    Definition Classes
    Any
  8. val FILL_PARENT: Int

    Definition Classes
    TraitView
  9. val MATCH_PARENT: Int

    Definition Classes
    TraitView
  10. val NONE: Int

    Definition Classes
    ConstantsSupport
  11. val TEXT: Int

    Definition Classes
    ConstantsSupport
  12. val TEXT_AUTO_COMPLETE: Int

    Definition Classes
    ConstantsSupport
  13. val TEXT_AUTO_CORRECT: Int

    Definition Classes
    ConstantsSupport
  14. val TEXT_CAP_CHARACTERS: Int

    Definition Classes
    ConstantsSupport
  15. val TEXT_CAP_SENTENCES: Int

    Definition Classes
    ConstantsSupport
  16. val TEXT_CAP_WORDS: Int

    Definition Classes
    ConstantsSupport
  17. val TEXT_EMAIL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  18. val TEXT_EMAIL_SUBJECT: Int

    Definition Classes
    ConstantsSupport
  19. val TEXT_IME_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  20. val TEXT_LONG_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  21. val TEXT_MULTI_LINE: Int

    Definition Classes
    ConstantsSupport
  22. val TEXT_NO_SUGGESTIONS: Int

    Definition Classes
    ConstantsSupport
  23. val TEXT_PASSWORD: Int

    Definition Classes
    ConstantsSupport
  24. val TEXT_PERSON_NAME: Int

    Definition Classes
    ConstantsSupport
  25. val TEXT_POSTAL_ADDRESS: Int

    Definition Classes
    ConstantsSupport
  26. val TEXT_SHORT_MESSAGE: Int

    Definition Classes
    ConstantsSupport
  27. val TEXT_URI: Int

    Definition Classes
    ConstantsSupport
  28. val WRAP_CONTENT: Int

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

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

    Definition Classes
    View
  31. def addTouchables(arg0: ArrayList[View]): Unit

    Definition Classes
    View
  32. def adjustViewBounds(p: Boolean): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  33. def adjustViewBounds(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  34. def adjustViewBounds_=(p: Boolean): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  35. def alpha(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  36. def alpha(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  37. def alpha_=(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  38. def animation(p: Animation): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  40. def animation_=(p: Animation): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  42. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  43. def awakenScrollBars(arg0: Int, arg1: Boolean): Boolean

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  47. def backgroundColor(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def backgroundColor_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  50. def backgroundDrawable(p: Drawable): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  52. def backgroundDrawable_=(p: Drawable): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  53. def backgroundResource(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  55. def backgroundResource_=(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  57. def basis: SImageButton

    Definition Classes
    SImageButtonTraitView
  58. def bottom: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  59. def bringToFront(): Unit

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

    Definition Classes
    View
  61. def buildDrawingCache(): Unit

    Definition Classes
    View
  62. def cancelLongPress(): Unit

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

    Definition Classes
    View
  64. def clearAnimation(): Unit

    Definition Classes
    View
  65. final def clearColorFilter(): Unit

    Definition Classes
    ImageView
  66. def clearFocus(): Unit

    Definition Classes
    View
  67. def clickable(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  69. def clickable_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  70. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. def colorFilter(p: ColorFilter): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  72. def colorFilter(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  73. def colorFilter(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  74. def colorFilter_=(p: ColorFilter): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  75. def colorFilter_=(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  76. def computeHorizontalScrollExtent(): Int

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

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

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

    Definition Classes
    View
  80. def computeVerticalScrollExtent(): Int

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def contentDescription_=(p: CharSequence): SImageButton

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

    Definition Classes
    View
  87. def destroyDrawingCache(): Unit

    Definition Classes
    View
  88. def disableDrawingCache: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  89. def disableDuplicateParentState: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  90. def disableHapticFeedback: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  91. def disableHorizontalFadingEdge: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  92. def disableHorizontalScrollBar: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  93. def disableSave: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  94. def disableScrollbarFading: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  95. def disableSoundEffects: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  96. def disableVerticalFadingEdge: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  97. def disableVerticalScrollBar: SImageButton

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

    Definition Classes
    View
  99. def dispatchDisplayHint(arg0: Int): Unit

    Definition Classes
    View
  100. def dispatchDraw(arg0: Canvas): Unit

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

    Definition Classes
    View
  102. def dispatchKeyEventPreIme(arg0: KeyEvent): Boolean

    Definition Classes
    View
  103. def dispatchKeyShortcutEvent(arg0: KeyEvent): Boolean

    Definition Classes
    View
  104. def dispatchPopulateAccessibilityEvent(arg0: AccessibilityEvent): Boolean

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

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

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

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

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

    Definition Classes
    View
  110. def dispatchTrackballEvent(arg0: MotionEvent): Boolean

    Definition Classes
    View
  111. def dispatchUnhandledMove(arg0: View, arg1: Int): Boolean

    Definition Classes
    View
  112. def dispatchVisibilityChanged(arg0: View, arg1: Int): Unit

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

    Definition Classes
    View
  114. def dispatchWindowVisibilityChanged(arg0: Int): Unit

    Definition Classes
    View
  115. def draw(arg0: Canvas): Unit

    Definition Classes
    View
  116. def drawable: Drawable

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  117. def drawableState: Array[Int]

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  119. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def drawingCacheBackgroundColor(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def drawingCacheBackgroundColor_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def drawingCacheEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def drawingCacheEnabled_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def drawingCacheQuality(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def drawingCacheQuality_=(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def duplicateParentStateEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def duplicateParentStateEnabled_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  133. def enableDrawingCache: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def enableDuplicateParentState: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  135. def enableHapticFeedback: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  136. def enableHorizontalFadingEdge: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  137. def enableHorizontalScrollBar: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  138. def enableSave: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  139. def enableScrollbarFading: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  140. def enableSoundEffects: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  141. def enableVerticalFadingEdge: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  142. def enableVerticalScrollBar: SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  143. def enabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  145. def enabled_=(p: Boolean): SImageButton

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

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

    Definition Classes
    AnyRef → Any
  148. def fadingEdgeLength(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  150. def fadingEdgeLength_=(p: Int): SImageButton

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

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

    Definition Classes
    TraitView
  153. def findFocus(): View

    Definition Classes
    View
  154. final def findViewById(arg0: Int): View

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

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

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

    Definition Classes
    View
  158. def focusable(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  160. def focusableInTouchMode(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  162. def focusableInTouchMode_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  163. def focusable_=(p: Boolean): SImageButton

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

    Definition Classes
    View
  165. def getAnimation(): Animation

    Definition Classes
    View
  166. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  167. def getBackground(): Drawable

    Definition Classes
    View
  168. def getBaseline(): Int

    Definition Classes
    ImageView → View
  169. final def getBottom(): Int

    Definition Classes
    View
  170. def getBottomFadingEdgeStrength(): Float

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  172. final def getClass(): Class[_]

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

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

    Definition Classes
    View
  175. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  176. def getDrawable(): Drawable

    Definition Classes
    ImageView
  177. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  179. def getDrawingCache(): Bitmap

    Definition Classes
    View
  180. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  181. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  183. def getDrawingTime(): Long

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

    Definition Classes
    View
  185. def getFocusedRect(arg0: Rect): Unit

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

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

    Definition Classes
    View
  188. def getHandler(): Handler

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

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

    Definition Classes
    View
  191. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  192. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  194. def getImageMatrix(): Matrix

    Definition Classes
    ImageView
  195. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  196. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  197. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  199. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  206. def getNextFocusDownId(): Int

    Definition Classes
    View
  207. def getNextFocusLeftId(): Int

    Definition Classes
    View
  208. def getNextFocusRightId(): Int

    Definition Classes
    View
  209. def getNextFocusUpId(): Int

    Definition Classes
    View
  210. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  211. def getPaddingBottom(): Int

    Definition Classes
    View
  212. def getPaddingLeft(): Int

    Definition Classes
    View
  213. def getPaddingRight(): Int

    Definition Classes
    View
  214. def getPaddingTop(): Int

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

    Definition Classes
    View
  216. def getResources(): Resources

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

    Definition Classes
    View
  218. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  221. def getScaleType(): ScaleType

    Definition Classes
    ImageView
  222. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  225. def getSolidColor(): Int

    Definition Classes
    View
  226. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  229. def getTag(): AnyRef

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

    Definition Classes
    View
  231. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  235. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  236. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  237. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  238. def getVisibility(): Int

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

    Definition Classes
    View
  240. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  242. def getWindowVisibility(): Int

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

    Definition Classes
    View
  244. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  245. def hapticFeedbackEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  247. def hapticFeedbackEnabled_=(p: Boolean): SImageButton

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

    Definition Classes
    View
  249. def hasFocusable(): Boolean

    Definition Classes
    View
  250. def hasWindowFocus(): Boolean

    Definition Classes
    View
  251. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  252. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  253. def horizontalFadingEdgeEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  255. def horizontalFadingEdgeEnabled_=(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  257. def horizontalScrollBarEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  259. def horizontalScrollBarEnabled_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  260. def id(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  262. def id_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  263. def imageBitmap(p: Bitmap): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  264. def imageBitmap(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  265. def imageBitmap_=(p: Bitmap): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  266. def imageDrawable(p: Drawable): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  267. def imageDrawable(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  268. def imageDrawable_=(p: Drawable): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  269. def imageLevel(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  270. def imageLevel(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  271. def imageLevel_=(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  272. def imageMatrix(p: Matrix): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  273. def imageMatrix: Matrix

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  274. def imageMatrix_=(p: Matrix): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  275. def imageResource(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  276. def imageResource(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  277. def imageResource_=(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  278. def imageURI(p: Uri): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  279. def imageURI(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  280. def imageURI_=(p: Uri): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  281. def initializeFadingEdge(arg0: TypedArray): Unit

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

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

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

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

    Definition Classes
    View
  286. def invalidateDrawable(arg0: Drawable): Unit

    Definition Classes
    ImageView → View → Callback
  287. def isClickable(): Boolean

    Definition Classes
    View
  288. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  289. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  290. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  293. def isFocused(): Boolean

    Definition Classes
    View
  294. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  295. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  296. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  297. def isInEditMode(): Boolean

    Definition Classes
    View
  298. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  300. def isLayoutRequested(): Boolean

    Definition Classes
    View
  301. def isLongClickable(): Boolean

    Definition Classes
    View
  302. def isOpaque(): Boolean

    Definition Classes
    View
  303. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  305. def isSaveEnabled(): Boolean

    Definition Classes
    View
  306. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  307. def isSelected(): Boolean

    Definition Classes
    View
  308. def isShown(): Boolean

    Definition Classes
    View
  309. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  310. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  311. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  312. def keepScreenOn(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  314. def keepScreenOn_=(p: Boolean): SImageButton

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

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

    Definition Classes
    View
  317. def layoutParams(p: LayoutParams): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  319. def layoutParams_=(p: LayoutParams): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  321. def longClickable(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  323. def longClickable_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def maxHeight(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  325. def maxHeight(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  326. def maxHeight_=(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  327. def maxWidth(p: Int): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  328. def maxWidth(implicit no: NoGetterForThisProperty): Nothing

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  329. def maxWidth_=(p: Int): SImageButton

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

    Definition Classes
    View
  331. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  333. def minimumHeight(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  335. def minimumHeight_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  336. def minimumWidth(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  338. def minimumWidth_=(p: Int): SImageButton

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

    Definition Classes
    AnyRef
  340. def nextFocusDownId(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  342. def nextFocusDownId_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  343. def nextFocusLeftId(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  345. def nextFocusLeftId_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  346. def nextFocusRightId(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  348. def nextFocusRightId_=(p: Int): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  349. def nextFocusUpId(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  351. def nextFocusUpId_=(p: Int): SImageButton

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

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

    Definition Classes
    AnyRef
  354. def offsetLeftAndRight(arg0: Int): Unit

    Definition Classes
    View
  355. def offsetTopAndBottom(arg0: Int): Unit

    Definition Classes
    View
  356. def onAnimationEnd(): Unit

    Attributes
    protected[android.view]
    Definition Classes
    View
  357. def onAnimationStart(): Unit

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

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

    Definition Classes
    View
  360. def onClick(f: ⇒ Unit): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  362. def onClickListener(p: OnClickListener): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  364. def onClickListener_=(p: OnClickListener): SImageButton

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  371. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SImageButton

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

    Definition Classes
    ImageView → View
  373. def onCreateInputConnection(arg0: EditorInfo): InputConnection

    Definition Classes
    View
  374. def onDetachedFromWindow(): Unit

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  377. final def onDrawScrollBars(arg0: Canvas): Unit

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

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

    Definition Classes
    View
  380. def onFocusChange(f: ⇒ Unit): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  382. def onFocusChangeListener(p: OnFocusChangeListener): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  384. def onFocusChangeListener_=(p: OnFocusChangeListener): SImageButton

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  386. def onKey(f: ⇒ Boolean): SImageButton

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

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

    Definition Classes
    View → Callback
  389. def onKeyListener(p: OnKeyListener): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  391. def onKeyListener_=(p: OnKeyListener): SImageButton

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

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

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  398. def onLongClick(f: ⇒ Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  400. def onLongClickListener(p: OnLongClickListener): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  402. def onLongClickListener_=(p: OnLongClickListener): SImageButton

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  404. def onRestoreInstanceState(arg0: Parcelable): Unit

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

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

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

    Attributes
    protected[android.widget]
    Definition Classes
    ImageButton → ImageView → View
  408. def onSizeChanged(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Unit

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

    Definition Classes
    View
  410. def onTouch(f: ⇒ Boolean): SImageButton

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

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

    Definition Classes
    View
  413. def onTouchListener(p: OnTouchListener): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  415. def onTouchListener_=(p: OnTouchListener): SImageButton

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  421. def padding(p: Int): SImageButton

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  426. def padding_=(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  428. val parentViewGroup: TraitViewGroup[_]

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

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

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

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

    Definition Classes
    View
  433. def performLongClick(): Boolean

    Definition Classes
    View
  434. def playSoundEffect(arg0: Int): Unit

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

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

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

    Definition Classes
    View
  438. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  441. def pressed(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  443. def pressed_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  444. def refreshDrawableState(): Unit

    Definition Classes
    View
  445. def removeCallbacks(arg0: Runnable): Boolean

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

    Definition Classes
    View
  447. final def requestFocus(arg0: Int): Boolean

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

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

    Definition Classes
    View
  450. def requestLayout(): Unit

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

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

    Definition Classes
    View
  453. def resources: Resources

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

    Definition Classes
    View
  455. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  457. def saveEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  459. def saveEnabled_=(p: Boolean): SImageButton

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

    Definition Classes
    View
  461. def scaleType(p: ScaleType): SImageButton

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  462. def scaleType: ScaleType

    Definition Classes
    TraitImageView
    Annotations
    @inline()
  463. def scaleType_=(p: ScaleType): SImageButton

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

    Definition Classes
    View → Callback
  465. def scrollBarStyle(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  467. def scrollBarStyle_=(p: Int): SImageButton

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

    Definition Classes
    View
  469. def scrollContainer(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  471. def scrollContainer_=(p: Boolean): SImageButton

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

    Definition Classes
    View
  473. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  475. def scrollbarFadingEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  477. def scrollbarFadingEnabled_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  478. def selected(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  480. def selected_=(p: Boolean): SImageButton

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

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

    Definition Classes
    View → AccessibilityEventSource
  483. def setAdjustViewBounds(arg0: Boolean): Unit

    Definition Classes
    ImageView
  484. def setAlpha(arg0: Int): Unit

    Definition Classes
    ImageView
  485. def setAnimation(arg0: Animation): Unit

    Definition Classes
    View
  486. def setBackgroundColor(arg0: Int): Unit

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

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

    Definition Classes
    View
  489. def setClickable(arg0: Boolean): Unit

    Definition Classes
    View
  490. def setColorFilter(arg0: ColorFilter): Unit

    Definition Classes
    ImageView
  491. final def setColorFilter(arg0: Int): Unit

    Definition Classes
    ImageView
  492. final def setColorFilter(arg0: Int, arg1: Mode): Unit

    Definition Classes
    ImageView
  493. def setContentDescription(arg0: CharSequence): Unit

    Definition Classes
    View
  494. def setDrawingCacheBackgroundColor(arg0: Int): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  502. def setFrame(arg0: Int, arg1: Int, arg2: Int, arg3: Int): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView
  503. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

    Definition Classes
    View
  507. def setImageBitmap(arg0: Bitmap): Unit

    Definition Classes
    ImageView
  508. def setImageDrawable(arg0: Drawable): Unit

    Definition Classes
    ImageView
  509. def setImageLevel(arg0: Int): Unit

    Definition Classes
    ImageView
  510. def setImageMatrix(arg0: Matrix): Unit

    Definition Classes
    ImageView
  511. def setImageResource(arg0: Int): Unit

    Definition Classes
    ImageView
  512. def setImageState(arg0: Array[Int], arg1: Boolean): Unit

    Definition Classes
    ImageView
  513. def setImageURI(arg0: Uri): Unit

    Definition Classes
    ImageView
  514. def setKeepScreenOn(arg0: Boolean): Unit

    Definition Classes
    View
  515. def setLayoutParams(arg0: LayoutParams): Unit

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

    Definition Classes
    View
  517. def setMaxHeight(arg0: Int): Unit

    Definition Classes
    ImageView
  518. def setMaxWidth(arg0: Int): Unit

    Definition Classes
    ImageView
  519. final def setMeasuredDimension(arg0: Int, arg1: Int): Unit

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  529. def setOnKeyListener(arg0: OnKeyListener): Unit

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

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

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

    Definition Classes
    View
  533. def setPressed(arg0: Boolean): Unit

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

    Definition Classes
    View
  535. def setScaleType(arg0: ScaleType): Unit

    Definition Classes
    ImageView
  536. def setScrollBarStyle(arg0: Int): Unit

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

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

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

    Definition Classes
    ImageView → View
  540. def setSoundEffectsEnabled(arg0: Boolean): Unit

    Definition Classes
    View
  541. def setTag(arg0: Int, arg1: Any): Unit

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

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

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

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

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

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

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

    Definition Classes
    View
  549. def showContextMenu(): Boolean

    Definition Classes
    View
  550. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  551. def soundEffectsEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  553. def soundEffectsEnabled_=(p: Boolean): SImageButton

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

    Definition Classes
    View
  555. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  556. def tag(p: Any): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  558. def tag_=(p: Any): SImageButton

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

    Definition Classes
    AnyRef → Any
  560. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  561. def touchDelegate(p: TouchDelegate): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  563. def touchDelegate_=(p: TouchDelegate): SImageButton

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

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

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

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

    Definition Classes
    View → Callback
  568. def verifyDrawable(arg0: Drawable): Boolean

    Attributes
    protected[android.widget]
    Definition Classes
    ImageView → View
  569. def verticalFadingEdgeEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  571. def verticalFadingEdgeEnabled_=(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  573. def verticalScrollBarEnabled(p: Boolean): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  575. def verticalScrollBarEnabled_=(p: Boolean): SImageButton

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  578. def visibility(p: Int): SImageButton

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  580. def visibility_=(p: Int): SImageButton

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  585. def willNotCacheDrawing(p: Boolean): SImageButton

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

    Definition Classes
    View
  587. def willNotCacheDrawing_=(p: Boolean): SImageButton

    Definition Classes
    TraitView
    Annotations
    @inline()
  588. def willNotDraw(p: Boolean): SImageButton

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

    Definition Classes
    View
  590. def willNotDraw_=(p: Boolean): SImageButton

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitImageButton[SImageButton]

Inherited from TraitImageView[SImageButton]

Inherited from TraitView[SImageButton]

Inherited from ConstantsSupport

Inherited from ImageButton

Inherited from ImageView

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped