<shrtMenu> Configuration Element

This element allows for the configuration of the shortcut menu within Ephox EditLive! for XML. It is the child element of the <shortcutMenu> element.

Configuration Element Tree Structure

<editLive>
     ...
     <shortcutMenu>
          <shrtMenu>
               <!--short menu configuration settings-->
          </shrtMenu>
     </shortcutMenu>
</editLive>

Child Elements

<shrtMenuItem>

This element defines command items for the shortcut menu.

<designerMenuItem>

This element specifies an item to include within the shortcut menu in the Visual Designer.

<shrtMenuSeparator>

This element will cause the appearance of a horizontal separating line between shortcut menu commands.

Remarks

The <shrtMenu> element can appear only once within the <shortcutMenu> element.