From a8ff23c5e58394c21e2e7c2a4880302b43b60dfd Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 16 May 2019 15:06:28 +0200 Subject: API documentation for KVision 0.0.36 --- api/pl.treksoft.kvision.form.select/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'api/pl.treksoft.kvision.form.select/index.html') diff --git a/api/pl.treksoft.kvision.form.select/index.html b/api/pl.treksoft.kvision.form.select/index.html index e0c68e8d..a0458f71 100644 --- a/api/pl.treksoft.kvision.form.select/index.html +++ b/api/pl.treksoft.kvision.form.select/index.html @@ -102,6 +102,24 @@

Select width types. See Bootstrap Select width.

+ + +

SimpleSelect

+ + +open class SimpleSelect : SimplePanel, StringFormControl +

The form field component for SimpleSelect control.

+ + + + +

SimpleSelectInput

+ + +open class SimpleSelectInput : SimplePanel, FormInput +

Simple select component.

+ +

Functions

-- cgit