![]() |
API 0.9.5
|
#import <CPIsNotNilTransformer.h>
Inheritance diagram for CPIsNotNilTransformer:Instance Methods | |
| (id) | - transformedValue: |
Class Methods | |
| (BOOL) | + allowsReverseTransformation |
| (Class) | + transformedValueClass |
Definition at line 2 of file CPIsNotNilTransformer.h.
| + (BOOL) allowsReverseTransformation |
Reimplemented from CPValueTransformer.
Definition at line 139 of file CPValueTransformer.j.
| - (id) transformedValue: | (id) | aValue |
Reimplemented from CPValueTransformer.
Definition at line 149 of file CPValueTransformer.j.
| + (Class) transformedValueClass |
Reimplemented from CPValueTransformer.
Definition at line 144 of file CPValueTransformer.j.