<HTML> <HEAD> <meta charset="UTF-8"> <title>pl.treksoft.kvision.data - 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><br/> <br/> <h2>Package pl.treksoft.kvision.data</h2> <p>Base component and container class with data binding support for observable data model.</p> <h3>Types</h3> <table> <tbody> <tr> <td> <p><a href="-base-data-component/index.html">BaseDataComponent</a></p> </td> <td> <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> </td> </tr> <tr> <td> <p><a href="-data-component.html">DataComponent</a></p> </td> <td> <code><span class="keyword">interface </span><span class="identifier">DataComponent</span></code> <p>Base interface for observable data model.</p> </td> </tr> <tr> <td> <p><a href="-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="-data-component.html"><span class="identifier">DataComponent</span></a><span class="symbol">, </span><span class="identifier">C</span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-component/index.html"><span class="identifier">Component</span></a><span class="symbol">></span> <span class="symbol">:</span> <a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.core/-container/index.html"><span class="identifier">Container</span></a><span class="symbol">, </span><a href="-data-updatable/index.html"><span class="identifier">DataUpdatable</span></a></code> <p>A container class with support for observable data model.</p> </td> </tr> <tr> <td> <p><a href="-data-updatable/index.html">DataUpdatable</a></p> </td> <td> <code><span class="keyword">interface </span><span class="identifier">DataUpdatable</span></code> <p>Interface for updatable container.</p> </td> </tr> </tbody> </table> </BODY> </HTML>