< ICommand > Protocol Reference

#import <ICommand.h>

Inherited by MacroCommand, and SimpleCommand.

List of all members.

Public Member Functions

(void) - execute:


Detailed Description

The interface definition for a PureMVC Command.

See also:
INotification

Member Function Documentation

- (void) execute: (id< INotification >)  notification  

Execute the ICommand's logic to handle a given INotification.

Parameters:
notification an INotification to handle.

Reimplemented in MacroCommand, and SimpleCommand.


Generated on Wed Dec 24 14:19:08 2008 for PureMVC Objective-C by  doxygen 1.5.7.1