diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.time/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.time/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form.time/index.html b/api/pl.treksoft.kvision.form.time/index.html index 2677eac9..d811429f 100644 --- a/api/pl.treksoft.kvision.form.time/index.html +++ b/api/pl.treksoft.kvision.form.time/index.html @@ -17,7 +17,7 @@ <p><a href="-date-time/index.html">DateTime</a></p> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">DateTime</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.form/-k-date-form-control/index.html"><span class="identifier">KDateFormControl</span></a></code> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">DateTime</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.form/-date-form-control/index.html"><span class="identifier">DateFormControl</span></a></code> <p>Form field date/time chooser component.</p> </td> </tr> |