API  0.9.9
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:
 
(void) - setAutoresizingMask:
 

Detailed Description

Definition at line 1234 of file CPCollectionView.j.

Method Documentation

- (void) deleteBackward: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1328 of file CPCollectionView.j.

- (void) keyDown: (CPEvent anEvent
implementation

Extends class CPCollectionView.

Definition at line 1343 of file CPCollectionView.j.

- (void) moveDown: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1300 of file CPCollectionView.j.

- (void) moveDownAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1305 of file CPCollectionView.j.

- (void) moveLeft: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1272 of file CPCollectionView.j.

- (void) moveLeftAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1281 of file CPCollectionView.j.

- (void) moveRight: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1290 of file CPCollectionView.j.

- (void) moveRightAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1295 of file CPCollectionView.j.

- (void) moveUp: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1310 of file CPCollectionView.j.

- (void) moveUpAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1319 of file CPCollectionView.j.

- (void) setAutoresizingMask: (unsigned)  aMask
implementation

Extends class CPCollectionView.

Definition at line 1348 of file CPCollectionView.j.


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