biz.enef.angulate

core

package core

Visibility
  1. Public
  2. All

Type Members

  1. trait AnimateService extends ProvidedService

    API for Angular $animate service.

    API for Angular $animate service.

    Annotations
    @RawJSType()
    See also

    https://docs.angularjs.org/api/ng/service/$animate

  2. trait Attributes extends Object

    Annotations
    @RawJSType()
  3. trait AugmentedJQ[Q] extends Any

    Annotations
    @RawJSType()
  4. trait AugmentedJQLite extends JQLite with AugmentedJQ[JQLite]

    Annotations
    @RawJSType()
  5. trait AugmentedJQLiteStatic extends Object with JQLiteStatic with AugmentedJQStatic[JQLite, AugmentedJQLite]

    Annotations
    @RawJSType()
  6. trait AugmentedJQStatic[Q, AQ <: Q] extends Any

    angular.element when calling angular.element, angular returns a jQuery object, augmented with additional methods like e.g.

    angular.element when calling angular.element, angular returns a jQuery object, augmented with additional methods like e.g. scope. see: http://docs.angularjs.org/api/angular.element

    Annotations
    @RawJSType()
  7. trait AugmentedJQuery extends Object with JQuery with AugmentedJQ[JQuery]

    Annotations
    @RawJSType()
  8. trait AugmentedJQueryStatic extends Object with JQueryStatic with AugmentedJQStatic[JQuery, AugmentedJQuery]

    Annotations
    @RawJSType()
  9. trait CloneAttachFunction extends Function

    Annotations
    @RawJSType()
  10. trait Compile extends Object with ProvidedService

    Annotations
    @RawJSType()
  11. trait CompileProvider extends Object with ServiceProvider

    Annotations
    @RawJSType()
  12. trait HttpConfig extends Object

    Annotations
    @RawJSType()
  13. trait HttpDefaults extends Object

    Annotations
    @RawJSType()
  14. class HttpError extends RuntimeException

  15. trait HttpPromise[T] extends Object

    Annotations
    @RawJSType()
  16. trait HttpProvider extends Provider

    Annotations
    @RawJSType()
  17. trait HttpResponse extends Object

    Annotations
    @RawJSType()
  18. trait HttpService extends Object with ProvidedService

    API for the Angular $http service.

    API for the Angular $http service.

    Annotations
    @RawJSType()
    See also

    https://docs.angularjs.org/api/ng/service/$http

  19. trait Injector extends Object with ProvidedService

    Annotations
    @RawJSType()
  20. trait JQLite extends AugmentedJQ[JQLite]

    Annotations
    @RawJSType()
  21. trait JQLiteStatic extends Object

    Annotations
    @RawJSType()
  22. trait Location extends Object with ProvidedService

    Defines the bindings to the $location service.

    Defines the bindings to the $location service.

    Annotations
    @RawJSType()
    See also

    https://docs.angularjs.org/api/ng/service/$location

  23. trait LocationProvider extends Provider

    Annotations
    @RawJSType()
  24. trait ProvidedService extends Any

    Marks a service provided by Angular

    Marks a service provided by Angular

    Annotations
    @RawJSType()
  25. trait Provider extends Any

    Marks a class that can be used as a AngularJS provider

    Marks a class that can be used as a AngularJS provider

    Annotations
    @RawJSType()
  26. trait QPromise extends Object

    Annotations
    @RawJSType()
  27. trait QService extends ProvidedService

    Annotations
    @RawJSType()
  28. trait ServiceProvider extends Object with Provider

    All service providers extend this interface

    All service providers extend this interface

    Annotations
    @RawJSType()
  29. trait TemplateLinkingFunction extends Function

    Annotations
    @RawJSType()
  30. trait Timeout extends Object

    Annotations
    @RawJSType()
  31. trait TranscludeFunction extends Function

    Annotations
    @RawJSType()

Value Members

  1. object HttpConfig

  2. object HttpPromise

  3. object QPromise

  4. package impl

Ungrouped