<shortcutMenu> Element

This element contains the configuration information for the shortcut menu within Ephox EditLive! for Java.

Element Tree Structure

<editLiveForJava>
    <shortcutMenu>

<editLiveForJava>
     <shortcutMenu>
          <!--shortcut menu configuration settings-->
     </shortcutMenu>
</editLiveForJava>

Child Elements

Element Description
<shrtMenu> This element allows for configuration of the shortcut menu within Ephox EditLive! for Java.

Remarks

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

See Also