From 806edfceeefe7fda47924f97237974e99fe28a02 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 2 Apr 2018 01:35:47 +0200 Subject: API documentantion update --- .../-radio/index.html | 27 ---------------------- 1 file changed, 27 deletions(-) (limited to 'api/pl.treksoft.kvision.form.check/-radio/index.html') diff --git a/api/pl.treksoft.kvision.form.check/-radio/index.html b/api/pl.treksoft.kvision.form.check/-radio/index.html index a838b536..e7d9d2f4 100644 --- a/api/pl.treksoft.kvision.form.check/-radio/index.html +++ b/api/pl.treksoft.kvision.form.check/-radio/index.html @@ -27,15 +27,6 @@ -

disabled

- - -open var disabled: Boolean -

Determines if the field is disabled.

- - - -

extraValue

@@ -81,15 +72,6 @@ -

name

- - -var name: String? -

The name attribute of the generated HTML input element.

- - - -

rich

@@ -99,15 +81,6 @@ -

size

- - -open var size: InputSize? -

The size of the input.

- - - -

squared

-- cgit