iwc client fixes

This commit is contained in:
Kevin Jahns
2014-08-04 14:20:51 +02:00
parent 8169b17eb4
commit 5ba735701c
73 changed files with 2872 additions and 969 deletions

View File

@@ -33,6 +33,12 @@
<td>lib&#47;Engine.coffee</td>
</tr>
</table>
<h2>Overview</h2>
<div class='docstring'>
<p>The Engine handles how and in which order to execute operations and add operations to the HistoryBuffer.</p>
</div>
<div class='tags'>
</div>
<h2>Instance Method Summary</h2>
<ul class='summary'>
<li>
@@ -55,7 +61,6 @@
</a>
</span>
<span class='desc'>
TODO:
</span>
</li>
<li>
@@ -111,11 +116,7 @@
<b>applyOps</b><span>(ops_json)</span>
<br>
</p>
<div class='docstring'>
<p>TODO:</p>
</div>
<div class='tags'>
</div>
</div>
<div class='method_details'>
<p class='signature' id='cleanUp-dynamic'>
@@ -138,7 +139,7 @@
</div>
</div>
<div id='footer'>
August 02, 14 01:38:26 by
August 03, 14 03:14:41 by
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
Codo
</a>