From 8449ff519f3d853ca82c792dccf12d06fb09b627 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 24 Apr 2019 23:12:48 +0200 Subject: API documentation for KVision 0.0.35 --- api/index-outline.html | 14471 ++++++++++++++++++++++++++++++----------------- 1 file changed, 9157 insertions(+), 5314 deletions(-) (limited to 'api/index-outline.html') diff --git a/api/index-outline.html b/api/index-outline.html index 0d496f51..2854d62e 100644 --- a/api/index-outline.html +++ b/api/index-outline.html @@ -81,7 +81,6 @@ AbstractTextInput(value: String? = null, classes: Set<String> = setOf())
protected open fun afterInsert(node: VNode): Unit
-protected open fun afterPostpatch(node: VNode): Unit
var autofocus: Boolean?
open fun blur(): Unit
open var disabled: Boolean
@@ -129,6 +128,20 @@ +enum class AddRowMode
+ data class AjaxOptions
+enum class Align
+ enum class Align
@@ -641,6 +670,7 @@ Border(width: CssSize? = null, style: BorderStyle? = null)
Border(width: CssSize? = null, style: BorderStyle? = null, color: Int)
Border(width: CssSize? = null, style: BorderStyle? = null, color: Col)
+fun toString(): String
@@ -1194,6 +1224,40 @@ +class Cache<K, V>
+ +enum class Calc
+ open class CallAgent
+data class ColumnDefinition
+