blob: efe0af853ab173802ec01a671b2fae533fccfe35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>TouchBar - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="./index.html">TouchBar</a><br/>
<br/>
<h1>TouchBar</h1>
(js) <code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">TouchBar</span> <span class="symbol">:</span> <a href="../-event-emitter/index.html"><span class="identifier">EventEmitter</span></a></code>
<h3>Constructors</h3>
<table>
<tbody>
<tr>
<td>
(js)
<h4><a href="-init-.html"><init></a></h4>
</td>
<td>
<code><span class="identifier">TouchBar</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.TouchBar$<init>(pl.treksoft.kvision.electron.TouchBarConstructorOptions)/options">options</span><span class="symbol">:</span> <a href="../-touch-bar-constructor-options/index.html"><span class="identifier">TouchBarConstructorOptions</span></a><span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
<h3>Properties</h3>
<table>
<tbody>
<tr>
<td>
(js)
<h4><a href="escape-item.html">escapeItem</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">escapeItem</span><span class="symbol">: </span><span class="keyword">dynamic</span></code></td>
</tr>
</tbody>
</table>
<h3>Companion Object Properties</h3>
<table>
<tbody>
<tr>
<td>
(js)
<h4><a href="-touch-bar-button.html">TouchBarButton</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarButton</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-color-picker.html">TouchBarColorPicker</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarColorPicker</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-group.html">TouchBarGroup</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarGroup</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-label.html">TouchBarLabel</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarLabel</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-popover.html">TouchBarPopover</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarPopover</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-scrubber.html">TouchBarScrubber</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarScrubber</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-segmented-control.html">TouchBarSegmentedControl</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarSegmentedControl</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-slider.html">TouchBarSlider</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarSlider</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
<tr>
<td>
(js)
<h4><a href="-touch-bar-spacer.html">TouchBarSpacer</a></h4>
</td>
<td>
<code><span class="keyword">var </span><span class="identifier">TouchBarSpacer</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>
|