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 Element

    Permalink
    Annotations
    @RawJSType()
  3. trait AttributeDirective extends RestrictedDirective

    Permalink
  4. trait Attributes extends Object

    Permalink
    Annotations
    @RawJSType()
  5. trait ClassDirective extends RestrictedDirective

    Permalink
  6. trait CommentDirective extends RestrictedDirective

    Permalink
  7. trait Config extends Service with Initializable

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

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

    Permalink
  10. trait ElementDirective extends RestrictedDirective

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

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

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

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

    Permalink
  15. trait Initializable extends AnyRef

    Permalink
  16. trait IsolatedScope extends ScopeStrategy

    Permalink
  17. class Module extends AnyRef

    Permalink
  18. trait Requires extends ConfigBuilder

    Permalink
  19. trait RestrictedDirective extends Directive with ConfigBuilder

    Permalink
  20. trait Runnable extends Service

    Permalink
  21. trait ScopeStrategy extends ConfigBuilder

    Permalink
  22. trait Service extends Initializable

    Permalink
  23. trait TemplateSource extends AnyRef

    Permalink
  24. trait TemplateSourceDirective extends ConfigBuilder with TemplateSource

    Permalink
  25. trait Templated extends AnyRef

    Permalink
  26. trait TemplatedDirective extends ConfigBuilder with Templated

    Permalink
  27. trait Titled extends AnyRef

    Permalink
  28. trait UseParentScope extends ScopeStrategy

    Permalink
  29. class inject extends Annotation with StaticAnnotation

    Permalink
  30. class injectable extends Annotation with StaticAnnotation

    Permalink

Value Members

  1. object Angular

    Permalink
  2. object Controller

    Permalink
  3. package core

    Permalink
  4. package extensions

    Permalink
  5. package internal

    Permalink

Ungrouped