<elementMenu> Configuration Element

This element allows for the configuration of the element menu associated with the Document Navigator Bar in EditLive! for XML. It is the child element of the <shortcutMenu> element.

Note

This element only applies when configuring EditLive! for XML.

Configuration Element Tree Structure

<editLive>
     ...
     <shortcutMenu>
          <elementMenu>
               <!--element menu configuration settings-->
          </element>
     </shortcutMenu>
</editLive>

Child Elements

<elementMenuItem>

This element defines command items for the element menu associated with the Document Navigator Bar within Ephox EditLive! for XML.

<shrtMenuSeparator>

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

Remarks

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