![]() |
API 0.9.5
|
#import <CPNegateBooleanTransformer.h>
Instance Methods | |
(id) | - reverseTransformedValue: |
(id) | - transformedValue: |
Class Methods | |
(BOOL) | + allowsReverseTransformation |
(Class) | + transformedValueClass |
Definition at line 2 of file CPNegateBooleanTransformer.h.
+ (BOOL) allowsReverseTransformation |
Reimplemented from CPValueTransformer.
Definition at line 92 of file CPValueTransformer.j.
- (id) reverseTransformedValue: | (id) | aValue |
Reimplemented from CPValueTransformer.
Definition at line 102 of file CPValueTransformer.j.
- (id) transformedValue: | (id) | aValue |
Reimplemented from CPValueTransformer.
Definition at line 107 of file CPValueTransformer.j.
+ (Class) transformedValueClass |
Reimplemented from CPValueTransformer.
Definition at line 97 of file CPValueTransformer.j.