<menuitem>

説明

Dreamweaver メニューのメニューコマンドを定義します。

属性

name, id, {app}, {key}, {platform}, {enabled}, {arguments}, {command}, {file}, {checked}, {dynamic}, {isdomrequired}, {showIf}

内容

なし (空のタグ)。

コンテナ

このタグは、menu タグに含める必要があります。

<menuitem name="_New" key="Cmd+N" enabled="true" command="dw.createDocument()" id="DWMenu_File_New" />