2015-07-27 22:12:30 -07:00
{
"index" : {
"title" : "Annotations" ,
2015-08-02 23:08:36 -07:00
"intro" : "Annotations provide the additional information that Angular requires in order to run yourapplication. This modulecontains <a href='Component-var.html'><code>Component</code></a>, <a href='Directive-var.html'><code>Directive</code></a>, and <a href='View-var.html'><code>View</code></a> annotations, as well asthe <a href='../di/Host-var.html'><code>Host</code></a> annotation that is used by Angular to resolve dependencies."
2015-07-27 22:12:30 -07:00
} ,
"ComponentAnnotation-class" : {
"title" : "ComponentAnnotation Class"
} ,
"DirectiveAnnotation-class" : {
"title" : "DirectiveAnnotation Class"
} ,
"LifecycleEvent-enum" : {
"title" : "LifecycleEvent Enum"
} ,
"ViewAnnotation-class" : {
"title" : "ViewAnnotation Class"
} ,
2015-07-30 11:19:45 -07:00
"ViewEncapsulation-enum" : {
"title" : "ViewEncapsulation Enum"
} ,
2015-07-27 22:12:30 -07:00
"QueryAnnotation-class" : {
"title" : "QueryAnnotation Class"
} ,
"AttributeAnnotation-class" : {
"title" : "AttributeAnnotation Class"
} ,
"OnAllChangesDone-interface" : {
"title" : "OnAllChangesDone Interface"
} ,
"OnChange-interface" : {
"title" : "OnChange Interface"
} ,
"OnDestroy-interface" : {
"title" : "OnDestroy Interface"
} ,
"OnInit-interface" : {
"title" : "OnInit Interface"
} ,
"OnCheck-interface" : {
"title" : "OnCheck Interface"
} ,
"Class-function" : {
"title" : "Class Function"
} ,
"ClassDefinition-interface" : {
"title" : "ClassDefinition Interface"
} ,
"TypeDecorator-interface" : {
"title" : "TypeDecorator Interface"
} ,
"Attribute-var" : {
"title" : "Attribute Var"
} ,
"AttributeFactory-interface" : {
"title" : "AttributeFactory Interface"
} ,
"Component-var" : {
"title" : "Component Var"
} ,
"ComponentDecorator-interface" : {
"title" : "ComponentDecorator Interface"
} ,
"ComponentFactory-interface" : {
"title" : "ComponentFactory Interface"
} ,
"Directive-var" : {
"title" : "Directive Var"
} ,
"DirectiveDecorator-interface" : {
"title" : "DirectiveDecorator Interface"
} ,
"DirectiveFactory-interface" : {
"title" : "DirectiveFactory Interface"
} ,
"View-var" : {
"title" : "View Var"
} ,
"ViewDecorator-interface" : {
"title" : "ViewDecorator Interface"
} ,
"ViewFactory-interface" : {
"title" : "ViewFactory Interface"
} ,
"Query-var" : {
"title" : "Query Var"
} ,
"QueryFactory-interface" : {
"title" : "QueryFactory Interface"
} ,
"ViewQuery-var" : {
"title" : "ViewQuery Var"
}
}