#import <ICommand.h>
Inherited by MacroCommand, and SimpleCommand.
Public Member Functions | |
| (void) | - execute: |
| - (void) execute: | (id< INotification >) | notification |
Execute the ICommand's logic to handle a given INotification.
| notification | an INotification to handle. |
Reimplemented in MacroCommand, and SimpleCommand.
1.5.7.1