API  1.0.0
CPTextContainer(CPSynthesizedAccessors) Category Reference

Instance Methods

(CGSize) - containerSize
 
(CPLayoutManager- layoutManager
 
(float) - lineFragmentPadding
 
(void) - setContainerSize:
 
(void) - setLayoutManager:
 
(void) - setLineFragmentPadding:
 
(void) - setTextView:
 
(CPTextView- textView
 

Detailed Description

Definition at line 249 of file CPTextContainer.j.

Method Documentation

◆ containerSize()

- (CGSize) containerSize
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 270 of file CPTextContainer.j.

◆ layoutManager()

- (CPLayoutManager) layoutManager
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 286 of file CPTextContainer.j.

◆ lineFragmentPadding()

- (float) lineFragmentPadding
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 254 of file CPTextContainer.j.

◆ setContainerSize:()

- (void) setContainerSize: (CGSize)  aValue
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 278 of file CPTextContainer.j.

◆ setLayoutManager:()

- (void) setLayoutManager: (CPLayoutManager aValue
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 294 of file CPTextContainer.j.

◆ setLineFragmentPadding:()

- (void) setLineFragmentPadding: (float)  aValue
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 262 of file CPTextContainer.j.

◆ setTextView:()

- (void) setTextView: (CPTextView aValue
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 310 of file CPTextContainer.j.

◆ textView()

- (CPTextView) textView
implementation

Synthesized accessor method.

Extends class CPTextContainer.

Definition at line 302 of file CPTextContainer.j.


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