From 7c2850063697f94a0d8b8d8f8588136dd4b3d05e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 21 Oct 2018 23:59:34 +0200 Subject: API documentation for KVision 0.0.19 --- api/pl.treksoft.kvision.dropdown/index.html | 63 ----------------------------- 1 file changed, 63 deletions(-) delete mode 100644 api/pl.treksoft.kvision.dropdown/index.html (limited to 'api/pl.treksoft.kvision.dropdown/index.html') diff --git a/api/pl.treksoft.kvision.dropdown/index.html b/api/pl.treksoft.kvision.dropdown/index.html deleted file mode 100644 index 7a7a7294..00000000 --- a/api/pl.treksoft.kvision.dropdown/index.html +++ /dev/null @@ -1,63 +0,0 @@ - - - -pl.treksoft.kvision.dropdown - kvision - - - -kvision / pl.treksoft.kvision.dropdown
-
-

Package pl.treksoft.kvision.dropdown

-

Bootstrap dropdown component with support for navigation bars and context menus.

-

Types

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

ContextMenu

-
-open class ContextMenu : ListTag -

Context menu component.

-
-

DD

-
-enum class DD -

Useful options for use in DropDown's elements parameter.

-
-

DropDown

-
-open class DropDown : SimplePanel -

Bootstrap dropdown component.

-
-

Header

-
-open class Header : Tag -

Menu header component.

-
-

Separator

-
-open class Separator : Tag -

Menu separator component.

-
- - -- cgit