org.scaloid.common

SAnalogClock

class SAnalogClock extends AnalogClock with TraitAnalogClock[SAnalogClock]

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

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

Instance Constructors

  1. new SAnalogClock()(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: (SAnalogClock) ⇒ LP): LP

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  34. def animation_=(p: Animation): SAnalogClock

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  41. def backgroundColor(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  43. def backgroundColor_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  44. def backgroundDrawable(p: Drawable): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  46. def backgroundDrawable_=(p: Drawable): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  47. def backgroundResource(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  49. def backgroundResource_=(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  51. def basis: SAnalogClock

    Definition Classes
    SAnalogClockTraitView
  52. def bottom: Int

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

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

    Definition Classes
    View
  55. def buildDrawingCache(): Unit

    Definition Classes
    View
  56. def cancelLongPress(): Unit

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

    Definition Classes
    View
  58. def clearAnimation(): Unit

    Definition Classes
    View
  59. def clearFocus(): Unit

    Definition Classes
    View
  60. def clickable(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  62. def clickable_=(p: Boolean): SAnalogClock

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

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

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

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

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

    Definition Classes
    View
  68. def computeVerticalScrollExtent(): Int

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  73. def contentDescription_=(p: CharSequence): SAnalogClock

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

    Definition Classes
    View
  75. def destroyDrawingCache(): Unit

    Definition Classes
    View
  76. def disable: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  77. def disableDrawingCache: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  78. def disableDuplicateParentState: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  79. def disableHapticFeedback: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  80. def disableHorizontalFadingEdge: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  81. def disableHorizontalScrollBar: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  82. def disableSave: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  83. def disableScrollbarFading: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  84. def disableSoundEffects: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  85. def disableVerticalFadingEdge: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  86. def disableVerticalScrollBar: SAnalogClock

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  105. def drawableState: Array[Int]

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  107. def drawingCache: Bitmap

    Definition Classes
    TraitView
    Annotations
    @inline()
  108. def drawingCacheBackgroundColor(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  110. def drawingCacheBackgroundColor_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  111. def drawingCacheEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  113. def drawingCacheEnabled_=(p: Boolean): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  114. def drawingCacheQuality(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  116. def drawingCacheQuality_=(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  118. def duplicateParentStateEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  120. def duplicateParentStateEnabled_=(p: Boolean): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  121. def enable: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  122. def enableDrawingCache: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  123. def enableDuplicateParentState: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  124. def enableHapticFeedback: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  125. def enableHorizontalFadingEdge: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  126. def enableHorizontalScrollBar: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  127. def enableSave: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  128. def enableScrollbarFading: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  129. def enableSoundEffects: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  130. def enableVerticalFadingEdge: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  131. def enableVerticalScrollBar: SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  132. def enabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  134. def enabled_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    AnyRef → Any
  137. def fadingEdgeLength(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  139. def fadingEdgeLength_=(p: Int): SAnalogClock

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

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

    Definition Classes
    TraitView
  142. def findFocus(): View

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

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

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

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

    Definition Classes
    View
  147. def focusable(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  149. def focusableInTouchMode(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  151. def focusableInTouchMode_=(p: Boolean): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  152. def focusable_=(p: Boolean): SAnalogClock

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

    Definition Classes
    View
  154. def getAnimation(): Animation

    Definition Classes
    View
  155. def getApplicationWindowToken(): IBinder

    Definition Classes
    View
  156. def getBackground(): Drawable

    Definition Classes
    View
  157. def getBaseline(): Int

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

    Definition Classes
    View
  159. def getBottomFadingEdgeStrength(): Float

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

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

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

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

    Definition Classes
    View
  164. def getContextMenuInfo(): ContextMenuInfo

    Attributes
    protected[android.view]
    Definition Classes
    View
  165. final def getDrawableState(): Array[Int]

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

    Definition Classes
    View
  167. def getDrawingCache(): Bitmap

    Definition Classes
    View
  168. def getDrawingCacheBackgroundColor(): Int

    Definition Classes
    View
  169. def getDrawingCacheQuality(): Int

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

    Definition Classes
    View
  171. def getDrawingTime(): Long

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

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

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

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

    Definition Classes
    View
  176. def getHandler(): Handler

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

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

    Definition Classes
    View
  179. def getHorizontalFadingEdgeLength(): Int

    Definition Classes
    View
  180. def getHorizontalScrollbarHeight(): Int

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

    Definition Classes
    View
  182. def getKeepScreenOn(): Boolean

    Definition Classes
    View
  183. def getKeyDispatcherState(): DispatcherState

    Definition Classes
    View
  184. def getLayoutParams(): LayoutParams

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

    Definition Classes
    View
  186. def getLeftFadingEdgeStrength(): Float

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

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

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

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

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

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

    Definition Classes
    View
  193. def getNextFocusDownId(): Int

    Definition Classes
    View
  194. def getNextFocusLeftId(): Int

    Definition Classes
    View
  195. def getNextFocusRightId(): Int

    Definition Classes
    View
  196. def getNextFocusUpId(): Int

    Definition Classes
    View
  197. def getOnFocusChangeListener(): OnFocusChangeListener

    Definition Classes
    View
  198. def getPaddingBottom(): Int

    Definition Classes
    View
  199. def getPaddingLeft(): Int

    Definition Classes
    View
  200. def getPaddingRight(): Int

    Definition Classes
    View
  201. def getPaddingTop(): Int

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

    Definition Classes
    View
  203. def getResources(): Resources

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

    Definition Classes
    View
  205. def getRightFadingEdgeStrength(): Float

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

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

    Definition Classes
    View
  208. def getScrollBarStyle(): Int

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

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

    Definition Classes
    View
  211. def getSolidColor(): Int

    Definition Classes
    View
  212. def getSuggestedMinimumHeight(): Int

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

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

    Definition Classes
    View
  215. def getTag(): AnyRef

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

    Definition Classes
    View
  217. def getTopFadingEdgeStrength(): Float

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

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

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

    Definition Classes
    View
  221. def getVerticalFadingEdgeLength(): Int

    Definition Classes
    View
  222. def getVerticalScrollbarWidth(): Int

    Definition Classes
    View
  223. def getViewTreeObserver(): ViewTreeObserver

    Definition Classes
    View
  224. def getVisibility(): Int

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

    Definition Classes
    View
  226. def getWindowAttachCount(): Int

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

    Definition Classes
    View
  228. def getWindowVisibility(): Int

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

    Definition Classes
    View
  230. def handler: Handler

    Definition Classes
    TraitView
    Annotations
    @inline()
  231. def hapticFeedbackEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  233. def hapticFeedbackEnabled_=(p: Boolean): SAnalogClock

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

    Definition Classes
    View
  235. def hasFocusable(): Boolean

    Definition Classes
    View
  236. def hasWindowFocus(): Boolean

    Definition Classes
    View
  237. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  238. def height: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  239. def horizontalFadingEdgeEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  241. def horizontalFadingEdgeEnabled_=(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  243. def horizontalScrollBarEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  245. def horizontalScrollBarEnabled_=(p: Boolean): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  246. def id(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  248. def id_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  249. def initializeFadingEdge(arg0: TypedArray): Unit

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

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

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

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

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

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

    Definition Classes
    View
  256. def isDrawingCacheEnabled(): Boolean

    Definition Classes
    View
  257. def isDuplicateParentStateEnabled(): Boolean

    Definition Classes
    View
  258. def isEnabled(): Boolean

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

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

    Definition Classes
    View
  261. def isFocused(): Boolean

    Definition Classes
    View
  262. def isHapticFeedbackEnabled(): Boolean

    Definition Classes
    View
  263. def isHorizontalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  264. def isHorizontalScrollBarEnabled(): Boolean

    Definition Classes
    View
  265. def isInEditMode(): Boolean

    Definition Classes
    View
  266. def isInTouchMode(): Boolean

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

    Definition Classes
    Any
  268. def isLayoutRequested(): Boolean

    Definition Classes
    View
  269. def isLongClickable(): Boolean

    Definition Classes
    View
  270. def isOpaque(): Boolean

    Definition Classes
    View
  271. def isPaddingOffsetRequired(): Boolean

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

    Definition Classes
    View
  273. def isSaveEnabled(): Boolean

    Definition Classes
    View
  274. def isScrollbarFadingEnabled(): Boolean

    Definition Classes
    View
  275. def isSelected(): Boolean

    Definition Classes
    View
  276. def isShown(): Boolean

    Definition Classes
    View
  277. def isSoundEffectsEnabled(): Boolean

    Definition Classes
    View
  278. def isVerticalFadingEdgeEnabled(): Boolean

    Definition Classes
    View
  279. def isVerticalScrollBarEnabled(): Boolean

    Definition Classes
    View
  280. def keepScreenOn(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  282. def keepScreenOn_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    View
  285. def layoutParams(p: LayoutParams): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  287. def layoutParams_=(p: LayoutParams): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  289. def longClickable(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  291. def longClickable_=(p: Boolean): SAnalogClock

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

    Definition Classes
    View
  293. def measuredHeight: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  295. def minimumHeight(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  297. def minimumHeight_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  298. def minimumWidth(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  300. def minimumWidth_=(p: Int): SAnalogClock

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

    Definition Classes
    AnyRef
  302. def nextFocusDownId(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  304. def nextFocusDownId_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  305. def nextFocusLeftId(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  307. def nextFocusLeftId_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  308. def nextFocusRightId(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  310. def nextFocusRightId_=(p: Int): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  311. def nextFocusUpId(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  313. def nextFocusUpId_=(p: Int): SAnalogClock

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

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

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

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

    Definition Classes
    View
  318. def onAnimationEnd(): Unit

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

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

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

    Definition Classes
    View
  322. def onClick(f: ⇒ Unit): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  324. def onClickListener(p: OnClickListener): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  326. def onClickListener_=(p: OnClickListener): SAnalogClock

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  333. def onCreateContextMenuListener_=(p: OnCreateContextMenuListener): SAnalogClock

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

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

    Definition Classes
    View
  336. def onDetachedFromWindow(): Unit

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

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

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

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

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

    Definition Classes
    View
  342. def onFocusChange(f: ⇒ Unit): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  344. def onFocusChangeListener(p: OnFocusChangeListener): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  346. def onFocusChangeListener_=(p: OnFocusChangeListener): SAnalogClock

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

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

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

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

    Definition Classes
    View → Callback
  351. def onKeyListener(p: OnKeyListener): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  353. def onKeyListener_=(p: OnKeyListener): SAnalogClock

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

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  362. def onLongClickListener(p: OnLongClickListener): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  364. def onLongClickListener_=(p: OnLongClickListener): SAnalogClock

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

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

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

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

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

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

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

    Definition Classes
    View
  372. def onTouch(f: ⇒ Boolean): SAnalogClock

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

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

    Definition Classes
    View
  375. def onTouchListener(p: OnTouchListener): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  377. def onTouchListener_=(p: OnTouchListener): SAnalogClock

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

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

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

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

    Attributes
    protected[android.view]
    Definition Classes
    View
  382. def padding(p1: Int, p2: Int, p3: Int, p4: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  384. def padding(p: Int): SAnalogClock

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  389. def padding_=(p: Int): SAnalogClock

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

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

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

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

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

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

    Definition Classes
    View
  396. def performLongClick(): Boolean

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

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

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

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

    Definition Classes
    View
  401. def postInvalidate(): Unit

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

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

    Definition Classes
    View
  404. def pressed(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  406. def pressed_=(p: Boolean): SAnalogClock

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

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

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

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

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

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

    Definition Classes
    View
  413. def requestLayout(): Unit

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

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

    Definition Classes
    View
  416. def resources: Resources

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

    Definition Classes
    View
  418. def right: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  420. def saveEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  422. def saveEnabled_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    View → Callback
  425. def scrollBarStyle(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  427. def scrollBarStyle_=(p: Int): SAnalogClock

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

    Definition Classes
    View
  429. def scrollContainer(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  431. def scrollContainer_=(p: Boolean): SAnalogClock

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

    Definition Classes
    View
  433. def scrollX: Int

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  435. def scrollbarFadingEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  437. def scrollbarFadingEnabled_=(p: Boolean): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  438. def selected(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  440. def selected_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    View → AccessibilityEventSource
  443. def setAnimation(arg0: Animation): Unit

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

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

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

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

    Definition Classes
    View
  448. def setContentDescription(arg0: CharSequence): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    View
  457. def setHapticFeedbackEnabled(arg0: Boolean): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    View
  493. def showContextMenu(): Boolean

    Definition Classes
    View
  494. def solidColor: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  495. def soundEffectsEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  497. def soundEffectsEnabled_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    AnyRef
  500. def tag(p: Any): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  502. def tag_=(p: Any): SAnalogClock

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

    Definition Classes
    AnyRef → Any
  504. def top: Int

    Definition Classes
    TraitView
    Annotations
    @inline()
  505. def touchDelegate(p: TouchDelegate): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  507. def touchDelegate_=(p: TouchDelegate): SAnalogClock

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

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

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

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  515. def verticalFadingEdgeEnabled_=(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  517. def verticalScrollBarEnabled(p: Boolean): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  519. def verticalScrollBarEnabled_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  522. def visibility(p: Int): SAnalogClock

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  524. def visibility_=(p: Int): SAnalogClock

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

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

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()
  529. def willNotCacheDrawing(p: Boolean): SAnalogClock

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

    Definition Classes
    View
  531. def willNotCacheDrawing_=(p: Boolean): SAnalogClock

    Definition Classes
    TraitView
    Annotations
    @inline()
  532. def willNotDraw(p: Boolean): SAnalogClock

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

    Definition Classes
    View
  534. def willNotDraw_=(p: Boolean): SAnalogClock

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

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

    Definition Classes
    TraitView
    Annotations
    @inline()

Inherited from TraitAnalogClock[SAnalogClock]

Inherited from TraitView[SAnalogClock]

Inherited from ConstantsSupport

Inherited from AnalogClock

Inherited from View

Inherited from AccessibilityEventSource

Inherited from Callback

Inherited from Callback

Inherited from AnyRef

Inherited from Any

Ungrouped