DekGenius.com
[ Team LiB ] Previous Section Next Section

NSMoveCommand Mac OS X 10.0

Instances of this class represent move operations and, when executed, perform such operations on the specified objects.

figs/cocn_1356.gif

@interface NSMoveCommand : NSScriptCommand
 // Accessor Methods
   - (void)setReceiversSpecifier:(NSScriptObjectSpecifier *)receiversRef;
 // Instance Methods
   - (NSScriptObjectSpecifier *)keySpecifier;

    [ Team LiB ] Previous Section Next Section