API 0.9.5
CPNegateBooleanTransformer Class Reference

#import <CPNegateBooleanTransformer.h>

Inheritance diagram for CPNegateBooleanTransformer:

List of all members.

Instance Methods

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

Class Methods

(BOOL) + allowsReverseTransformation
(Class) + transformedValueClass

Detailed Description

Definition at line 2 of file CPNegateBooleanTransformer.h.


Method Documentation

+ (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.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines