From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- docs/api/pl.treksoft.kvision.form.time/index.html | 36 ----------------------- 1 file changed, 36 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.form.time/index.html (limited to 'docs/api/pl.treksoft.kvision.form.time/index.html') diff --git a/docs/api/pl.treksoft.kvision.form.time/index.html b/docs/api/pl.treksoft.kvision.form.time/index.html deleted file mode 100644 index ba68c3d3..00000000 --- a/docs/api/pl.treksoft.kvision.form.time/index.html +++ /dev/null @@ -1,36 +0,0 @@ - - - -pl.treksoft.kvision.form.time - kvision - - - -kvision / pl.treksoft.kvision.form.time
-
-

Package pl.treksoft.kvision.form.time

-

Full-featured date and time input components.

-

Types

- - - - - - - - - - - -
-

DateTime

-
-open class DateTime : SimplePanel, DateFormControl -

Form field date/time chooser component.

-
-

DateTimeInput

-
-open class DateTimeInput : Widget -

Basic date/time chooser component.

-
- - -- cgit