diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.data/-base-data-component/index.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.data/-base-data-component/index.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/api/pl.treksoft.kvision.data/-base-data-component/index.html b/docs/api/pl.treksoft.kvision.data/-base-data-component/index.html deleted file mode 100644 index f7725300..00000000 --- a/docs/api/pl.treksoft.kvision.data/-base-data-component/index.html +++ /dev/null @@ -1,28 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>BaseDataComponent - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.data</a> / <a href="./index.html">BaseDataComponent</a><br/> -<br/> -<h1>BaseDataComponent</h1> -<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">BaseDataComponent</span> <span class="symbol">:</span> <a href="../-data-component.html"><span class="identifier">DataComponent</span></a></code> -<p>Base abstract class for creating observable data model.</p> -<h3>Constructors</h3> -<table> -<tbody> -<tr> -<td> -<p><a href="-init-.html"><init></a></p> -</td> -<td> -<code><span class="identifier">BaseDataComponent</span><span class="symbol">(</span><span class="symbol">)</span></code> -<p>Base abstract class for creating observable data model.</p> -</td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |