<docbook><section><title>OATDOCmenu</title><para> </para>
<title> menu.js</title> menu.js
<para>Pop-up menu control.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> Objects</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> OAT::Menu()</bridgehead>
<para>Creates new <computeroutput>Menu</computeroutput> object.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> Methods</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> OAT::Menu::createFromUl(ul)</bridgehead>
<para>Creates a menu from an existing unordered list, referenced by <computeroutput>ul</computeroutput>.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h2"> Properties</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> OAT::Menu::closeFilter</bridgehead>
<para>Set this property to a class name of objects which should close menu by clicking.
 Defaults to &quot;*&quot;, since every menu item closes menu when clicked.</para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3"> OAT::Menu::noCloseFilter</bridgehead>
<para>Set this property to a class name of objects which should NOT close menu when clicked.
 This can be used to include separators in the menu.</para>
<para><ulink url="CategoryOAT">CategoryOAT</ulink> <ulink url="CategoryOpenSource">CategoryOpenSource</ulink> <ulink url="CategoryDocumentation">CategoryDocumentation</ulink></para>
</section></docbook>