Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPUnarchiveFromDataTransformer Class Reference

#import <CPUnarchiveFromDataTransformer.h>

+ Inheritance diagram for CPUnarchiveFromDataTransformer:

Instance Methods

(id) - reverseTransformedValue:
 
(id) - transformedValue:
 

Class Methods

(BOOL) + allowsReverseTransformation
 
(Class) + transformedValueClass
 
- Class Methods inherited from CPValueTransformer
(void) + initialize
 
(void) + setValueTransformer:forName:
 
(CPValueTransformer+ valueTransformerForName:
 
(CPArray) + valueTransformerNames
 
- 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:
 
(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
 

Detailed Description

Definition at line 2 of file CPUnarchiveFromDataTransformer.h.

Method Documentation

+ (BOOL) allowsReverseTransformation
implementation

Reimplemented from CPValueTransformer.

Definition at line 160 of file CPValueTransformer.j.

- (id) reverseTransformedValue: (id)  aValue
implementation

Reimplemented from CPValueTransformer.

Definition at line 170 of file CPValueTransformer.j.

- (id) transformedValue: (id)  aValue
implementation

Reimplemented from CPValueTransformer.

Definition at line 175 of file CPValueTransformer.j.

+ (Class) transformedValueClass
implementation

Reimplemented from CPValueTransformer.

Definition at line 165 of file CPValueTransformer.j.


The documentation for this class was generated from the following files: