122 lines
2.5 KiB
JSON
122 lines
2.5 KiB
JSON
{
|
|
"index" : {
|
|
"title" : "Annotations",
|
|
"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."
|
|
},
|
|
|
|
"ComponentAnnotation-class" : {
|
|
"title" : "ComponentAnnotation Class"
|
|
},
|
|
|
|
"DirectiveAnnotation-class" : {
|
|
"title" : "DirectiveAnnotation Class"
|
|
},
|
|
|
|
"LifecycleEvent-enum" : {
|
|
"title" : "LifecycleEvent Enum"
|
|
},
|
|
|
|
"ViewAnnotation-class" : {
|
|
"title" : "ViewAnnotation Class"
|
|
},
|
|
|
|
"ViewEncapsulation-enum" : {
|
|
"title" : "ViewEncapsulation Enum"
|
|
},
|
|
|
|
"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"
|
|
}
|
|
} |