Package

com.greencatsoft

angularjs

Permalink

package angularjs

Visibility
  1. Public
  2. All

Type Members

  1. abstract class AbstractController[A <: Scope] extends Controller[A]

    Permalink
  2. trait AngularElement extends Object with JQuery

    Permalink
    Annotations
    @RawJSType() @native() @injectable( name = "$element" )
  3. class AngularExecutionContext extends ExecutionContextExecutor

    Permalink
  4. trait AngularExecutionContextProvider extends AnyRef

    Permalink
  5. trait AttributeDirective extends RestrictedDirective

    Permalink
  6. trait Attributes extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  7. trait ClassDirective extends RestrictedDirective

    Permalink
  8. trait CommentDirective extends RestrictedDirective

    Permalink
  9. trait Config extends Service with Initializable

    Permalink
  10. trait Controller[A <: Scope] extends Service with ScopeOps

    Permalink
  11. trait Directive extends Service with () ⇒ Configuration with ScopeOps with ConfigBuilder

    Permalink
  12. trait ElementDirective extends RestrictedDirective

    Permalink
  13. trait Factory[A] extends Service with () ⇒ A

    Permalink
  14. trait Filter[A] extends Factory[Function]

    Permalink
  15. trait FilterService extends Function with Function1[String, Function]

    Permalink
    Annotations
    @RawJSType() @native() @injectable( name = "$filter" )
  16. trait InheritParentScope extends ScopeStrategy

    Permalink
  17. trait Initializable extends AnyRef

    Permalink
  18. trait IsolatedScope extends ScopeStrategy

    Permalink
  19. class Module extends AnyRef

    Permalink
  20. trait Priority extends ConfigBuilder

    Permalink
  21. trait Requires extends ConfigBuilder

    Permalink
  22. trait RestrictedDirective extends Directive with ConfigBuilder

    Permalink
  23. trait Runnable extends Service

    Permalink
  24. trait ScopeStrategy extends ConfigBuilder

    Permalink
  25. trait Service extends Initializable

    Permalink
  26. trait ServiceDefinition[A <: Service] extends Array[Any]

    Permalink
    Annotations
    @RawJSType() @native()
  27. trait ServiceWrapper[A <: Service] extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  28. trait TemplateSource extends AnyRef

    Permalink
  29. trait TemplateSourceDirective extends ConfigBuilder with TemplateSource

    Permalink
  30. trait Templated extends AnyRef

    Permalink
  31. trait TemplatedDirective extends ConfigBuilder with Templated

    Permalink
  32. trait Titled extends AnyRef

    Permalink
  33. trait UseParentScope extends ScopeStrategy

    Permalink
  34. class inject extends Annotation with StaticAnnotation

    Permalink
  35. class injectable extends Annotation with StaticAnnotation

    Permalink

Value Members

  1. object Angular

    Permalink
  2. object AngularElement

    Permalink
  3. object ServiceDefinition

    Permalink
  4. object ServiceWrapper

    Permalink
  5. package core

    Permalink
  6. package extensions

    Permalink
  7. package internal

    Permalink
  8. package test

    Permalink

Ungrouped