NSScriptCommandDescriptionクラス
apple(mac)
解説
| 継承 | NSObject |
| 準拠 | NSObject (NSObject) |
| フレームワーク | /System/Library/Frameworks/Foundation.framework |
| 使用可能 | Mac OS X v10.0以降 |
| 定義 |
概要
適合するプロトコル
メソッド
Initializing a Script Command Description
Getting Basic Information About the Command
– appleEventClassCode
– appleEventCode
– commandClassName
– commandName
– suiteName
Getting Command Argument Information
– appleEventCodeForArgumentWithName
– argumentNames
– isOptionalArgumentWithName
– typeForArgumentWithName
Getting Command Return-Type Information
Creating Commands
サブクラス化の注意