diff options
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> |