angular-docs-cn/public/docs/js/latest/api/view/_data.json

34 lines
592 B
JSON
Raw Normal View History

2015-04-19 16:53:18 -04:00
{
2015-04-26 11:01:04 -04:00
"index" : {
"title" : "View",
"intro" : "Provides API for working with Angular views."
},
2015-04-20 16:57:43 -04:00
"Compiler-class" : {
"title" : "Compiler Class"
},
2015-04-19 16:53:18 -04:00
"ComponentRef-class" : {
"title" : "ComponentRef Class"
},
"DynamicComponentLoader-class" : {
"title" : "DynamicComponentLoader Class"
},
"ElementRef-class" : {
"title" : "ElementRef Class"
},
"QueryList-class" : {
"title" : "QueryList Class"
2015-04-20 16:57:43 -04:00
},
2015-04-28 09:22:25 -04:00
"ViewContainerRef-class" : {
"title" : "ViewContainerRef Class"
2015-04-20 16:57:43 -04:00
},
"BaseQueryList-class" : {
"title" : "BaseQueryList Class"
2015-04-19 16:53:18 -04:00
}
}