Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > b4603fcd3afb71dfbec25f4867b993f4 > files > 72

js_of_ocaml-doc-2.4.1-2.mga5.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 rel="previous" href="Dom_html.selection-c.html">
<link rel="next" href="Dom_html.location-c.html">
<link rel="Up" href="Dom_html.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="Dom_svg" rel="Chapter" href="Dom_svg.html">
<link title="EventSource" rel="Chapter" href="EventSource.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="Jsonp" rel="Chapter" href="Jsonp.html">
<link title="Keycode" rel="Chapter" href="Keycode.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="Sys_js" rel="Chapter" href="Sys_js.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="WebSockets" rel="Chapter" href="WebSockets.html">
<link title="XmlHttpRequest" rel="Chapter" href="XmlHttpRequest.html">
<link title="Lwt_log_js" rel="Chapter" href="Lwt_log_js.html">
<link title="JsooTop" rel="Chapter" href="JsooTop.html">
<link title="Ocamlbuild_js_of_ocaml" rel="Chapter" href="Ocamlbuild_js_of_ocaml.html">
<link title="Deriving_Json" rel="Chapter" href="Deriving_Json.html">
<link title="Deriving_Json_lexer" rel="Chapter" href="Deriving_Json_lexer.html">
<link title="Pa_deriving_Json" rel="Chapter" href="Pa_deriving_Json.html"><title>Dom_html.document</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Dom_html.selection-c.html" title="Dom_html.selection">Previous</a>
&nbsp;<a class="up" href="Dom_html.html" title="Dom_html">Up</a>
&nbsp;<a class="post" href="Dom_html.location-c.html" title="Dom_html.location">Next</a>
</div>
<h1>Class type <a href="type_Dom_html.document.html">Dom_html.document</a></h1>

<pre><span id="TYPEdocument"><span class="keyword">class type</span> document</span> = <code class="code">object</code> <a href="Dom_html.document-c.html">..</a> <code class="code">end</code></pre><b>Inherits</b><ul>
<li><a href="Dom.document-c.html"><code class="code">Dom.document</code></a></li>
<li><a href="Dom_html.nodeSelector-c.html"><code class="code">Dom_html.nodeSelector</code></a></li>
<li><a href="Dom_html.eventTarget-c.html"><code class="code">Dom_html.eventTarget</code></a></li>
<li><a href="Dom_html.eventTarget-c.html"><code class="code">Dom_html.eventTarget</code></a></li>
</ul>
<hr width="100%">

<pre><span id="METHODtitle"><span class="keyword">method</span> title</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODreferrer"><span class="keyword">method</span> referrer</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODdomain"><span class="keyword">method</span> domain</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHOD_URL"><span class="keyword">method</span> _URL</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODhead"><span class="keyword">method</span> head</span> : <code class="type"><a href="Dom_html.headElement-c.html">headElement</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODbody"><span class="keyword">method</span> body</span> : <code class="type"><a href="Dom_html.bodyElement-c.html">bodyElement</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODdocumentElement"><span class="keyword">method</span> documentElement</span> : <code class="type"><a href="Dom_html.element-c.html">element</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODimages"><span class="keyword">method</span> images</span> : <code class="type"><a href="Dom_html.imageElement-c.html">imageElement</a> <a href="Dom_html.collection-c.html">collection</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODapplets"><span class="keyword">method</span> applets</span> : <code class="type"><a href="Dom_html.element-c.html">element</a> <a href="Dom_html.collection-c.html">collection</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODlinks"><span class="keyword">method</span> links</span> : <code class="type"><a href="Dom_html.element-c.html">element</a> <a href="Dom_html.collection-c.html">collection</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODforms"><span class="keyword">method</span> forms</span> : <code class="type"><a href="Dom_html.formElement-c.html">formElement</a> <a href="Dom_html.collection-c.html">collection</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODanchors"><span class="keyword">method</span> anchors</span> : <code class="type"><a href="Dom_html.element-c.html">element</a> <a href="Dom_html.collection-c.html">collection</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre>
<pre><span id="METHODcookie"><span class="keyword">method</span> cookie</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODdesignMode"><span class="keyword">method</span> designMode</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEprop">Js.prop</a></code></pre>
<pre><span id="METHODopen_"><span class="keyword">method</span> open_</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODclose"><span class="keyword">method</span> close</span> : <code class="type">unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODwrite"><span class="keyword">method</span> write</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> -> unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODexecCommand"><span class="keyword">method</span> execCommand</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> -> bool <a href="Js.html#TYPEt">Js.t</a> -> <a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEopt">Js.opt</a> -> unit <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODcreateRange"><span class="keyword">method</span> createRange</span> : <code class="type"><a href="Dom_html.range-c.html">range</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEmeth">Js.meth</a></code></pre>
<pre><span id="METHODreadyState"><span class="keyword">method</span> readyState</span> : <code class="type"><a href="Js.js_string-c.html">Js.js_string</a> <a href="Js.html#TYPEt">Js.t</a> <a href="Js.html#TYPEreadonly_prop">Js.readonly_prop</a></code></pre></body></html>