API  1.0.0
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 1241 of file CPCollectionView.j.

Method Documentation

◆ deleteBackward:()

- (void) deleteBackward: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1335 of file CPCollectionView.j.

◆ keyDown:()

- (void) keyDown: (CPEvent anEvent
implementation

Extends class CPCollectionView.

Definition at line 1350 of file CPCollectionView.j.

◆ moveDown:()

- (void) moveDown: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1307 of file CPCollectionView.j.

◆ moveDownAndModifySelection:()

- (void) moveDownAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1312 of file CPCollectionView.j.

◆ moveLeft:()

- (void) moveLeft: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1279 of file CPCollectionView.j.

◆ moveLeftAndModifySelection:()

- (void) moveLeftAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1288 of file CPCollectionView.j.

◆ moveRight:()

- (void) moveRight: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1297 of file CPCollectionView.j.

◆ moveRightAndModifySelection:()

- (void) moveRightAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1302 of file CPCollectionView.j.

◆ moveUp:()

- (void) moveUp: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1317 of file CPCollectionView.j.

◆ moveUpAndModifySelection:()

- (void) moveUpAndModifySelection: (id)  sender
implementation

Extends class CPCollectionView.

Definition at line 1326 of file CPCollectionView.j.

◆ setAutoresizingMask:()

- (void) setAutoresizingMask: (unsigned)  aMask
implementation

Extends class CPCollectionView.

Definition at line 1355 of file CPCollectionView.j.


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