diff options
Diffstat (limited to 'api/pl.treksoft.kvision.tabulator/-tabulator/data.html')
| -rw-r--r-- | api/pl.treksoft.kvision.tabulator/-tabulator/data.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.tabulator/-tabulator/data.html b/api/pl.treksoft.kvision.tabulator/-tabulator/data.html index a30117bd..b0afeb6f 100644 --- a/api/pl.treksoft.kvision.tabulator/-tabulator/data.html +++ b/api/pl.treksoft.kvision.tabulator/-tabulator/data.html @@ -10,6 +10,6 @@ <h1>data</h1> <a name="pl.treksoft.kvision.tabulator.Tabulator$data"></a> <code><span class="keyword">protected</span> <span class="keyword">val </span><span class="identifier">data</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="index.html#T"><span class="identifier">T</span></a><span class="symbol">></span><span class="symbol">?</span></code> -<p>a list of serializable objects</p> +<p>a list of objects</p> </BODY> </HTML> |
