org.scaloid.common

TraitContext

trait TraitContext[V <: Context] extends AnyRef

Automatically generated helper trait of android.content.Context. This contains several property accessors.

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TraitContext
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def basis: V

Concrete 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. final def ==(arg0: AnyRef): Boolean

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

    Definition Classes
    Any
  6. def applicationContext: Context

    Shortcut for getApplicationContext()

    Annotations
    @inline()
  7. def applicationInfo: ApplicationInfo

    Shortcut for getApplicationInfo()

    Shortcut for getApplicationInfo()

    Annotations
    @inline()
  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def assets: AssetManager

    Shortcut for getAssets()

    Shortcut for getAssets()

    Annotations
    @inline()
  10. def bindService[T](p1: ServiceConnection, p2: Int)(implicit arg0: ClassTag[T], context: Context): Boolean

    Annotations
    @inline()
  11. def cacheDir: File

    Shortcut for getCacheDir()

    Shortcut for getCacheDir()

    Annotations
    @inline()
  12. def classLoader: ClassLoader

    Shortcut for getClassLoader()

    Shortcut for getClassLoader()

    Annotations
    @inline()
  13. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. def contentResolver: ContentResolver

    Shortcut for getContentResolver()

    Shortcut for getContentResolver()

    Annotations
    @inline()
  15. implicit val ctx: V

  16. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  18. def externalCacheDir: File

    Shortcut for getExternalCacheDir()

    Shortcut for getExternalCacheDir()

    Annotations
    @inline()
  19. def filesDir: File

    Shortcut for getFilesDir()

    Shortcut for getFilesDir()

    Annotations
    @inline()
  20. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  23. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  24. def mainLooper: Looper

    Shortcut for getMainLooper()

    Shortcut for getMainLooper()

    Annotations
    @inline()
  25. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  26. final def notify(): Unit

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

    Definition Classes
    AnyRef
  28. def packageCodePath: String

    Shortcut for getPackageCodePath()

    Shortcut for getPackageCodePath()

    Annotations
    @inline()
  29. def packageManager: PackageManager

    Shortcut for getPackageManager()

    Shortcut for getPackageManager()

    Annotations
    @inline()
  30. def packageName: String

    Shortcut for getPackageName()

    Shortcut for getPackageName()

    Annotations
    @inline()
  31. def packageResourcePath: String

    Shortcut for getPackageResourcePath()

    Annotations
    @inline()
  32. def removeStickyBroadcast[T](implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  33. def resources: Resources

    Shortcut for getResources()

    Shortcut for getResources()

    Annotations
    @inline()
  34. def sendBroadcast[T](p: String)(implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  35. def sendBroadcast[T](implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  36. def sendOrderedBroadcast[T](p1: String, p2: BroadcastReceiver, p3: Handler, p4: Int, p5: String, p6: Bundle)(implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  37. def sendOrderedBroadcast[T](p: String)(implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  38. def sendStickyBroadcast[T](implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  39. def sendStickyOrderedBroadcast[T](p1: BroadcastReceiver, p2: Handler, p3: Int, p4: String, p5: Bundle)(implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  40. def startActivity[T](implicit arg0: ClassTag[T], context: Context): Unit

    Annotations
    @inline()
  41. def startService[T](implicit arg0: ClassTag[T], context: Context): ComponentName

    Annotations
    @inline()
  42. def stopService[T](implicit arg0: ClassTag[T], context: Context): Boolean

    Annotations
    @inline()
  43. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  44. def theme(p: Int): V

    Shortcut for setTheme(int)

    Shortcut for setTheme(int)

    Annotations
    @inline()
  45. def theme: Theme

    Shortcut for getTheme()

    Shortcut for getTheme()

    Annotations
    @inline()
  46. def theme_=(p: Int): V

    Shortcut for setTheme(int)

    Shortcut for setTheme(int)

    Annotations
    @inline()
  47. def toString(): String

    Definition Classes
    AnyRef → Any
  48. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. def wallpaper(p: InputStream): V

    Shortcut for setWallpaper(java.io.InputStream)

    Annotations
    @inline()
  52. def wallpaper(p: Bitmap): V

    Shortcut for setWallpaper(android.graphics.Bitmap)

    Annotations
    @inline()
  53. def wallpaper: Drawable

    Shortcut for getWallpaper()

    Shortcut for getWallpaper()

    Annotations
    @inline()
  54. def wallpaperDesiredMinimumHeight: Int

    Shortcut for getWallpaperDesiredMinimumHeight()

    Annotations
    @inline()
  55. def wallpaperDesiredMinimumWidth: Int

    Shortcut for getWallpaperDesiredMinimumWidth()

    Annotations
    @inline()
  56. def wallpaper_=(p: InputStream): V

    Shortcut for setWallpaper(java.io.InputStream)

    Annotations
    @inline()
  57. def wallpaper_=(p: Bitmap): V

    Shortcut for setWallpaper(android.graphics.Bitmap)

    Annotations
    @inline()

Inherited from AnyRef

Inherited from Any

Ungrouped