API  0.9.7
 All Classes Files Functions Variables Macros Groups 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:
 
(void) - setAutoresizingMask:
 

Detailed Description

Definition at line 1201 of file CPCollectionView.j.

Method Documentation

- (void) deleteBackward: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1295 of file CPCollectionView.j.

- (void) keyDown: (CPEvent anEvent
implementation

Extends class CPCollectionView.

Definition at line 1310 of file CPCollectionView.j.

- (void) moveDown: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1267 of file CPCollectionView.j.

- (void) moveDownAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1272 of file CPCollectionView.j.

- (void) moveLeft: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1239 of file CPCollectionView.j.

- (void) moveLeftAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1248 of file CPCollectionView.j.

- (void) moveRight: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1257 of file CPCollectionView.j.

- (void) moveRightAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1262 of file CPCollectionView.j.

- (void) moveUp: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1277 of file CPCollectionView.j.

- (void) moveUpAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1286 of file CPCollectionView.j.

- (void) setAutoresizingMask: (unsigned)  aMask
implementation

Extends class CPCollectionView.

Definition at line 1315 of file CPCollectionView.j.


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