API  1.0.0
CPView(CPAnimatablePropertyContainer) Category Reference

Instance Methods

(CAAnimation- animationForKey:
 
(CPDictionary- animations
 
(id) - animator
 
(CPString- debug_description
 
(void) - setAnimations:
 

Class Methods

(Class) + animatorClass
 
(CAAnimation+ defaultAnimationForKey:
 

Detailed Description

Definition at line 230 of file CPViewAnimator.j.

Method Documentation

◆ animationForKey:()

- (CAAnimation) animationForKey: (CPString aKey
implementation

Extends class CPView.

Definition at line 265 of file CPViewAnimator.j.

◆ animations()

- (CPDictionary) animations
implementation

Extends class CPView.

Definition at line 278 of file CPViewAnimator.j.

◆ animator()

- (id) animator
implementation

Extends class CPView.

Definition at line 242 of file CPViewAnimator.j.

◆ animatorClass()

+ (Class) animatorClass
implementation

Extends class CPView.

Definition at line 232 of file CPViewAnimator.j.

◆ debug_description()

- (CPString) debug_description
implementation

Extends class CPView.

Definition at line 293 of file CPViewAnimator.j.

◆ defaultAnimationForKey:()

+ (CAAnimation) defaultAnimationForKey: (CPString aKey
implementation

Extends class CPView.

Definition at line 250 of file CPViewAnimator.j.

◆ setAnimations:()

- (void) setAnimations: (CPDictionary animationsDict
implementation

Extends class CPView.

Definition at line 283 of file CPViewAnimator.j.


The documentation for this category was generated from the following file: