diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-03-06 13:53:58 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-03-06 13:53:58 +0100 |
commit | eeb8fdf8f890daeed907a6d0591ea6fae8421860 (patch) | |
tree | 7b9c3a852aac88b2ed990c38104f72944103e7da /api/pl.treksoft.kvision.core/index.html | |
parent | c7169d6e9dec101fc5523f84766b6fd0c3ecb656 (diff) | |
download | kvision-eeb8fdf8f890daeed907a6d0591ea6fae8421860.tar.gz kvision-eeb8fdf8f890daeed907a6d0591ea6fae8421860.tar.bz2 kvision-eeb8fdf8f890daeed907a6d0591ea6fae8421860.zip |
API documentation for KVision 0.0.28
Diffstat (limited to 'api/pl.treksoft.kvision.core/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/index.html b/api/pl.treksoft.kvision.core/index.html index 9a81f485..08e00ffc 100644 --- a/api/pl.treksoft.kvision.core/index.html +++ b/api/pl.treksoft.kvision.core/index.html @@ -177,6 +177,15 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> +<p><a href="-line-break/index.html">LineBreak</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">LineBreak</span></code> +<p>Definitions of CSS line-break options.</p> +</td> +</tr> +<tr> +<td> <p><a href="-overflow/index.html">Overflow</a></p> </td> <td> @@ -186,6 +195,15 @@ backgrounds, fonts, text and position) and the main Widget class.</p> </tr> <tr> <td> +<p><a href="-overflow-wrap/index.html">OverflowWrap</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">OverflowWrap</span></code> +<p>Definitions of CSS overflow-wrap options.</p> +</td> +</tr> +<tr> +<td> <p><a href="-pos-float/index.html">PosFloat</a></p> </td> <td> @@ -337,6 +355,15 @@ backgrounds, fonts, text and position) and the main Widget class.</p> <p>This class allows to wrap a component into separately styled DIV element.</p> </td> </tr> +<tr> +<td> +<p><a href="-word-break/index.html">WordBreak</a></p> +</td> +<td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">WordBreak</span></code> +<p>Definitions of CSS word-break options.</p> +</td> +</tr> </tbody> </table> <h3>Type Aliases</h3> |