API  1.0.0
CPTextStorage(CPSynthesizedAccessors) Category Reference

Instance Methods

(int) - changeInLength
 
(unsigned) - editedMask
 
(CPRange) - editedRange
 
(CPFont- font
 
(CPColor- foregroundColor
 
(CPMutableArray- layoutManagers
 
(void) - setChangeInLength:
 
(void) - setEditedMask:
 
(void) - setFont:
 
(void) - setForegroundColor:
 

Detailed Description

Definition at line 299 of file CPTextStorage.j.

Method Documentation

◆ changeInLength()

- (int) changeInLength
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 352 of file CPTextStorage.j.

◆ editedMask()

- (unsigned) editedMask
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 368 of file CPTextStorage.j.

◆ editedRange()

- (CPRange) editedRange
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 344 of file CPTextStorage.j.

◆ font()

- (CPFont) font
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 320 of file CPTextStorage.j.

◆ foregroundColor()

- (CPColor) foregroundColor
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 304 of file CPTextStorage.j.

◆ layoutManagers()

- (CPMutableArray) layoutManagers
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 336 of file CPTextStorage.j.

◆ setChangeInLength:()

- (void) setChangeInLength: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 360 of file CPTextStorage.j.

◆ setEditedMask:()

- (void) setEditedMask: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 376 of file CPTextStorage.j.

◆ setFont:()

- (void) setFont: (CPFont aValue
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 328 of file CPTextStorage.j.

◆ setForegroundColor:()

- (void) setForegroundColor: (CPColor aValue
implementation

Synthesized accessor method.

Extends class CPTextStorage.

Definition at line 312 of file CPTextStorage.j.


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