Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > 3866615ed9f87500bac83f78574eecc8 > files > 156

js-of-ocaml-doc-1.2-2.fc18.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of class methods" rel=Appendix href="index_methods.html">
<link title="Index of class types" rel=Appendix href="index_class_types.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="CSS" rel="Chapter" href="CSS.html">
<link title="Dom" rel="Chapter" href="Dom.html">
<link title="Dom_events" rel="Chapter" href="Dom_events.html">
<link title="Dom_html" rel="Chapter" href="Dom_html.html">
<link title="Event_arrows" rel="Chapter" href="Event_arrows.html">
<link title="File" rel="Chapter" href="File.html">
<link title="Firebug" rel="Chapter" href="Firebug.html">
<link title="Form" rel="Chapter" href="Form.html">
<link title="Js" rel="Chapter" href="Js.html">
<link title="Json" rel="Chapter" href="Json.html">
<link title="Lwt_js" rel="Chapter" href="Lwt_js.html">
<link title="Lwt_js_events" rel="Chapter" href="Lwt_js_events.html">
<link title="Regexp" rel="Chapter" href="Regexp.html">
<link title="Typed_array" rel="Chapter" href="Typed_array.html">
<link title="Url" rel="Chapter" href="Url.html">
<link title="WebGL" rel="Chapter" href="WebGL.html">
<link title="XmlHttpRequest" rel="Chapter" href="XmlHttpRequest.html"><title></title>
</head>
<body>
<h1></h1>
<h1 id="1_JsofocamlAPIReference">Js_of_ocaml – API Reference</h1>
<p>

<br>
<table class="indextable">
<tr><td class="module"><a href="Js.html">Js</a></td><td><div class="info">
Javascript binding
</div>
</td></tr>
<tr><td class="module"><a href="Dom.html">Dom</a></td><td><div class="info">
DOM binding
</div>
</td></tr>
<tr><td class="module"><a href="Dom_html.html">Dom_html</a></td><td><div class="info">
DOM HTML binding
</div>
</td></tr>
<tr><td class="module"><a href="Dom_events.html">Dom_events</a></td><td><div class="info">
Javascript events
</div>
</td></tr>
<tr><td class="module"><a href="CSS.html">CSS</a></td><td><div class="info">
This module contains a few types and values to ease the use of CSS properties
   and such.
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_js.html">Lwt_js</a></td><td><div class="info">
Javascript specific Lwt functions.
</div>
</td></tr>
<tr><td class="module"><a href="Lwt_js_events.html">Lwt_js_events</a></td><td><div class="info">
Reminder:
   Event capturing starts with the outer most element in the DOM and
   works inwards to the HTML element the event took place on (capture phase)
   and then out again (bubbling phase).
</div>
</td></tr>
<tr><td class="module"><a href="Firebug.html">Firebug</a></td><td><div class="info">
Firebug API (debugging console).
</div>
</td></tr>
<tr><td class="module"><a href="Regexp.html">Regexp</a></td><td><div class="info">
Types for regexps.
</div>
</td></tr>
<tr><td class="module"><a href="Url.html">Url</a></td><td><div class="info">
This module provides functions for tampering with Url.
</div>
</td></tr>
<tr><td class="module"><a href="XmlHttpRequest.html">XmlHttpRequest</a></td><td><div class="info">
XmlHttpRequest object.
</div>
</td></tr>
<tr><td class="module"><a href="Event_arrows.html">Event_arrows</a></td><td><div class="info">
WARNING: EXPERIMENTAL
</div>
</td></tr>
<tr><td class="module"><a href="Json.html">Json</a></td><td><div class="info">
Unsafe IO.
</div>
</td></tr>
<tr><td class="module">Deriving_Json</td><td></td></tr>
<tr><td class="module"><a href="File.html">File</a></td><td><div class="info">
<code class="code">filename</code> handles old firefox without name property
</div>
</td></tr>
<tr><td class="module"><a href="Form.html">Form</a></td><td></td></tr>
<tr><td class="module"><a href="Typed_array.html">Typed_array</a></td><td></td></tr>
<tr><td class="module"><a href="WebGL.html">WebGL</a></td><td><div class="info">
5.1 Types
</div>
</td></tr>
</table>

<p>

<h1 id="1_Indexes">Indexes</h1>
<p>

<ul class="indexlist">
<li><a href="index_types.html">Index of types</a></li>
<li><a href="index_exceptions.html">Index of exceptions</a></li>
<li><a href="index_values.html">Index of values</a></li>
<li><a href="index_methods.html">Index of class methods</a></li>
<li><a href="index_class_types.html">Index of class types</a></li>
<li><a href="index_modules.html">Index of modules</a></li>
<li><a href="index_module_types.html">Index of module types</a></li>
</ul>
<br>
</body>
</html>