API  1.0.0
CPText(CPSynthesizedAccessors) Category Reference

Instance Methods

(BOOL) - isEditable
 
(BOOL) - isRichText
 
(BOOL) - isSelectable
 
(void) - setEditable:
 
(void) - setRichText:
 
(void) - setSelectable:
 

Detailed Description

Definition at line 358 of file CPText.j.

Method Documentation

◆ isEditable()

- (BOOL) isEditable
implementation

Synthesized accessor method.

Extends class CPText.

Definition at line 363 of file CPText.j.

◆ isRichText()

- (BOOL) isRichText
implementation

Synthesized accessor method.

Extends class CPText.

Definition at line 395 of file CPText.j.

◆ isSelectable()

- (BOOL) isSelectable
implementation

Synthesized accessor method.

Extends class CPText.

Definition at line 379 of file CPText.j.

◆ setEditable:()

- (void) setEditable: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPText.

Definition at line 371 of file CPText.j.

◆ setRichText:()

- (void) setRichText: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPText.

Definition at line 403 of file CPText.j.

◆ setSelectable:()

- (void) setSelectable: (BOOL)  aValue
implementation

Synthesized accessor method.

Extends class CPText.

Definition at line 387 of file CPText.j.


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