API  1.0.0
CPDecimalNumber(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 1259 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 CPDecimalNumber.

Definition at line 1285 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 CPDecimalNumber.

Definition at line 1265 of file CPDecimalNumber.j.


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