API  1.0.0
CPDictionaryController(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPArray) - excludedKeys
 
(CPArray) - includedKeys
 
(CPString- initialKey
 
(id) - initialValue
 
(void) - setExcludedKeys:
 
(void) - setIncludedKeys:
 
(void) - setInitialKey:
 
(void) - setInitialValue:
 

Detailed Description

Definition at line 169 of file CPDictionaryController.j.

Method Documentation

◆ excludedKeys()

- (CPArray) excludedKeys
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 190 of file CPDictionaryController.j.

◆ includedKeys()

- (CPArray) includedKeys
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 174 of file CPDictionaryController.j.

◆ initialKey()

- (CPString) initialKey
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 206 of file CPDictionaryController.j.

◆ initialValue()

- (id) initialValue
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 222 of file CPDictionaryController.j.

◆ setExcludedKeys:()

- (void) setExcludedKeys: (CPArray)  aValue
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 198 of file CPDictionaryController.j.

◆ setIncludedKeys:()

- (void) setIncludedKeys: (CPArray)  aValue
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 182 of file CPDictionaryController.j.

◆ setInitialKey:()

- (void) setInitialKey: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 214 of file CPDictionaryController.j.

◆ setInitialValue:()

- (void) setInitialValue: (id)  aValue
implementation

Synthesized accessor method.

Extends class CPDictionaryController.

Definition at line 230 of file CPDictionaryController.j.


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