API  1.0.0
CPPopover(CPSynthesizedAccessors) Category Reference

Instance Methods

(BOOL) - animates
 
(int) - appearance
 
(int) - behavior
 
(CPViewController- contentViewController
 
(void) - setAppearance:
 
(void) - setContentViewController:
 

Detailed Description

Definition at line 412 of file CPPopover.j.

Method Documentation

◆ animates()

- (BOOL) animates
implementation

Synthesized accessor method.

Extends class CPPopover.

Definition at line 433 of file CPPopover.j.

◆ appearance()

- (int) appearance
implementation

Synthesized accessor method.

Extends class CPPopover.

Definition at line 441 of file CPPopover.j.

◆ behavior()

- (int) behavior
implementation

Synthesized accessor method.

Extends class CPPopover.

Definition at line 457 of file CPPopover.j.

◆ contentViewController()

- (CPViewController) contentViewController
implementation

Synthesized accessor method.

Extends class CPPopover.

Definition at line 417 of file CPPopover.j.

◆ setAppearance:()

- (void) setAppearance: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPPopover.

Definition at line 449 of file CPPopover.j.

◆ setContentViewController:()

- (void) setContentViewController: (CPViewController aValue
implementation

Synthesized accessor method.

Extends class CPPopover.

Definition at line 425 of file CPPopover.j.


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