Skip to content

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ericabouaf committed Jan 5, 2010
1 parent dc73601 commit 99af69f
Show file tree
Hide file tree
Showing 65 changed files with 3,692 additions and 3,551 deletions.
4 changes: 3 additions & 1 deletion VERSION.txt
Expand Up @@ -9,7 +9,9 @@ Changeset:

* WiringEditor:
* AccordionView on left panel for module categories
* Toolbar
* Toolbar positionning
* ModuleProxy.js into its own file
* WiringEditor now inherits from BaseEditor, which wraps general full-page editor functionnality

* Wires:
* Label for wires (beta)
Expand Down
28 changes: 18 additions & 10 deletions doc/Anim.js.html

Large diffs are not rendered by default.

403 changes: 403 additions & 0 deletions doc/BaseEditor.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/CanvasElement.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/Container.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/DD.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/DDResize.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/FormContainer-beta.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/ImageContainer.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/InOutContainer.js.html

Large diffs are not rendered by default.

31 changes: 19 additions & 12 deletions doc/Layer.js.html

Large diffs are not rendered by default.

252 changes: 0 additions & 252 deletions doc/LayerMap-beta.js.html

This file was deleted.

28 changes: 18 additions & 10 deletions doc/LayerMap.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/Layout.js.html

Large diffs are not rendered by default.

200 changes: 200 additions & 0 deletions doc/ModuleProxy.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/Terminal.js.html

Large diffs are not rendered by default.

28 changes: 18 additions & 10 deletions doc/WirableField-beta.js.html

Large diffs are not rendered by default.

89 changes: 76 additions & 13 deletions doc/Wire.js.html

Large diffs are not rendered by default.

802 changes: 802 additions & 0 deletions doc/WireIt.BaseEditor.html

Large diffs are not rendered by default.

47 changes: 20 additions & 27 deletions doc/WireIt.CanvasElement.html
Expand Up @@ -2,21 +2,21 @@
<html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>API: WireIt WireIt.CanvasElement </title>
<title>API: WireIt WireIt.CanvasElement (YUI Library)</title>

<link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css?stamp=" />
<link rel="stylesheet" type="text/css" href="assets/api.css?stamp=" />
<link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" />
<link rel="stylesheet" type="text/css" href="assets/api.css" />

<script type="text/javascript" src="assets/api-js?stamp="></script>
<script type="text/javascript" src="assets/ac-js?stamp="></script>
<script type="text/javascript" src="assets/api-js"></script>
<script type="text/javascript" src="assets/ac-js"></script>
</head>

<body id="yahoo-com">

<div id="doc3" class="yui-t2">
<div id="hd">
<h1><a href="http://javascript.neyric.com/wireit" title="WireItLibrary">WireItLibrary</a></h1>
<h3>WireIt&nbsp; <span class="subtitle">0.5.0</span></h3>
<h3>WireIt&nbsp; <span class="subtitle">0.6.0</span></h3>
<a href="./index.html" title="WireItLibrary">WireItLibrary</a>
&gt; <a href="./module_wireit.html" title="WireIt">WireIt</a>
&gt; WireIt.CanvasElement
Expand Down Expand Up @@ -58,12 +58,12 @@ <h2>
<dl class="subclasses" rel="yui:subclasses">
<dt>Known Subclasses:</dt>
<dd>
<span rel="yui:subclass" resource="WireIt.LayerMap.html">
<a href="WireIt.LayerMap.html" property="yui:name" title="WireIt.LayerMap">WireIt.LayerMap</a>
</span>
<span rel="yui:subclass" resource="WireIt.Wire.html">
<a href="WireIt.Wire.html" property="yui:name" title="WireIt.Wire">WireIt.Wire</a>
</span>
<span rel="yui:subclass" resource="WireIt.LayerMap.html">
<a href="WireIt.LayerMap.html" property="yui:name" title="WireIt.LayerMap">WireIt.LayerMap</a>
</span>
</dd>
</dl>

Expand Down Expand Up @@ -152,13 +152,6 @@ <h4>
<div class="description">


<dl>
<dt>Returns:
<code property="yui:return">
void
</code></dt>
<dd property="yui:returnInfo"></dd>
</dl>



Expand Down Expand Up @@ -206,7 +199,7 @@ <h4>
<dl>
<dt>Returns:
<code property="yui:return">
CanvasContext
CanvasContext
</code></dt>
<dd property="yui:returnInfo">the context</dd>
</dl>
Expand Down Expand Up @@ -285,13 +278,6 @@ <h4>
</dd>
</dl>

<dl>
<dt>Returns:
<code property="yui:return">
void
</code></dt>
<dd property="yui:returnInfo"></dd>
</dl>



Expand Down Expand Up @@ -323,7 +309,7 @@ <h4>
<div id="moduleList" class="module">
<h4>Modules</h4>
<ul class="content">
<li class="selected"><a href="module_WireIt.html" title="WireIt">WireIt</a></li>
<li class="selected"><a href="module_wireit.html" title="WireIt">WireIt</a></li>
</ul>
</div>

Expand All @@ -332,6 +318,7 @@ <h4>Classes</h4>
<ul class="content">
<li class=""><a href="inputEx.BaseField.html" title="inputEx.BaseField">inputEx.BaseField</a></li>
<li class=""><a href="inputEx.Field.html" title="inputEx.Field">inputEx.Field</a></li>
<li class=""><a href="WireIt.BaseEditor.html" title="WireIt.BaseEditor">WireIt.BaseEditor</a></li>
<li class="selected"><a href="WireIt.CanvasElement.html" title="WireIt.CanvasElement">WireIt.CanvasElement</a></li>
<li class=""><a href="WireIt.Container.html" title="WireIt.Container">WireIt.Container</a></li>
<li class=""><a href="WireIt.FormContainer.html" title="WireIt.FormContainer">WireIt.FormContainer</a></li>
Expand All @@ -351,6 +338,9 @@ <h4>Classes</h4>
<li class=""><a href="WireIt.Wire.html" title="WireIt.Wire">WireIt.Wire</a></li>
<li class=""><a href="WireIt.WireIt.html" title="WireIt.WireIt">WireIt.WireIt</a></li>
<li class=""><a href="WireIt.WiringEditor.html" title="WireIt.WiringEditor">WireIt.WiringEditor</a></li>
<li class=""><a href="WireIt.WiringEditor.adapters.Ajax.html" title="WireIt.WiringEditor.adapters.Ajax">WireIt.WiringEditor.adapters.Ajax</a></li>
<li class=""><a href="WireIt.WiringEditor.adapters.Gears.html" title="WireIt.WiringEditor.adapters.Gears">WireIt.WiringEditor.adapters.Gears</a></li>
<li class=""><a href="WireIt.WiringEditor.adapters.JsonRpc.html" title="WireIt.WiringEditor.adapters.JsonRpc">WireIt.WiringEditor.adapters.JsonRpc</a></li>
</ul>
</div>

Expand All @@ -359,6 +349,7 @@ <h4>Files</h4>
<ul class="content">
<li class=""><a href="ajax.js.html" title="ajax.js">ajax.js</a></li>
<li class=""><a href="Anim.js.html" title="Anim.js">Anim.js</a></li>
<li class=""><a href="BaseEditor.js.html" title="BaseEditor.js">BaseEditor.js</a></li>
<li class=""><a href="CanvasElement.js.html" title="CanvasElement.js">CanvasElement.js</a></li>
<li class=""><a href="Container.js.html" title="Container.js">Container.js</a></li>
<li class=""><a href="DD.js.html" title="DD.js">DD.js</a></li>
Expand All @@ -371,6 +362,7 @@ <h4>Files</h4>
<li class=""><a href="Layer.js.html" title="Layer.js">Layer.js</a></li>
<li class=""><a href="LayerMap.js.html" title="LayerMap.js">LayerMap.js</a></li>
<li class=""><a href="Layout.js.html" title="Layout.js">Layout.js</a></li>
<li class=""><a href="ModuleProxy.js.html" title="ModuleProxy.js">ModuleProxy.js</a></li>
<li class=""><a href="Terminal.js.html" title="Terminal.js">Terminal.js</a></li>
<li class=""><a href="WirableField-beta.js.html" title="WirableField-beta.js">WirableField-beta.js</a></li>
<li class=""><a href="Wire.js.html" title="Wire.js">Wire.js</a></li>
Expand Down Expand Up @@ -402,11 +394,12 @@ <h4>Methods</h4>
</div>
<div id="ft">
<hr />
Copyright &copy; 2009 Eric Abouaf. All rights reserved.
Copyright &copy; 2010 Eric Abouaf All rights reserved.
</div>
</div>
<script type="text/javascript">
ALL_YUI_PROPS = [{"url": "WireIt.CanvasElement.html#method_destroy", "access": "", "host": "WireIt.CanvasElement", "type": "method", "name": "destroy"}, {"url": "WireIt.CanvasElement.html#property_element", "access": "", "host": "WireIt.CanvasElement", "type": "property", "name": "element"}, {"url": "WireIt.CanvasElement.html#method_getContext", "access": "", "host": "WireIt.CanvasElement", "type": "method", "name": "getContext"}, {"url": "WireIt.CanvasElement.html#method_SetCanvasRegion", "access": "", "host": "WireIt.CanvasElement", "type": "method", "name": "SetCanvasRegion"}];
var ALL_YUI_PROPS = [{"url": "WireIt.BaseEditor.html#method_alert", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "alert"}, {"url": "WireIt.BaseEditor.html#property_alertPanel", "access": "", "host": "WireIt.BaseEditor", "type": "property", "name": "alertPanel"}, {"url": "WireIt.BaseEditor.html#property_defaultOptions", "access": "", "host": "WireIt.BaseEditor", "type": "property", "name": "defaultOptions"}, {"url": "WireIt.CanvasElement.html#method_destroy", "access": "", "host": "WireIt.CanvasElement", "type": "method", "name": "destroy"}, {"url": "WireIt.BaseEditor.html#property_el", "access": "", "host": "WireIt.BaseEditor", "type": "property", "name": "el"}, {"url": "WireIt.CanvasElement.html#property_element", "access": "", "host": "WireIt.CanvasElement", "type": "property", "name": "element"}, {"url": "WireIt.CanvasElement.html#method_getContext", "access": "", "host": "WireIt.CanvasElement", "type": "method", "name": "getContext"}, {"url": "WireIt.BaseEditor.html#property_helpPanel", "access": "", "host": "WireIt.BaseEditor", "type": "property", "name": "helpPanel"}, {"url": "WireIt.BaseEditor.html#method_isSaved", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "isSaved"}, {"url": "WireIt.BaseEditor.html#property_layout", "access": "", "host": "WireIt.BaseEditor", "type": "property", "name": "layout"}, {"url": "WireIt.BaseEditor.html#method_markSaved", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "markSaved"}, {"url": "WireIt.BaseEditor.html#method_markUnsaved", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "markUnsaved"}, {"url": "WireIt.BaseEditor.html#method_onHelp", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "onHelp"}, {"url": "WireIt.BaseEditor.html#method_onSave", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "onSave"}, {"url": "WireIt.BaseEditor.html#property_options", "access": "", "host": "WireIt.BaseEditor", "type": "property", "name": "options"}, {"url": "WireIt.BaseEditor.html#method_render", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "render"}, {"url": "WireIt.BaseEditor.html#method_renderAlertPanel", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "renderAlertPanel"}, {"url": "WireIt.BaseEditor.html#method_renderButtons", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "renderButtons"}, {"url": "WireIt.BaseEditor.html#method_renderHelpPanel", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "renderHelpPanel"}, {"url": "WireIt.BaseEditor.html#method_renderPropertiesAccordion", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "renderPropertiesAccordion"}, {"url": "WireIt.BaseEditor.html#method_renderPropertiesForm", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "renderPropertiesForm"}, {"url": "WireIt.BaseEditor.html#method_renderSavedStatus", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "renderSavedStatus"}, {"url": "WireIt.BaseEditor.html#method_save", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "save"}, {"url": "WireIt.CanvasElement.html#method_SetCanvasRegion", "access": "", "host": "WireIt.CanvasElement", "type": "method", "name": "SetCanvasRegion"}, {"url": "WireIt.BaseEditor.html#method_setOptions", "access": "", "host": "WireIt.BaseEditor", "type": "method", "name": "setOptions"}];
YAHOO.yuidoc.init();
</script>
</body>
</html>

0 comments on commit 99af69f

Please sign in to comment.