- commandDescriptionsInSuite:
Returns the command descriptions contained in the suite identified by
suiteName
.
suiteName
によって識別されるスイートの中に含まれるコマンド記述を返します。
- registerCommandDescription:
Registers command description
commandDesc
for use by Cocoa’s built-in scripting support by storing it in a per-suite internal dictionary under the command name.
Cocoaのもつ組み込みスクリプティングサポートによって使うためのコマンド記述commandDesc
を、それをスイートごとの内部辞書にコマンド名の下で格納することによって登録します。