<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Home</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/jsdoc-default.css">
</head>
<body>
<div id="main">
<h1 class="page-title">Home</h1>
<h3> </h3>
<section>
<header>
<h2>abstract_entry.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Abstract class of menu entries.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="abstract_entry.js.html">abstract_entry.js</a>, <a href="abstract_entry.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>abstract_item.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Abstract class of menu items.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="abstract_item.js.html">abstract_item.js</a>, <a href="abstract_item.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>abstract_menu.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Abstract class of context menus.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="abstract_menu.js.html">abstract_menu.js</a>, <a href="abstract_menu.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>abstract_navigatable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Abstract class of navigatable menu elements.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="abstract_navigatable.js.html">abstract_navigatable.js</a>, <a href="abstract_navigatable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>abstract_postable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Abstract class of context menus.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="abstract_postable.js.html">abstract_postable.js</a>, <a href="abstract_postable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>close_button.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of kill buttons to close menus and widgets.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="close_button.js.html">close_button.js</a>, <a href="close_button.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>context_menu.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of context menus.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="context_menu.js.html">context_menu.js</a>, <a href="context_menu.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>css_util.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Utility functions for adding CSS styles.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="css_util.js.html">css_util.js</a>, <a href="css_util.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>element.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface for handling HTML elements.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="element.js.html">element.js</a>, <a href="element.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>entry.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface specification for menu entries.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="entry.js.html">entry.js</a>, <a href="entry.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>html_classes.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Pseudo enum structures for HTML classes and ids.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="html_classes.js.html">html_classes.js</a>, <a href="html_classes.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>info.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of info widgets.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="info.js.html">info.js</a>, <a href="info.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface specification for menu entries that have content and
that are navigatable.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item.js.html">item.js</a>, <a href="item.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item_checkbox.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of checkbox items.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item_checkbox.js.html">item_checkbox.js</a>, <a href="item_checkbox.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item_command.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of items that execute a command.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item_command.js.html">item_command.js</a>, <a href="item_command.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item_label.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of labelled separator items.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item_label.js.html">item_label.js</a>, <a href="item_label.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item_radio.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of radio buttons.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item_radio.js.html">item_radio.js</a>, <a href="item_radio.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item_rule.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of separator items.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item_rule.js.html">item_rule.js</a>, <a href="item_rule.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>item_submenu.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of separator items.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="item_submenu.js.html">item_submenu.js</a>, <a href="item_submenu.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>key_navigatable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface definition for key navigatable menu elements.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="key_navigatable.js.html">key_navigatable.js</a>, <a href="key_navigatable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>menu.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface specification for context menus.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="menu.js.html">menu.js</a>, <a href="menu.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>menu_element.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Abstract class of menu elements.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="menu_element.js.html">menu_element.js</a>, <a href="menu_element.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>menu_store.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">A store that maps HTML elements in a document to context menus.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="menu_store.js.html">menu_store.js</a>, <a href="menu_store.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>menu_util.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Utility class for menu handling.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="menu_util.js.html">menu_util.js</a>, <a href="menu_util.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>mouse_navigatable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface definition for mouse navigatable menu elements.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="mouse_navigatable.js.html">mouse_navigatable.js</a>, <a href="mouse_navigatable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>popup.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of popup windows. Each object can actually spawn multiple
windows.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="popup.js.html">popup.js</a>, <a href="popup.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>postable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface specification for elements that are postable.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="postable.js.html">postable.js</a>, <a href="postable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>sub_menu.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Class of sub menus.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="sub_menu.js.html">sub_menu.js</a>, <a href="sub_menu.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>touch_navigatable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface definition for touch navigatable menu elements.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="touch_navigatable.js.html">touch_navigatable.js</a>, <a href="touch_navigatable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>variable.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Generic class for keeping menu variables together with callback
functions to hook into third party libraries.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="variable.js.html">variable.js</a>, <a href="variable.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>variable_item.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Interface for menu items with variable attachment.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>v.sorge@mathjax.org (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="variable_item.js.html">variable_item.js</a>, <a href="variable_item.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
<section>
<header>
<h2>variable_pool.js</h2>
</header>
<article>
<div class="container-overview">
<div class="description">Generic class for keeping track of menu variables.</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>volker.sorge@gmail.com (Volker Sorge)</li>
</ul>
</dd>
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="variable_pool.js.html">variable_pool.js</a>, <a href="variable_pool.js.html#line17">line 17</a>
</li></ul></dd>
</dl>
</div>
</article>
</section>
</div>
<nav>
<h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="AbstractEntry.html">AbstractEntry</a></li><li><a href="AbstractItem.html">AbstractItem</a></li><li><a href="AbstractMenu.html">AbstractMenu</a></li><li><a href="AbstractNavigatable.html">AbstractNavigatable</a></li><li><a href="AbstractPostable.html">AbstractPostable</a></li><li><a href="Checkbox.html">Checkbox</a></li><li><a href="CloseButton.html">CloseButton</a></li><li><a href="Command.html">Command</a></li><li><a href="ContextMenu.html">ContextMenu</a></li><li><a href="Info.html">Info</a></li><li><a href="Label.html">Label</a></li><li><a href="MenuElement.html">MenuElement</a></li><li><a href="MenuStore.html">MenuStore</a></li><li><a href="Popup.html">Popup</a></li><li><a href="Radio.html">Radio</a></li><li><a href="Rule.html">Rule</a></li><li><a href="SubMenu.html">SubMenu</a></li><li><a href="Submenu_.html">Submenu</a></li><li><a href="Variable.html">Variable</a></li><li><a href="VariablePool.html">VariablePool</a></li></ul><h3>Namespaces</h3><ul><li><a href="CssStyles.html">CssStyles</a></li><li><a href="MenuUtil.html">MenuUtil</a></li></ul><h3>Interfaces</h3><ul><li><a href="Element.html">Element</a></li><li><a href="Entry.html">Entry</a></li><li><a href="Item.html">Item</a></li><li><a href="KeyNavigatable.html">KeyNavigatable</a></li><li><a href="Menu.html">Menu</a></li><li><a href="MouseNavigatable.html">MouseNavigatable</a></li><li><a href="Postable.html">Postable</a></li><li><a href="TouchNavigatable.html">TouchNavigatable</a></li><li><a href="VariableItem.html">VariableItem</a></li></ul><h3>Global</h3><ul><li><a href="global.html#HtmlAttrs">HtmlAttrs</a></li><li><a href="global.html#HtmlClasses">HtmlClasses</a></li><li><a href="global.html#KEY">KEY</a></li><li><a href="global.html#MOUSE">MOUSE</a></li><li><a href="global.html#TOUCH">TOUCH</a></li></ul>
</nav>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a> on Wed Aug 17 2016 12:38:39 GMT+0100 (BST)
</footer>
<script> prettyPrint(); </script>
<script src="scripts/linenumber.js"> </script>
</body>
</html>
|