-
Notifications
You must be signed in to change notification settings - Fork 0
PBXContainerItem
phausler edited this page May 16, 2010
·
1 revision
- labels Hidden
- Inherits from* [PBXObject]
- Framework*
The `PBXContainerItem` class represents a low level binding to an item in a project that can reference contents.
[PBXChangeNotification]
`+ (id)archiveNameForKey:(id)arg1`
`+ (id)archivableUserAttributes`
`+ (id)archivableAttributes`
`- (BOOL)shouldArchiveUserInterfaceContext`
`- (BOOL)shouldArchiveComments`
`- (void)removeObjectForUserInterfaceContextKey:(id)arg1`
`- (void)setObject:(id)arg1 forUserInterfaceContextKey:(id)arg2`
`- (id)objectForUserInterfaceContextKey:(id)arg1`
`- (void)setUserInterfaceContext:(id)arg1`
`- (id)userInterfaceContext`
`- (void)willChangeWithArchivePriority:(int)arg1`
`- (void)willChange`
`- (int)changeMask`
`- (void)setContainer:(id)arg1`
`- (id)container`
`- (void)setProject:(id)arg1`
`- (id)project`
`- (id)comments`
`- (void)setComments:(id)arg1`
`- (id)copyWithZone:(NSZone *)arg1 getUnretainedObjectMappings:(id *)arg2`
`- (id)init`