From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- .../-tabulator/-star-rating-params/index.html | 25 ++++++++++++++++++++++ .../-tabulator/-star-rating-params/stars.html | 14 ++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/index.html create mode 100644 api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/stars.html (limited to 'api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params') diff --git a/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/index.html b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/index.html new file mode 100644 index 00000000..7e23c1a9 --- /dev/null +++ b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/index.html @@ -0,0 +1,25 @@ + + + +Tabulator.StarRatingParams - kvision + + + +kvision / pl.treksoft.kvision.tabulator.js / Tabulator / StarRatingParams
+
+

StarRatingParams

+interface StarRatingParams +

Properties

+ + + + + + + +
+

stars

+
+open var stars: Number?
+ + diff --git a/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/stars.html b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/stars.html new file mode 100644 index 00000000..053511fd --- /dev/null +++ b/api1/pl.treksoft.kvision.tabulator.js/-tabulator/-star-rating-params/stars.html @@ -0,0 +1,14 @@ + + + +Tabulator.StarRatingParams.stars - kvision + + + +kvision / pl.treksoft.kvision.tabulator.js / Tabulator / StarRatingParams / stars
+
+

stars

+ +open var stars: Number? + + -- cgit