diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.spinner/index.html')
| -rw-r--r-- | api/pl.treksoft.kvision.form.spinner/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form.spinner/index.html b/api/pl.treksoft.kvision.form.spinner/index.html index 2dc10dbb..7512883f 100644 --- a/api/pl.treksoft.kvision.form.spinner/index.html +++ b/api/pl.treksoft.kvision.form.spinner/index.html @@ -44,7 +44,7 @@ <p><a href="-spinner-input/index.html">SpinnerInput</a></p> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SpinnerInput</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SpinnerInput</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.form/-form-input/index.html"><span class="identifier">FormInput</span></a></code> <p>The basic component for spinner control.</p> </td> </tr> |
