#import <InstantAction.h>
Inherits InstantAction.
Inherited by CallFuncN.

Public Member Functions | |
| (id) | - initWithTarget:selector: |
| (void) | - execute |
Static Public Member Functions | |
| (id) | + actionWithTarget:selector: |
| + (id) actionWithTarget: | (id) | t | ||
| selector: | (SEL) | s | ||
creates the action with the callback
| - (void) execute |
exeuctes the callback
| - (id) initWithTarget: | (id) | t | ||
| selector: | (SEL) | s | ||
initializes the action with the callback
1.5.8