CPObject_CPNotificationObserver
@implementation _CPNotificationObserver : CPObject
Method Summary | |
---|---|
-(id) | initWithObserver:(id)anObserver selector:(SEL)aSelector |
-(id) | observer |
-(void) | postNotification:(CPNotification)aNotification |
Method Detail |
---|
-(id)initWithObserver:(id)anObserver selector:(SEL)aSelector
anObserver
aSelector
-(id)observer
-(void)postNotification:(CPNotification)aNotification
aNotification
Created on Sat Sep 13 14:15:43 PDT 2008