Contents

MenuBarDocument

An object used for setting and retrieving documents associated with a menu item.

Declaration

interface MenuBarDocument

Overview

Use the getFeature function with the feature name MenuBarDocument to retrieve an instance of this class from the menuBar element; for example, getFeature('MenuBarDocument').

Topics

Setting and Retrieving Menu Item Documents

See Also

Element Access