Skip to content

Commit 0270b5b

Browse files
committed
add label selector in search box
1 parent 1624cf4 commit 0270b5b

File tree

80 files changed

+838
-727
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+838
-727
lines changed

dist/api/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/api/classes/baseapp.html

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

dist/api/classes/camera.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>constructor</h3>
113113
<li class="tsd-description">
114114
<aside class="tsd-sources">
115115
<ul>
116-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L342">control/ImageUploadCtrl.ts:342</a></li>
116+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L343">control/ImageUploadCtrl.ts:343</a></li>
117117
</ul>
118118
</aside>
119119
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -139,7 +139,7 @@ <h3>opening</h3>
139139
<li class="tsd-description">
140140
<aside class="tsd-sources">
141141
<ul>
142-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L357">control/ImageUploadCtrl.ts:357</a></li>
142+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L358">control/ImageUploadCtrl.ts:358</a></li>
143143
</ul>
144144
</aside>
145145
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -156,7 +156,7 @@ <h3>photo</h3>
156156
<li class="tsd-description">
157157
<aside class="tsd-sources">
158158
<ul>
159-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L353">control/ImageUploadCtrl.ts:353</a></li>
159+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L354">control/ImageUploadCtrl.ts:354</a></li>
160160
</ul>
161161
</aside>
162162
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
@@ -176,7 +176,7 @@ <h3>close<wbr>Cam</h3>
176176
<li class="tsd-description">
177177
<aside class="tsd-sources">
178178
<ul>
179-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L413">control/ImageUploadCtrl.ts:413</a></li>
179+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L414">control/ImageUploadCtrl.ts:414</a></li>
180180
</ul>
181181
</aside>
182182
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -193,7 +193,7 @@ <h3>init<wbr>Cam</h3>
193193
<li class="tsd-description">
194194
<aside class="tsd-sources">
195195
<ul>
196-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L361">control/ImageUploadCtrl.ts:361</a></li>
196+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L362">control/ImageUploadCtrl.ts:362</a></li>
197197
</ul>
198198
</aside>
199199
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -210,7 +210,7 @@ <h3>re<wbr>Take</h3>
210210
<li class="tsd-description">
211211
<aside class="tsd-sources">
212212
<ul>
213-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L437">control/ImageUploadCtrl.ts:437</a></li>
213+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L438">control/ImageUploadCtrl.ts:438</a></li>
214214
</ul>
215215
</aside>
216216
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -227,7 +227,7 @@ <h3>take<wbr>Photo</h3>
227227
<li class="tsd-description">
228228
<aside class="tsd-sources">
229229
<ul>
230-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ImageUploadCtrl.ts#L421">control/ImageUploadCtrl.ts:421</a></li>
230+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ImageUploadCtrl.ts#L422">control/ImageUploadCtrl.ts:422</a></li>
231231
</ul>
232232
</aside>
233233
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>

dist/api/classes/communityctrl.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ <h3>bind</h3>
288288
<li class="tsd-description">
289289
<aside class="tsd-sources">
290290
<ul>
291-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/CommunityCtrl.ts#L12">control/CommunityCtrl.ts:12</a></li>
291+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/CommunityCtrl.ts#L12">control/CommunityCtrl.ts:12</a></li>
292292
</ul>
293293
</aside>
294294
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -414,7 +414,7 @@ <h3>get<wbr>Type<wbr>Name</h3>
414414
<aside class="tsd-sources">
415415
<p>Overrides Control.getTypeName</p>
416416
<ul>
417-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/CommunityCtrl.ts#L8">control/CommunityCtrl.ts:8</a></li>
417+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/CommunityCtrl.ts#L8">control/CommunityCtrl.ts:8</a></li>
418418
</ul>
419419
</aside>
420420
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -528,7 +528,7 @@ <h3>on<wbr>Create</h3>
528528
<aside class="tsd-sources">
529529
<p>Overrides Control.onCreate</p>
530530
<ul>
531-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/CommunityCtrl.ts#L20">control/CommunityCtrl.ts:20</a></li>
531+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/CommunityCtrl.ts#L20">control/CommunityCtrl.ts:20</a></li>
532532
</ul>
533533
</aside>
534534
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -552,7 +552,7 @@ <h3>on<wbr>Destroy</h3>
552552
<aside class="tsd-sources">
553553
<p>Overrides Control.onDestroy</p>
554554
<ul>
555-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/CommunityCtrl.ts#L31">control/CommunityCtrl.ts:31</a></li>
555+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/CommunityCtrl.ts#L31">control/CommunityCtrl.ts:31</a></li>
556556
</ul>
557557
</aside>
558558
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -834,7 +834,7 @@ <h3>toggle</h3>
834834
<li class="tsd-description">
835835
<aside class="tsd-sources">
836836
<ul>
837-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/CommunityCtrl.ts#L16">control/CommunityCtrl.ts:16</a></li>
837+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/CommunityCtrl.ts#L16">control/CommunityCtrl.ts:16</a></li>
838838
</ul>
839839
</aside>
840840
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/connectctrl.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ <h3>get<wbr>Type<wbr>Name</h3>
496496
<aside class="tsd-sources">
497497
<p>Overrides Control.getTypeName</p>
498498
<ul>
499-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ConnectCtrl.ts#L13">control/ConnectCtrl.ts:13</a></li>
499+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ConnectCtrl.ts#L13">control/ConnectCtrl.ts:13</a></li>
500500
</ul>
501501
</aside>
502502
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -581,7 +581,7 @@ <h3>load<wbr>Gson<wbr>String</h3>
581581
<li class="tsd-description">
582582
<aside class="tsd-sources">
583583
<ul>
584-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ConnectCtrl.ts#L68">control/ConnectCtrl.ts:68</a></li>
584+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ConnectCtrl.ts#L68">control/ConnectCtrl.ts:68</a></li>
585585
</ul>
586586
</aside>
587587
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -598,7 +598,7 @@ <h3>load<wbr>Gson<wbr>Url</h3>
598598
<li class="tsd-description">
599599
<aside class="tsd-sources">
600600
<ul>
601-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ConnectCtrl.ts#L86">control/ConnectCtrl.ts:86</a></li>
601+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ConnectCtrl.ts#L86">control/ConnectCtrl.ts:86</a></li>
602602
</ul>
603603
</aside>
604604
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -615,7 +615,7 @@ <h3>load<wbr>Remote<wbr>Server</h3>
615615
<li class="tsd-description">
616616
<aside class="tsd-sources">
617617
<ul>
618-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ConnectCtrl.ts#L104">control/ConnectCtrl.ts:104</a></li>
618+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ConnectCtrl.ts#L104">control/ConnectCtrl.ts:104</a></li>
619619
</ul>
620620
</aside>
621621
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -679,7 +679,7 @@ <h3>on<wbr>Bind<wbr>Element</h3>
679679
<aside class="tsd-sources">
680680
<p>Overrides UIControl.onBindElement</p>
681681
<ul>
682-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ConnectCtrl.ts#L17">control/ConnectCtrl.ts:17</a></li>
682+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ConnectCtrl.ts#L17">control/ConnectCtrl.ts:17</a></li>
683683
</ul>
684684
</aside>
685685
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -759,7 +759,7 @@ <h3>on<wbr>Resize</h3>
759759
<aside class="tsd-sources">
760760
<p>Overrides UIControl.onResize</p>
761761
<ul>
762-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ConnectCtrl.ts#L122">control/ConnectCtrl.ts:122</a></li>
762+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ConnectCtrl.ts#L122">control/ConnectCtrl.ts:122</a></li>
763763
</ul>
764764
</aside>
765765
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/context.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> bind</h3>
106106
<li class="tsd-description">
107107
<aside class="tsd-sources">
108108
<ul>
109-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L243">control/ContextCtrl.ts:243</a></li>
109+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L243">control/ContextCtrl.ts:243</a></li>
110110
</ul>
111111
</aside>
112112
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -129,7 +129,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> build</h3>
129129
<li class="tsd-description">
130130
<aside class="tsd-sources">
131131
<ul>
132-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L152">control/ContextCtrl.ts:152</a></li>
132+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L152">control/ContextCtrl.ts:152</a></li>
133133
</ul>
134134
</aside>
135135
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -152,7 +152,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> build<wbr>Item</h3>
152152
<li class="tsd-description">
153153
<aside class="tsd-sources">
154154
<ul>
155-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L114">control/ContextCtrl.ts:114</a></li>
155+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L114">control/ContextCtrl.ts:114</a></li>
156156
</ul>
157157
</aside>
158158
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -178,7 +178,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> close</h3>
178178
<li class="tsd-description">
179179
<aside class="tsd-sources">
180180
<ul>
181-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L319">control/ContextCtrl.ts:319</a></li>
181+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L319">control/ContextCtrl.ts:319</a></li>
182182
</ul>
183183
</aside>
184184
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@@ -195,7 +195,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> dom</h3>
195195
<li class="tsd-description">
196196
<aside class="tsd-sources">
197197
<ul>
198-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L80">control/ContextCtrl.ts:80</a></li>
198+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L80">control/ContextCtrl.ts:80</a></li>
199199
</ul>
200200
</aside>
201201
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -218,7 +218,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Normalized<wbr>Ev
218218
<li class="tsd-description">
219219
<aside class="tsd-sources">
220220
<ul>
221-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L174">control/ContextCtrl.ts:174</a></li>
221+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L174">control/ContextCtrl.ts:174</a></li>
222222
</ul>
223223
</aside>
224224
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -249,7 +249,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Position</h3>
249249
<li class="tsd-description">
250250
<aside class="tsd-sources">
251251
<ul>
252-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L203">control/ContextCtrl.ts:203</a></li>
252+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L203">control/ContextCtrl.ts:203</a></li>
253253
</ul>
254254
</aside>
255255
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -289,7 +289,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> show</h3>
289289
<li class="tsd-description">
290290
<aside class="tsd-sources">
291291
<ul>
292-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L257">control/ContextCtrl.ts:257</a></li>
292+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L257">control/ContextCtrl.ts:257</a></li>
293293
</ul>
294294
</aside>
295295
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -321,7 +321,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> valid</h3>
321321
<li class="tsd-description">
322322
<aside class="tsd-sources">
323323
<ul>
324-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L86">control/ContextCtrl.ts:86</a></li>
324+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L86">control/ContextCtrl.ts:86</a></li>
325325
</ul>
326326
</aside>
327327
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -344,7 +344,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> visible</h3>
344344
<li class="tsd-description">
345345
<aside class="tsd-sources">
346346
<ul>
347-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L310">control/ContextCtrl.ts:310</a></li>
347+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L310">control/ContextCtrl.ts:310</a></li>
348348
</ul>
349349
</aside>
350350
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>

dist/api/classes/contextctrl.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ <h3>get<wbr>Type<wbr>Name</h3>
398398
<aside class="tsd-sources">
399399
<p>Overrides Control.getTypeName</p>
400400
<ul>
401-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L15">control/ContextCtrl.ts:15</a></li>
401+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L15">control/ContextCtrl.ts:15</a></li>
402402
</ul>
403403
</aside>
404404
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -512,7 +512,7 @@ <h3>on<wbr>Create</h3>
512512
<aside class="tsd-sources">
513513
<p>Overrides Control.onCreate</p>
514514
<ul>
515-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L19">control/ContextCtrl.ts:19</a></li>
515+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L19">control/ContextCtrl.ts:19</a></li>
516516
</ul>
517517
</aside>
518518
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -536,7 +536,7 @@ <h3>on<wbr>Destroy</h3>
536536
<aside class="tsd-sources">
537537
<p>Overrides Control.onDestroy</p>
538538
<ul>
539-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/control/ContextCtrl.ts#L48">control/ContextCtrl.ts:48</a></li>
539+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/control/ContextCtrl.ts#L48">control/ContextCtrl.ts:48</a></li>
540540
</ul>
541541
</aside>
542542
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/controlfactory.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>constructor</h3>
103103
<li class="tsd-description">
104104
<aside class="tsd-sources">
105105
<ul>
106-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/mainframe.ts#L762">mainframe.ts:762</a></li>
106+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/mainframe.ts#L776">mainframe.ts:776</a></li>
107107
</ul>
108108
</aside>
109109
<h4 class="tsd-returns-title">Returns <a href="controlfactory.html" class="tsd-signature-type">ControlFactory</a></h4>
@@ -123,7 +123,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> create<wbr>Control</h3>
123123
<li class="tsd-description">
124124
<aside class="tsd-sources">
125125
<ul>
126-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/814d321/src/main/typescript/mainframe.ts#L785">mainframe.ts:785</a></li>
126+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/1624cf4/src/main/typescript/mainframe.ts#L799">mainframe.ts:799</a></li>
127127
</ul>
128128
</aside>
129129
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)