API  0.9.8
 All Classes Files Functions Variables Typedefs 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 1235 of file CPCollectionView.j.

Method Documentation

- (void) deleteBackward: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1329 of file CPCollectionView.j.

- (void) keyDown: (CPEvent anEvent
implementation

Extends class CPCollectionView.

Definition at line 1344 of file CPCollectionView.j.

- (void) moveDown: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1301 of file CPCollectionView.j.

- (void) moveDownAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1306 of file CPCollectionView.j.

- (void) moveLeft: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1273 of file CPCollectionView.j.

- (void) moveLeftAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1282 of file CPCollectionView.j.

- (void) moveRight: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1291 of file CPCollectionView.j.

- (void) moveRightAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1296 of file CPCollectionView.j.

- (void) moveUp: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1311 of file CPCollectionView.j.

- (void) moveUpAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1320 of file CPCollectionView.j.

- (void) setAutoresizingMask: (unsigned)  aMask
implementation

Extends class CPCollectionView.

Definition at line 1349 of file CPCollectionView.j.


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