API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPCollectionView(KeyboardInteraction) Category Reference

Instance Methods

(void) - deleteBackward:
 
(void) - keyDown:
 
(void) - moveDown:
 
(void) - moveDownAndModifySelection:
 
(void) - moveLeft:
 
(void) - moveLeftAndModifySelection:
 
(void) - moveRight:
 
(void) - moveRightAndModifySelection:
 
(void) - moveUp:
 
(void) - moveUpAndModifySelection:
 

Detailed Description

Definition at line 835 of file CPCollectionView.j.

Method Documentation

- (void) deleteBackward: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 924 of file CPCollectionView.j.

- (void) keyDown: (CPEvent anEvent
implementation

Extends class CPCollectionView.

Definition at line 939 of file CPCollectionView.j.

- (void) moveDown: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 896 of file CPCollectionView.j.

- (void) moveDownAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 901 of file CPCollectionView.j.

- (void) moveLeft: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 868 of file CPCollectionView.j.

- (void) moveLeftAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 877 of file CPCollectionView.j.

- (void) moveRight: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 886 of file CPCollectionView.j.

- (void) moveRightAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 891 of file CPCollectionView.j.

- (void) moveUp: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 906 of file CPCollectionView.j.

- (void) moveUpAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 915 of file CPCollectionView.j.


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