diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-result/-success/component1.html')
-rw-r--r-- | api1/pl.treksoft.kvision.cordova/-result/-success/component1.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-result/-success/component1.html b/api1/pl.treksoft.kvision.cordova/-result/-success/component1.html new file mode 100644 index 00000000..8e80756e --- /dev/null +++ b/api1/pl.treksoft.kvision.cordova/-result/-success/component1.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Result.Success.component1 - kvision</title> +<link rel="stylesheet" href="../../../../style.css"> +</HEAD> +<BODY> +<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.cordova</a> / <a href="../index.html">Result</a> / <a href="index.html">Success</a> / <a href="./component1.html">component1</a><br/> +<br/> +<h1>component1</h1> +<a name="pl.treksoft.kvision.cordova.Result.Success$component1()"></a> +<code><span class="keyword">fun </span><span class="identifier">component1</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#V"><span class="identifier">V</span></a><span class="symbol">?</span></code> +<p>Overrides <a href="../component1.html">Result.component1</a></p> +</BODY> +</HTML> |