![]() |
API
0.9.6
|
#import <CPBox.h>
Inheritance diagram for CPBox:Class Methods | |
| (id) | + boxEnclosingView: |
Class Methods inherited from CPView | |
| (CPMenu) | + defaultMenu |
| (CPString) | + defaultThemeClass |
| (void) | + initialize |
| (CPSet) | + keyPathsForValuesAffectingBounds |
| (CPSet) | + keyPathsForValuesAffectingFrame |
| (CPDictionary) | + themeAttributes |
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 |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
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 CPBox(CPCoding).
|
implementation |
Initializes the view from an archive.
| aCoder | the coder from which to initialize |
Reimplemented from CPView.
Provided by category CPBox(CPCoding).
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
|
implementation |
Synthesized accessor method.
Provided by category CPBox(CPSynthesizedAccessors).
|
implementation |
Synthesized accessor method.
Provided by category CPBox(CPSynthesizedAccessors).
|
implementation |