summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.data/-base-data-component/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.data/-base-data-component/index.html')
-rw-r--r--api/pl.treksoft.kvision.data/-base-data-component/index.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.data/-base-data-component/index.html b/api/pl.treksoft.kvision.data/-base-data-component/index.html
new file mode 100644
index 00000000..f7725300
--- /dev/null
+++ b/api/pl.treksoft.kvision.data/-base-data-component/index.html
@@ -0,0 +1,28 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>BaseDataComponent - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.data</a>&nbsp;/&nbsp;<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>&nbsp;<span class="symbol">:</span>&nbsp;<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">&lt;init&gt;</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>