API  1.0.0
CPDecimalNumberHandler(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 230 of file CPDecimalNumber.j.

Method Documentation

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Called by CPCoder's encodeObject: to archive the object instance.

Parameters
aCodera CPCoder instance

Extends class CPDecimalNumberHandler.

Definition at line 255 of file CPDecimalNumber.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Called by CPCoder's decodeObject: to initialise the object with an archived one.

Parameters
aCodera CPCoder instance

Extends class CPDecimalNumberHandler.

Definition at line 236 of file CPDecimalNumber.j.


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