This commit is contained in:
nobody
2015-12-15 19:48:16 -05:00
parent ed4e8b562a
commit 75ff950ff1
18 changed files with 99 additions and 49 deletions

View File

@@ -172,10 +172,6 @@
<td class="name" nowrap><a href="#Widget.pressed">Widget.pressed</a></td>
<td class="summary">Whether the pointer was pressed on this widget and not yet released.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#Widget.items">Widget.items</a></td>
<td class="summary">Used by some widgets to store unseen children.</td>
</tr>
</table>
<h2><a href="#Internal_Properties">Internal Properties </a></h2>
<table class="function_list">
@@ -752,20 +748,6 @@ the <code>Input</code> class, and should generally be treated as read-only.
</dd>
<dt>
<a name = "Widget.items"></a>
<strong>Widget.items</strong>
</dt>
<dd>
Used by some widgets to store unseen children.
</dd>
</dl>
<h2 class="section-header has-description"><a name="Internal_Properties"></a>Internal Properties </h2>
@@ -900,7 +882,7 @@ This table is identical to the constructed widget.
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2015-12-15 13:53:58 </i>
<i style="float:right;">Last updated 2015-12-15 19:13:36 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>