diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-k-v-controller')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html | 1 | ||||
-rw-r--r-- | api/pl.treksoft.kvision.remote/-k-v-controller/index.html | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html b/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html index 4efad9cb..91e5c7fa 100644 --- a/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html +++ b/api/pl.treksoft.kvision.remote/-k-v-controller/-init-.html @@ -10,5 +10,6 @@ <h1><init></h1> <a name="pl.treksoft.kvision.remote.KVController$<init>()"></a> <code><span class="identifier">KVController</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>Controller for handling automatic routes.</p> </BODY> </HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-controller/index.html b/api/pl.treksoft.kvision.remote/-k-v-controller/index.html index 8e8da5eb..59f9d3a6 100644 --- a/api/pl.treksoft.kvision.remote/-k-v-controller/index.html +++ b/api/pl.treksoft.kvision.remote/-k-v-controller/index.html @@ -9,6 +9,7 @@ <br/> <h1>KVController</h1> <code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVController</span></code> +<p>Controller for handling automatic routes.</p> <h3>Constructors</h3> <table> <tbody> @@ -17,7 +18,9 @@ <p><a href="-init-.html"><init></a></p> </td> <td> -<code><span class="identifier">KVController</span><span class="symbol">(</span><span class="symbol">)</span></code></td> +<code><span class="identifier">KVController</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>Controller for handling automatic routes.</p> +</td> </tr> </tbody> </table> |