API  1.0.0
<CPImageDelegate > Protocol Reference
+ Inheritance diagram for <CPImageDelegate >:

Instance Methods

(void) - imageDidAbort:
 
(void) - imageDidError:
 
(void) - imageDidLoad:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 26 of file CPImage.j.

Method Documentation

◆ imageDidAbort:()

- (void CPImageDelegate) imageDidAbort: (CPImage anImage
optional

◆ imageDidError:()

- (void CPImageDelegate) imageDidError: (CPImage anImage
optional

◆ imageDidLoad:()

- (void CPImageDelegate) imageDidLoad: (CPImage anImage
optional

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