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 --- .../-touch-bar/-init-.html | 14 ++ .../-touch-bar/-touch-bar-button.html | 14 ++ .../-touch-bar/-touch-bar-color-picker.html | 14 ++ .../-touch-bar/-touch-bar-group.html | 14 ++ .../-touch-bar/-touch-bar-label.html | 14 ++ .../-touch-bar/-touch-bar-popover.html | 14 ++ .../-touch-bar/-touch-bar-scrubber.html | 14 ++ .../-touch-bar/-touch-bar-segmented-control.html | 14 ++ .../-touch-bar/-touch-bar-slider.html | 14 ++ .../-touch-bar/-touch-bar-spacer.html | 14 ++ .../-touch-bar/escape-item.html | 14 ++ .../-touch-bar/index.html | 215 +++++++++++++++++++++ 12 files changed, 369 insertions(+) create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-init-.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-button.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-color-picker.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-group.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-label.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-popover.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-scrubber.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-segmented-control.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-slider.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-spacer.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/escape-item.html create mode 100644 api1/pl.treksoft.kvision.electron/-touch-bar/index.html (limited to 'api1/pl.treksoft.kvision.electron/-touch-bar') diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-init-.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-init-.html new file mode 100644 index 00000000..e139c6b4 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-init-.html @@ -0,0 +1,14 @@ + + + +TouchBar.<init> - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / <init>
+
+

<init>

+ +TouchBar(options: TouchBarConstructorOptions) + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-button.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-button.html new file mode 100644 index 00000000..0c41840f --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-button.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarButton - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarButton
+
+

TouchBarButton

+ +var TouchBarButton: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-color-picker.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-color-picker.html new file mode 100644 index 00000000..18c29c3f --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-color-picker.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarColorPicker - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarColorPicker
+
+

TouchBarColorPicker

+ +var TouchBarColorPicker: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-group.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-group.html new file mode 100644 index 00000000..ccedc182 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-group.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarGroup - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarGroup
+
+

TouchBarGroup

+ +var TouchBarGroup: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-label.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-label.html new file mode 100644 index 00000000..eba0d348 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-label.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarLabel - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarLabel
+
+

TouchBarLabel

+ +var TouchBarLabel: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-popover.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-popover.html new file mode 100644 index 00000000..0d4bde19 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-popover.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarPopover - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarPopover
+
+

TouchBarPopover

+ +var TouchBarPopover: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-scrubber.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-scrubber.html new file mode 100644 index 00000000..4bd2b29d --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-scrubber.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarScrubber - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarScrubber
+
+

TouchBarScrubber

+ +var TouchBarScrubber: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-segmented-control.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-segmented-control.html new file mode 100644 index 00000000..83aedde3 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-segmented-control.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarSegmentedControl - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarSegmentedControl
+
+

TouchBarSegmentedControl

+ +var TouchBarSegmentedControl: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-slider.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-slider.html new file mode 100644 index 00000000..d0a183ca --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-slider.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarSlider - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarSlider
+
+

TouchBarSlider

+ +var TouchBarSlider: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-spacer.html b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-spacer.html new file mode 100644 index 00000000..9272d088 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/-touch-bar-spacer.html @@ -0,0 +1,14 @@ + + + +TouchBar.TouchBarSpacer - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / TouchBarSpacer
+
+

TouchBarSpacer

+ +var TouchBarSpacer: Any? + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/escape-item.html b/api1/pl.treksoft.kvision.electron/-touch-bar/escape-item.html new file mode 100644 index 00000000..5e345cb3 --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/escape-item.html @@ -0,0 +1,14 @@ + + + +TouchBar.escapeItem - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar / escapeItem
+
+

escapeItem

+ +open var escapeItem: dynamic + + diff --git a/api1/pl.treksoft.kvision.electron/-touch-bar/index.html b/api1/pl.treksoft.kvision.electron/-touch-bar/index.html new file mode 100644 index 00000000..17a3f45c --- /dev/null +++ b/api1/pl.treksoft.kvision.electron/-touch-bar/index.html @@ -0,0 +1,215 @@ + + + +TouchBar - kvision + + + +kvision / pl.treksoft.kvision.electron / TouchBar
+
+

TouchBar

+open external class TouchBar : EventEmitter +

Constructors

+ + + + + + + +
+

<init>

+
+TouchBar(options: TouchBarConstructorOptions)
+

Properties

+ + + + + + + +
+

escapeItem

+
+open var escapeItem: dynamic
+

Inherited Functions

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

addListener

+
+open fun addListener(event: String, listener: Function<*>): EventEmitter
+

emit

+
+open fun emit(event: String, vararg args: Any): Boolean
+

eventNames

+
+open fun eventNames(): Array<String>
+

getMaxListeners

+
+open fun getMaxListeners(): Number
+

listenerCount

+
+open fun listenerCount(type: String): Number
+

listeners

+
+open fun listeners(event: String): Array<Function<*>>
+

on

+
+open fun on(event: String, listener: Function<*>): EventEmitter
+

once

+
+open fun once(event: String, listener: Function<*>): EventEmitter
+

prependListener

+
+open fun prependListener(event: String, listener: Function<*>): EventEmitter
+

prependOnceListener

+
+open fun prependOnceListener(event: String, listener: Function<*>): EventEmitter
+

removeAllListeners

+
+open fun removeAllListeners(event: String? = definedExternally): EventEmitter
+

removeListener

+
+open fun removeListener(event: String, listener: Function<*>): EventEmitter
+

setMaxListeners

+
+open fun setMaxListeners(n: Number): EventEmitter
+

Companion Object Properties

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

TouchBarButton

+
+var TouchBarButton: Any?
+

TouchBarColorPicker

+
+var TouchBarColorPicker: Any?
+

TouchBarGroup

+
+var TouchBarGroup: Any?
+

TouchBarLabel

+
+var TouchBarLabel: Any?
+

TouchBarPopover

+
+var TouchBarPopover: Any?
+

TouchBarScrubber

+
+var TouchBarScrubber: Any?
+

TouchBarSegmentedControl

+
+var TouchBarSegmentedControl: Any?
+

TouchBarSlider

+
+var TouchBarSlider: Any?
+

TouchBarSpacer

+
+var TouchBarSpacer: Any?
+

Extension Functions

+ + + + + + + +
+

createInstance

+
+fun <T> Any?.createInstance(vararg args: dynamic): T +

Helper function for creating JavaScript objects from dynamic constructors.

+
+ + -- cgit