![]() |
API
0.9.6
|
#import <CPTableHeaderView.h>
Inheritance diagram for CPTableHeaderView:Class Methods | |
| (CPString) | + defaultThemeClass |
| (id) | + themeAttributes |
Class Methods inherited from CPView | |
| (CPMenu) | + defaultMenu |
| (void) | + initialize |
| (CPSet) | + keyPathsForValuesAffectingBounds |
| (CPSet) | + keyPathsForValuesAffectingFrame |
Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly |
| (id) | + alloc |
| (id) | + allocWithCoder: |
| (BOOL) | + automaticallyNotifiesObserversForKey: |
| (Class) | + class |
| (void) | + exposeBinding: |
| (IMP) | + instanceMethodForSelector: |
| (BOOL) | + instancesRespondToSelector: |
| (BOOL) | + isSubclassOfClass: |
| (CPSet) | + keyPathsForValuesAffectingValueForKey: |
| (void) | + load |
| (id) | + new |
| (void) | + setVersion: |
| (Class) | + superclass |
| (int) | + version |
Additional Inherited Members | |
Instance Variables inherited from CPObject | |
| Class | isa |
Definition at line 2 of file CPTableHeaderView.h.
|
implementation |
Definition at line 262 of file CPTableHeaderView.j.
|
implementation |
Definition at line 566 of file CPTableHeaderView.j.
|
implementation |
Definition at line 399 of file CPTableHeaderView.j.
|
implementation |
Reimplemented from CPView.
Definition at line 224 of file CPTableHeaderView.j.
|
implementation |
Definition at line 487 of file CPTableHeaderView.j.
|
implementation |
Definition at line 533 of file CPTableHeaderView.j.
|
implementation |
Definition at line 499 of file CPTableHeaderView.j.
|
implementation |
Definition at line 668 of file CPTableHeaderView.j.
|
implementation |
Definition at line 283 of file CPTableHeaderView.j.
|
implementation |
Archives the view to a coder.
| aCoder | the object into which the view's data will be archived. |
Reimplemented from CPView.
Provided by category CPTableHeaderView(CPCoding).
Definition at line 739 of file CPTableHeaderView.j.
|
implementation |
Definition at line 267 of file CPTableHeaderView.j.
|
implementation |
Initializes the view from an archive.
| aCoder | the coder from which to initialize |
Reimplemented from CPView.
Provided by category CPTableHeaderView(CPCoding).
Definition at line 719 of file CPTableHeaderView.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPView.
Definition at line 252 of file CPTableHeaderView.j.
|
implementation |
Reimplemented from CPView.
Definition at line 641 of file CPTableHeaderView.j.
|
implementation |
Notifies the receiver that the user has clicked the mouse down in its area.
| anEvent | contains information about the click |
Reimplemented from CPView.
Definition at line 318 of file CPTableHeaderView.j.
|
implementation |
Reimplemented from CPResponder.
Definition at line 625 of file CPTableHeaderView.j.
|
implementation |
Notifies the receiver that the mouse exited the receiver's area.
| anEvent | contains information about the exit |
Reimplemented from CPResponder.
Definition at line 635 of file CPTableHeaderView.j.
|
implementation |
Notifies the receiver that the user has moved the mouse (with no buttons down).
| anEvent | contains information about the movement |
Reimplemented from CPResponder.
Definition at line 630 of file CPTableHeaderView.j.
|
implementation |
Definition at line 278 of file CPTableHeaderView.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTableHeaderView(CPSynthesizedAccessors).
Definition at line 761 of file CPTableHeaderView.j.
|
implementation |
Definition at line 545 of file CPTableHeaderView.j.
|
implementation |
Definition at line 556 of file CPTableHeaderView.j.
|
implementation |
Definition at line 394 of file CPTableHeaderView.j.
|
implementation |
Definition at line 586 of file CPTableHeaderView.j.
|
implementation |
Definition at line 426 of file CPTableHeaderView.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTableHeaderView(CPSynthesizedAccessors).
Definition at line 753 of file CPTableHeaderView.j.
|
implementation |
Reimplemented from CPView.
Definition at line 229 of file CPTableHeaderView.j.
|
implementation |
Definition at line 323 of file CPTableHeaderView.j.