EOObserving
Conforms To: NSObject
Declared In: EOObserver.h
Methods: - objectWillChange:


Protocol Description
No protocol description.


Defined Types

Synopsis:

typedef enum {    
    EOObserverPriorityImmediate,
    EOObserverPriorityFirst,
    EOObserverPrioritySecond,
    EOObserverPriorityThird,
    EOObserverPriorityFourth,
    EOObserverPriorityFifth,
    EOObserverPrioritySixth,
    EOObserverPriorityLater
} EOObserverPriority;



Method Types
- objectWillChange:


Instance Methods
objectWillChange:
- (void)objectWillChange:(id)_object
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.