Go to the source code of this file.
Variables | |
var | CPManagedProxyEntityNameKey = @"@"CPManagedProxyEntityNameKey" |
var | CPManagedProxyFetchPredicateKey = @"@"CPManagedProxyFetchPredicateKey" |
var | CPObjectControllerAutomaticallyPreparesContentKey = @"@"CPObjectControllerAutomaticallyPreparesContentKey" |
var | CPObjectControllerContentKey = @"@"CPObjectControllerContentKey" |
var | CPObjectControllerIsEditableKey = @"@"CPObjectControllerIsEditableKey" |
var | CPObjectControllerIsUsingManagedProxyKey = @"@"CPObjectControllerIsUsingManagedProxyKey" |
var | CPObjectControllerManagedProxyKey = @"@"CPObjectControllerManagedProxyKey" |
var | CPObjectControllerObjectClassNameKey = @"@"CPObjectControllerObjectClassNameKey" |
var | CPObjectControllerUsesLazyFetchingKey = @"@"CPObjectControllerUsesLazyFetchingKey" |
var CPManagedProxyEntityNameKey = @"@"CPManagedProxyEntityNameKey" |
Definition at line 891 of file CPObjectController.j.
var CPManagedProxyFetchPredicateKey = @"@"CPManagedProxyFetchPredicateKey" |
Definition at line 892 of file CPObjectController.j.
var CPObjectControllerAutomaticallyPreparesContentKey = @"@"CPObjectControllerAutomaticallyPreparesContentKey" |
Definition at line 405 of file CPObjectController.j.
var CPObjectControllerContentKey = @"@"CPObjectControllerContentKey" |
Definition at line 402 of file CPObjectController.j.
var CPObjectControllerIsEditableKey = @"@"CPObjectControllerIsEditableKey" |
Definition at line 404 of file CPObjectController.j.
var CPObjectControllerIsUsingManagedProxyKey = @"@"CPObjectControllerIsUsingManagedProxyKey" |
Definition at line 407 of file CPObjectController.j.
var CPObjectControllerManagedProxyKey = @"@"CPObjectControllerManagedProxyKey" |
Definition at line 408 of file CPObjectController.j.
var CPObjectControllerObjectClassNameKey = @"@"CPObjectControllerObjectClassNameKey" |
Definition at line 403 of file CPObjectController.j.
var CPObjectControllerUsesLazyFetchingKey = @"@"CPObjectControllerUsesLazyFetchingKey" |
Definition at line 406 of file CPObjectController.j.