API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPIsNilTransformer Class Reference

#import <CPIsNilTransformer.h>

+ Inheritance diagram for CPIsNilTransformer:

Instance Methods

(id) - transformedValue:
 
- Instance Methods inherited from CPValueTransformer
(id) - reverseTransformedValue:
 

Class Methods

(BOOL) + allowsReverseTransformation
 
(Class) + transformedValueClass
 
- Class Methods inherited from CPValueTransformer
(void) + initialize
 
(void) + setValueTransformer:forName:
 
(CPValueTransformer+ valueTransformerForName:
 
(CPArray) + valueTransformerNames
 

Detailed Description

Definition at line 2 of file CPIsNilTransformer.h.

Method Documentation

+ (BOOL) allowsReverseTransformation
implementation

Reimplemented from CPValueTransformer.

Definition at line 118 of file CPValueTransformer.j.

- (id) transformedValue: (id)  aValue
implementation

Reimplemented from CPValueTransformer.

Definition at line 128 of file CPValueTransformer.j.

+ (Class) transformedValueClass
implementation

Reimplemented from CPValueTransformer.

Definition at line 123 of file CPValueTransformer.j.


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