blob: 0179de3791c5a2289d0090e20733b3bc85009c91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Tabulator.RowComponent.getGroup - kvision</title>
<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
<a href="../../../index.html">kvision</a> / <a href="../../index.html">pl.treksoft.kvision.tabulator.js</a> / <a href="../index.html">Tabulator</a> / <a href="index.html">RowComponent</a> / <a href="./get-group.html">getGroup</a><br/>
<br/>
<h1>getGroup</h1>
<a name="pl.treksoft.kvision.tabulator.js.Tabulator.RowComponent$getGroup"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">getGroup</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">)</span> <span class="symbol">-></span> <a href="../-group-component/index.html"><span class="identifier">Tabulator.GroupComponent</span></a></code>
</BODY>
</HTML>
|