diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-05 08:46:18 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-05 08:46:18 +0100 |
commit | 70ed562ae730f65671defed6ed79d08d8126d467 (patch) | |
tree | a555b22df792fd20f7ddd2b780aa1eefd99d6e5e /api/pl.treksoft.kvision.core/-container/index.html | |
parent | 2df0b602ee386577a6f3abff32aa78c3636fbf0a (diff) | |
download | kvision-70ed562ae730f65671defed6ed79d08d8126d467.tar.gz kvision-70ed562ae730f65671defed6ed79d08d8126d467.tar.bz2 kvision-70ed562ae730f65671defed6ed79d08d8126d467.zip |
API doc update
Diffstat (limited to 'api/pl.treksoft.kvision.core/-container/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-container/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-container/index.html b/api/pl.treksoft.kvision.core/-container/index.html index c61c23c2..91d8c6d0 100644 --- a/api/pl.treksoft.kvision.core/-container/index.html +++ b/api/pl.treksoft.kvision.core/-container/index.html @@ -168,7 +168,7 @@ <p><a href="../../pl.treksoft.kvision.data/-data-container/index.html">DataContainer</a></p> </td> <td> -<code><span class="keyword">class </span><span class="identifier">DataContainer</span><span class="symbol"><</span><span class="identifier">M</span> <span class="symbol">:</span> <a href="../../pl.treksoft.kvision.data/-data-component.html"><span class="identifier">DataComponent</span></a><span class="symbol">, </span><span class="identifier">C</span> <span class="symbol">:</span> <a href="../-component/index.html"><span class="identifier">Component</span></a><span class="symbol">></span> <span class="symbol">:</span> <a href="../-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="./index.html"><span class="identifier">Container</span></a><span class="symbol">, </span><a href="../../pl.treksoft.kvision.data/-data-updatable/index.html"><span class="identifier">DataUpdatable</span></a></code> +<code><span class="keyword">class </span><span class="identifier">DataContainer</span><span class="symbol"><</span><span class="identifier">M</span><span class="symbol">, </span><span class="identifier">C</span> <span class="symbol">:</span> <a href="../-component/index.html"><span class="identifier">Component</span></a><span class="symbol">></span> <span class="symbol">:</span> <a href="../-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="./index.html"><span class="identifier">Container</span></a><span class="symbol">, </span><a href="../../pl.treksoft.kvision.data/-data-updatable/index.html"><span class="identifier">DataUpdatable</span></a></code> <p>A container class with support for observable data model.</p> </td> </tr> |