NSMoveCommand | Mac OS X 10.0 |
Instances of this class represent move operations and, when executed, perform such operations on the specified objects.
@interface NSMoveCommand : NSScriptCommand
|
// Accessor Methods |
- (void)setReceiversSpecifier:(NSScriptObjectSpecifier *)receiversRef; |
// Instance Methods |
- (NSScriptObjectSpecifier *)keySpecifier;
|