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

67 lines
1.2 KiB
JSON
Raw Normal View History

{
"index" : {
"title" : "Change Detection",
"intro" : "Change detection enables data binding in Angular."
},
"ChangeDetectionStrategy-enum" : {
"title" : "ChangeDetectionStrategy"
},
"ExpressionChangedAfterItHasBeenCheckedException-class" : {
"title" : "ExpressionChangedAfterItHasBeenCheckedException"
},
"ChangeDetectionError-class" : {
"title" : "ChangeDetectionError"
},
"ChangeDetector-interface" : {
"title" : "ChangeDetector"
},
"Locals-class" : {
"title" : "Locals"
},
"ChangeDetectorRef-class" : {
"title" : "ChangeDetectorRef"
},
"WrappedValue-class" : {
"title" : "WrappedValue"
},
"PipeTransform-interface" : {
"title" : "PipeTransform"
},
"PipeOnDestroy-interface" : {
"title" : "PipeOnDestroy"
},
"IterableDiffers-class" : {
"title" : "IterableDiffers"
},
"IterableDiffer-interface" : {
"title" : "IterableDiffer"
},
"IterableDifferFactory-interface" : {
"title" : "IterableDifferFactory"
},
"KeyValueDiffers-class" : {
"title" : "KeyValueDiffers"
},
"KeyValueDiffer-interface" : {
"title" : "KeyValueDiffer"
},
"KeyValueDifferFactory-interface" : {
"title" : "KeyValueDifferFactory"
}
}