Update annotations

This commit is contained in:
Insality
2024-10-19 11:25:30 +03:00
parent 86189d6e3e
commit be1f470dbe
3 changed files with 0 additions and 28 deletions

View File

@@ -139,10 +139,6 @@
</tr>
<tr>
<td class="name" nowrap><a href="#placeholder">placeholder</a></td>
<td class="summary">On input field text change to max length string callback(self, input_text)</td>
</tr>
<tr>
<td class="name" nowrap><a href="#placeholder">placeholder</a></td>
<td class="summary">On input field text change to empty string callback(self, input_text)</td>
</tr>
<tr>
@@ -496,26 +492,6 @@
</dd>
<dt>
<a name = "placeholder"></a>
<strong>placeholder</strong>
</dt>
<dd>
On input field text change to max length string callback(self, input_text)
<ul>
<li><span class="parameter">placeholder</span>
<span class="types"><span class="type">druid.text</span></span>
<a href="../modules/Text.html#">Text</a>
</li>
</ul>
</dd>
<dt>
<a name = "placeholder"></a>