diff options
Diffstat (limited to 'api/pl.treksoft.kvision.modal/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.modal/index.html | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/api/pl.treksoft.kvision.modal/index.html b/api/pl.treksoft.kvision.modal/index.html index 1c66e42d..cc06f8ab 100644 --- a/api/pl.treksoft.kvision.modal/index.html +++ b/api/pl.treksoft.kvision.modal/index.html @@ -14,57 +14,57 @@ <tbody> <tr> <td> -<p><a href="-alert/index.html">Alert</a></p> +(js) +<h4><a href="-alert/index.html">Alert</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Alert</span> <span class="symbol">:</span> <a href="-modal/index.html"><span class="identifier">Modal</span></a></code> <p>Alert window based on Bootstrap modal.</p> -</td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Alert</span> <span class="symbol">:</span> <a href="-modal/index.html"><span class="identifier">Modal</span></a></code></td> </tr> <tr> <td> -<p><a href="-close-icon/index.html">CloseIcon</a></p> +(js) +<h4><a href="-close-icon/index.html">CloseIcon</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CloseIcon</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code> <p>Helper class for close icon component.</p> -</td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CloseIcon</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code></td> </tr> <tr> <td> -<p><a href="-confirm/index.html">Confirm</a></p> +(js) +<h4><a href="-confirm/index.html">Confirm</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Confirm</span> <span class="symbol">:</span> <a href="-modal/index.html"><span class="identifier">Modal</span></a></code> <p>Confirm window based on Bootstrap modal.</p> -</td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Confirm</span> <span class="symbol">:</span> <a href="-modal/index.html"><span class="identifier">Modal</span></a></code></td> </tr> <tr> <td> -<p><a href="-dialog/index.html">Dialog</a></p> +(js) +<h4><a href="-dialog/index.html">Dialog</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Dialog</span><span class="symbol"><</span><span class="identifier">R</span><span class="symbol">></span> <span class="symbol">:</span> <a href="-modal/index.html"><span class="identifier">Modal</span></a></code> <p>Modal window with a result.</p> -</td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Dialog</span><span class="symbol"><</span><span class="identifier">R</span><span class="symbol">></span> <span class="symbol">:</span> <a href="-modal/index.html"><span class="identifier">Modal</span></a></code></td> </tr> <tr> <td> -<p><a href="-modal/index.html">Modal</a></p> +(js) +<h4><a href="-modal/index.html">Modal</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Modal</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code> <p>Configurable modal window based on Bootstrap modal.</p> -</td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">Modal</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.panel/-simple-panel/index.html"><span class="identifier">SimplePanel</span></a></code></td> </tr> <tr> <td> -<p><a href="-modal-size/index.html">ModalSize</a></p> +(js) +<h4><a href="-modal-size/index.html">ModalSize</a></h4> </td> <td> -<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ModalSize</span></code> <p>Modal window sizes.</p> -</td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">ModalSize</span></code></td> </tr> </tbody> </table> |