var appleEventClassCode : FourCharCode
Returns the four-character code for the Apple event class of the receiver’s command.
レシーバのもつコマンドのアップルイベントクラスに対する4文字コードを返します。
var appleEventCode : FourCharCode
Returns the four-character code for the Apple event ID of the receiver’s command.
レシーバのもつコマンドのアップルイベントIDに対する4文字コードを返します。
var commandClassName : String
Returns the name of the class that will be instantiated to handle the command.
コマンドを取り扱うためにインスタンス化されるクラスの名前を返します。
var commandName : String
Returns the name of the command.
コマンドの名前を返します。