diff options
Diffstat (limited to 'api/pl.treksoft.kvision.modal/-modal/remove-button.html')
-rw-r--r-- | api/pl.treksoft.kvision.modal/-modal/remove-button.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.modal/-modal/remove-button.html b/api/pl.treksoft.kvision.modal/-modal/remove-button.html index e9264cc4..e53fce7e 100644 --- a/api/pl.treksoft.kvision.modal/-modal/remove-button.html +++ b/api/pl.treksoft.kvision.modal/-modal/remove-button.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">Modal</a> / <a href="./remove-button.html">removeButton</a><br/> <br/> <h1>removeButton</h1> -<a name="pl.treksoft.kvision.modal.Modal$removeButton(pl.treksoft.kvision.html.Button)"></a> +(js) <a name="pl.treksoft.kvision.modal.Modal$removeButton(pl.treksoft.kvision.html.Button)"></a> <code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">removeButton</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.modal.Modal$removeButton(pl.treksoft.kvision.html.Button)/button">button</span><span class="symbol">:</span> <a href="../../pl.treksoft.kvision.html/-button/index.html"><span class="identifier">Button</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="index.html"><span class="identifier">Modal</span></a></code> <p>Removes given button from the bottom section of dialog window.</p> <h3>Parameters</h3> |