Package

org.scalajs

angularjs

Permalink

package angularjs

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. angularjs
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Angular extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  2. case class AngularConfiguration(strictDi: Boolean = false) extends Product with Serializable

    Permalink
  3. trait AngularEvent extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  4. trait AngularVersion extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait Attributes extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  6. trait Cache extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  7. trait CacheFactory extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  8. trait Compile extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  9. trait Controller extends AnyRef

    Permalink
  10. final case class DependencySet(dependencies: Array[Any]) extends AnyVal with Product with Serializable

    Permalink
    Annotations
    @inline()
  11. trait Directive extends AnyRef

    Permalink
  12. trait ExceptionHandler extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  13. trait Factory extends AnyRef

    Permalink
  14. trait Filter extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  15. trait Injector extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  16. trait Interval extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  17. trait JQLite extends Element

    Permalink
    Annotations
    @RawJSType() @native()
  18. trait Location extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  19. trait LocationProvider extends Object with Provider[Location]

    Permalink
    Annotations
    @RawJSType() @native()
  20. trait Log extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  21. trait LogProvider extends Object with Provider[Log]

    Permalink
    Annotations
    @RawJSType() @native()
  22. trait Module extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  23. case class ModuleMacro(c: Context) extends Product with Serializable

    Permalink
  24. trait Parse extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  25. trait ParseProvider extends Object with Provider[Parse]

    Permalink
    Annotations
    @RawJSType() @native()
  26. trait Provider[T <: Object] extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  27. trait Q extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  28. trait QDefer[T] extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  29. trait Resource extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  30. trait ResourceClass[T] extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  31. class ResourceOptions extends Object

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()
  32. trait ResourceProvider extends Object with Provider[Resource]

    Permalink
    Annotations
    @RawJSType() @native()
  33. trait Scope extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  34. trait Service extends AnyRef

    Permalink
  35. trait Timeout extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  36. case class injected(name: String) extends Annotation with StaticAnnotation with Product with Serializable

    Permalink
    Annotations
    @param()
  37. class scoped extends Annotation with StaticAnnotation

    Permalink
    Annotations
    @compileTimeOnly( ... ) @param()

Value Members

  1. object Angular

    Permalink
  2. object AngularJsHelper

    Permalink
  3. object Compile

    Permalink
  4. object DependencySet extends Serializable

    Permalink
  5. object Directive

    Permalink
  6. object Module

    Permalink
  7. object QDefer

    Permalink
  8. object ResourceOptions

    Permalink
  9. object Scope

    Permalink
  10. object angular extends Object with Angular

    Permalink
    Annotations
    @native() @JSName( "angular" )
  11. implicit def durationToInt(duration: FiniteDuration): Int

    Permalink
  12. implicit def durationToLong(duration: FiniteDuration): Double

    Permalink
  13. package http

    Permalink
  14. object scoped

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped