#import <CPTrackingArea.h>
 Inheritance diagram for CPTrackingArea:Additional Inherited Members | |
  Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly | 
| (id) | + alloc | 
| (id) | + allocWithCoder: | 
| (BOOL) | + automaticallyNotifiesObserversForKey: | 
| (void) | + cancelPreviousPerformRequestsWithTarget: | 
| (void) | + cancelPreviousPerformRequestsWithTarget:selector:object: | 
| (Class) | + class | 
| (BOOL) | + conformsToProtocol: | 
| (void) | + exposeBinding: | 
| (void) | + initialize | 
| (IMP) | + instanceMethodForSelector: | 
| (BOOL) | + instancesImplementSelector: | 
| (BOOL) | + instancesRespondToSelector: | 
| (BOOL) | + isBindingExclusive: | 
| (BOOL) | + isSubclassOfClass: | 
| (CPSet) | + keyPathsForValuesAffectingValueForKey: | 
| (void) | + load | 
| (id) | + new | 
| (void) | + object:performSelector:withObject:afterDelay:inModes: | 
| (void) | + setVersion: | 
| (Class) | + superclass | 
| (int) | + version | 
A CPTrackingArea defines a region of view that generates mouse-tracking and cursor-update events when the mouse is over that region.
Definition at line 2 of file CPTrackingArea.h.
      
  | 
  implementation | 
Provided by category CPTrackingArea(CPCoding).
Definition at line 152 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 225 of file CPTrackingArea.j.
      
  | 
  implementation | 
Provided by category CPTrackingArea(CPCoding).
Definition at line 137 of file CPTrackingArea.j.
      
  | 
  implementation | 
Initializes and returns an object defining a region of a view to receive mouse-tracking events, mouse-moved events, cursor-update events, or possibly all these events.
Definition at line 77 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 177 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 185 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 169 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 209 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 193 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 201 of file CPTrackingArea.j.
      
  | 
  implementation | 
Synthesized accessor method.
Provided by category CPTrackingArea(CPSynthesizedAccessors).
Definition at line 217 of file CPTrackingArea.j.