diff options
Diffstat (limited to 'api/alltypes/index.html')
-rw-r--r-- | api/alltypes/index.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/api/alltypes/index.html b/api/alltypes/index.html index f9555a14..5c8235f6 100644 --- a/api/alltypes/index.html +++ b/api/alltypes/index.html @@ -151,6 +151,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.table/-cell/index.html">pl.treksoft.kvision.table.Cell</a></td> +<td> +<p>HTML table cell component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.form.check/-check-box/index.html">pl.treksoft.kvision.form.check.CheckBox</a></td> <td> <p>The form field component rendered as HTML <em>input type="checkbox"</em>.</p> @@ -464,6 +471,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.table/-header-cell/index.html">pl.treksoft.kvision.table.HeaderCell</a></td> +<td> +<p>HTML table header cell component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.form/-help-block/index.html">pl.treksoft.kvision.form.HelpBlock</a></td> <td> <p>Helper class for Bootstrap help block element.</p> @@ -685,6 +699,13 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.table/-row/index.html">pl.treksoft.kvision.table.Row</a></td> +<td> +<p>HTML table row component.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.form.select/-select/index.html">pl.treksoft.kvision.form.select.Select</a></td> <td> <p>The form field component for Select control.</p> @@ -810,6 +831,20 @@ </tr> <tr> <td> +<a href="../pl.treksoft.kvision.table/-table/index.html">pl.treksoft.kvision.table.Table</a></td> +<td> +<p>HTML table component.</p> +</td> +</tr> +<tr> +<td> +<a href="../pl.treksoft.kvision.table/-table-type/index.html">pl.treksoft.kvision.table.TableType</a></td> +<td> +<p>HTML table types.</p> +</td> +</tr> +<tr> +<td> <a href="../pl.treksoft.kvision.html/-tag/index.html">pl.treksoft.kvision.html.Tag</a></td> <td> <p>HTML tag component.</p> |