clickgo 5.2.0 → 5.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/control/common.cgc +0 -0
- package/dist/index.js +1 -1
- package/dist/lib/control.d.ts +2 -0
- package/doc/clickgo-rag.md +144 -136
- package/package.json +1 -1
package/doc/clickgo-rag.md
CHANGED
|
@@ -9241,7 +9241,7 @@ lib/control/interfaces/ICalendarSelectedEvent.md
|
|
|
9241
9241
|
|
|
9242
9242
|
# Interface: ICalendarSelectedEvent
|
|
9243
9243
|
|
|
9244
|
-
Defined in: [dist/lib/control.ts:
|
|
9244
|
+
Defined in: [dist/lib/control.ts:951](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L951)
|
|
9245
9245
|
|
|
9246
9246
|
## Properties
|
|
9247
9247
|
|
|
@@ -9249,7 +9249,7 @@ Defined in: [dist/lib/control.ts:949](https://github.com/maiyun/clickgo/blob/mas
|
|
|
9249
9249
|
|
|
9250
9250
|
> **detail**: `object`
|
|
9251
9251
|
|
|
9252
|
-
Defined in: [dist/lib/control.ts:
|
|
9252
|
+
Defined in: [dist/lib/control.ts:952](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L952)
|
|
9253
9253
|
|
|
9254
9254
|
#### date
|
|
9255
9255
|
|
|
@@ -9282,7 +9282,7 @@ lib/control/interfaces/ICaptchaResultEvent.md
|
|
|
9282
9282
|
|
|
9283
9283
|
# Interface: ICaptchaResultEvent
|
|
9284
9284
|
|
|
9285
|
-
Defined in: [dist/lib/control.ts:
|
|
9285
|
+
Defined in: [dist/lib/control.ts:1100](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1100)
|
|
9286
9286
|
|
|
9287
9287
|
## Properties
|
|
9288
9288
|
|
|
@@ -9290,7 +9290,7 @@ Defined in: [dist/lib/control.ts:1098](https://github.com/maiyun/clickgo/blob/ma
|
|
|
9290
9290
|
|
|
9291
9291
|
> **detail**: `object`
|
|
9292
9292
|
|
|
9293
|
-
Defined in: [dist/lib/control.ts:
|
|
9293
|
+
Defined in: [dist/lib/control.ts:1101](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1101)
|
|
9294
9294
|
|
|
9295
9295
|
#### result
|
|
9296
9296
|
|
|
@@ -9311,7 +9311,7 @@ lib/control/interfaces/ICheckChangedEvent.md
|
|
|
9311
9311
|
|
|
9312
9312
|
# Interface: ICheckChangedEvent
|
|
9313
9313
|
|
|
9314
|
-
Defined in: [dist/lib/control.ts:
|
|
9314
|
+
Defined in: [dist/lib/control.ts:889](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L889)
|
|
9315
9315
|
|
|
9316
9316
|
## Properties
|
|
9317
9317
|
|
|
@@ -9319,12 +9319,16 @@ Defined in: [dist/lib/control.ts:888](https://github.com/maiyun/clickgo/blob/mas
|
|
|
9319
9319
|
|
|
9320
9320
|
> **detail**: `object`
|
|
9321
9321
|
|
|
9322
|
-
Defined in: [dist/lib/control.ts:
|
|
9322
|
+
Defined in: [dist/lib/control.ts:890](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L890)
|
|
9323
9323
|
|
|
9324
9324
|
#### indeterminate
|
|
9325
9325
|
|
|
9326
9326
|
> **indeterminate**: `boolean`
|
|
9327
9327
|
|
|
9328
|
+
#### name
|
|
9329
|
+
|
|
9330
|
+
> **name**: `string`
|
|
9331
|
+
|
|
9328
9332
|
#### value
|
|
9329
9333
|
|
|
9330
9334
|
> **value**: `boolean`
|
|
@@ -9360,6 +9364,10 @@ Defined in: [dist/lib/control.ts:882](https://github.com/maiyun/clickgo/blob/mas
|
|
|
9360
9364
|
|
|
9361
9365
|
> **indeterminate**: `boolean`
|
|
9362
9366
|
|
|
9367
|
+
#### name
|
|
9368
|
+
|
|
9369
|
+
> **name**: `string`
|
|
9370
|
+
|
|
9363
9371
|
#### value
|
|
9364
9372
|
|
|
9365
9373
|
> **value**: `boolean`
|
|
@@ -9403,7 +9411,7 @@ lib/control/interfaces/IChecklistAddEvent.md
|
|
|
9403
9411
|
|
|
9404
9412
|
# Interface: IChecklistAddEvent
|
|
9405
9413
|
|
|
9406
|
-
Defined in: [dist/lib/control.ts:
|
|
9414
|
+
Defined in: [dist/lib/control.ts:1203](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1203)
|
|
9407
9415
|
|
|
9408
9416
|
Custom Event
|
|
9409
9417
|
|
|
@@ -9417,7 +9425,7 @@ Custom Event
|
|
|
9417
9425
|
|
|
9418
9426
|
> **detail**: `object`
|
|
9419
9427
|
|
|
9420
|
-
Defined in: [dist/lib/control.ts:
|
|
9428
|
+
Defined in: [dist/lib/control.ts:1204](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1204)
|
|
9421
9429
|
|
|
9422
9430
|
#### index
|
|
9423
9431
|
|
|
@@ -9466,7 +9474,7 @@ lib/control/interfaces/IChecklistItemclickedEvent.md
|
|
|
9466
9474
|
|
|
9467
9475
|
# Interface: IChecklistItemclickedEvent
|
|
9468
9476
|
|
|
9469
|
-
Defined in: [dist/lib/control.ts:
|
|
9477
|
+
Defined in: [dist/lib/control.ts:1210](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1210)
|
|
9470
9478
|
|
|
9471
9479
|
## Properties
|
|
9472
9480
|
|
|
@@ -9474,7 +9482,7 @@ Defined in: [dist/lib/control.ts:1208](https://github.com/maiyun/clickgo/blob/ma
|
|
|
9474
9482
|
|
|
9475
9483
|
> **detail**: `object`
|
|
9476
9484
|
|
|
9477
|
-
Defined in: [dist/lib/control.ts:
|
|
9485
|
+
Defined in: [dist/lib/control.ts:1211](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1211)
|
|
9478
9486
|
|
|
9479
9487
|
#### arrow
|
|
9480
9488
|
|
|
@@ -9499,7 +9507,7 @@ lib/control/interfaces/IChecklistRemoveEvent.md
|
|
|
9499
9507
|
|
|
9500
9508
|
# Interface: IChecklistRemoveEvent
|
|
9501
9509
|
|
|
9502
|
-
Defined in: [dist/lib/control.ts:
|
|
9510
|
+
Defined in: [dist/lib/control.ts:1196](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1196)
|
|
9503
9511
|
|
|
9504
9512
|
Custom Event
|
|
9505
9513
|
|
|
@@ -9513,7 +9521,7 @@ Custom Event
|
|
|
9513
9521
|
|
|
9514
9522
|
> **detail**: `object`
|
|
9515
9523
|
|
|
9516
|
-
Defined in: [dist/lib/control.ts:
|
|
9524
|
+
Defined in: [dist/lib/control.ts:1197](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1197)
|
|
9517
9525
|
|
|
9518
9526
|
#### index
|
|
9519
9527
|
|
|
@@ -9562,7 +9570,7 @@ lib/control/interfaces/IColoristChangedEvent.md
|
|
|
9562
9570
|
|
|
9563
9571
|
# Interface: IColoristChangedEvent
|
|
9564
9572
|
|
|
9565
|
-
Defined in: [dist/lib/control.ts:
|
|
9573
|
+
Defined in: [dist/lib/control.ts:1323](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1323)
|
|
9566
9574
|
|
|
9567
9575
|
## Properties
|
|
9568
9576
|
|
|
@@ -9570,7 +9578,7 @@ Defined in: [dist/lib/control.ts:1321](https://github.com/maiyun/clickgo/blob/ma
|
|
|
9570
9578
|
|
|
9571
9579
|
> **detail**: `object`
|
|
9572
9580
|
|
|
9573
|
-
Defined in: [dist/lib/control.ts:
|
|
9581
|
+
Defined in: [dist/lib/control.ts:1324](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1324)
|
|
9574
9582
|
|
|
9575
9583
|
#### hsl?
|
|
9576
9584
|
|
|
@@ -9831,7 +9839,7 @@ lib/control/interfaces/IDateChangedEvent.md
|
|
|
9831
9839
|
|
|
9832
9840
|
# Interface: IDateChangedEvent
|
|
9833
9841
|
|
|
9834
|
-
Defined in: [dist/lib/control.ts:
|
|
9842
|
+
Defined in: [dist/lib/control.ts:942](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L942)
|
|
9835
9843
|
|
|
9836
9844
|
## Properties
|
|
9837
9845
|
|
|
@@ -9839,7 +9847,7 @@ Defined in: [dist/lib/control.ts:940](https://github.com/maiyun/clickgo/blob/mas
|
|
|
9839
9847
|
|
|
9840
9848
|
> **detail**: `object`
|
|
9841
9849
|
|
|
9842
|
-
Defined in: [dist/lib/control.ts:
|
|
9850
|
+
Defined in: [dist/lib/control.ts:943](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L943)
|
|
9843
9851
|
|
|
9844
9852
|
#### before?
|
|
9845
9853
|
|
|
@@ -9860,7 +9868,7 @@ lib/control/interfaces/IDatepanelChangedEvent.md
|
|
|
9860
9868
|
|
|
9861
9869
|
# Interface: IDatepanelChangedEvent
|
|
9862
9870
|
|
|
9863
|
-
Defined in: [dist/lib/control.ts:
|
|
9871
|
+
Defined in: [dist/lib/control.ts:970](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L970)
|
|
9864
9872
|
|
|
9865
9873
|
## Properties
|
|
9866
9874
|
|
|
@@ -9868,7 +9876,7 @@ Defined in: [dist/lib/control.ts:968](https://github.com/maiyun/clickgo/blob/mas
|
|
|
9868
9876
|
|
|
9869
9877
|
> **detail**: `object`
|
|
9870
9878
|
|
|
9871
|
-
Defined in: [dist/lib/control.ts:
|
|
9879
|
+
Defined in: [dist/lib/control.ts:971](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L971)
|
|
9872
9880
|
|
|
9873
9881
|
#### before?
|
|
9874
9882
|
|
|
@@ -9889,7 +9897,7 @@ lib/control/interfaces/IDatepanelRangeEvent.md
|
|
|
9889
9897
|
|
|
9890
9898
|
# Interface: IDatepanelRangeEvent
|
|
9891
9899
|
|
|
9892
|
-
Defined in: [dist/lib/control.ts:
|
|
9900
|
+
Defined in: [dist/lib/control.ts:963](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L963)
|
|
9893
9901
|
|
|
9894
9902
|
Custom Event
|
|
9895
9903
|
|
|
@@ -9903,7 +9911,7 @@ Custom Event
|
|
|
9903
9911
|
|
|
9904
9912
|
> **detail**: `object`
|
|
9905
9913
|
|
|
9906
|
-
Defined in: [dist/lib/control.ts:
|
|
9914
|
+
Defined in: [dist/lib/control.ts:964](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L964)
|
|
9907
9915
|
|
|
9908
9916
|
#### end
|
|
9909
9917
|
|
|
@@ -9952,7 +9960,7 @@ lib/control/interfaces/IDatepanelSelectedEvent.md
|
|
|
9952
9960
|
|
|
9953
9961
|
# Interface: IDatepanelSelectedEvent
|
|
9954
9962
|
|
|
9955
|
-
Defined in: [dist/lib/control.ts:
|
|
9963
|
+
Defined in: [dist/lib/control.ts:977](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L977)
|
|
9956
9964
|
|
|
9957
9965
|
## Properties
|
|
9958
9966
|
|
|
@@ -9960,7 +9968,7 @@ Defined in: [dist/lib/control.ts:975](https://github.com/maiyun/clickgo/blob/mas
|
|
|
9960
9968
|
|
|
9961
9969
|
> **detail**: `object`
|
|
9962
9970
|
|
|
9963
|
-
Defined in: [dist/lib/control.ts:
|
|
9971
|
+
Defined in: [dist/lib/control.ts:978](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L978)
|
|
9964
9972
|
|
|
9965
9973
|
#### date
|
|
9966
9974
|
|
|
@@ -9997,7 +10005,7 @@ lib/control/interfaces/IFormCloseEvent.md
|
|
|
9997
10005
|
|
|
9998
10006
|
# Interface: IFormCloseEvent
|
|
9999
10007
|
|
|
10000
|
-
Defined in: [dist/lib/control.ts:
|
|
10008
|
+
Defined in: [dist/lib/control.ts:990](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L990)
|
|
10001
10009
|
|
|
10002
10010
|
Custom Event
|
|
10003
10011
|
|
|
@@ -10011,7 +10019,7 @@ Custom Event
|
|
|
10011
10019
|
|
|
10012
10020
|
> **detail**: `object`
|
|
10013
10021
|
|
|
10014
|
-
Defined in: [dist/lib/control.ts:
|
|
10022
|
+
Defined in: [dist/lib/control.ts:991](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L991)
|
|
10015
10023
|
|
|
10016
10024
|
#### event
|
|
10017
10025
|
|
|
@@ -10056,7 +10064,7 @@ lib/control/interfaces/IFormMaxEvent.md
|
|
|
10056
10064
|
|
|
10057
10065
|
# Interface: IFormMaxEvent
|
|
10058
10066
|
|
|
10059
|
-
Defined in: [dist/lib/control.ts:
|
|
10067
|
+
Defined in: [dist/lib/control.ts:996](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L996)
|
|
10060
10068
|
|
|
10061
10069
|
## Properties
|
|
10062
10070
|
|
|
@@ -10064,7 +10072,7 @@ Defined in: [dist/lib/control.ts:994](https://github.com/maiyun/clickgo/blob/mas
|
|
|
10064
10072
|
|
|
10065
10073
|
> **detail**: `object`
|
|
10066
10074
|
|
|
10067
|
-
Defined in: [dist/lib/control.ts:
|
|
10075
|
+
Defined in: [dist/lib/control.ts:997](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L997)
|
|
10068
10076
|
|
|
10069
10077
|
#### action
|
|
10070
10078
|
|
|
@@ -10097,7 +10105,7 @@ lib/control/interfaces/IFormMinEvent.md
|
|
|
10097
10105
|
|
|
10098
10106
|
# Interface: IFormMinEvent
|
|
10099
10107
|
|
|
10100
|
-
Defined in: [dist/lib/control.ts:
|
|
10108
|
+
Defined in: [dist/lib/control.ts:1012](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1012)
|
|
10101
10109
|
|
|
10102
10110
|
## Properties
|
|
10103
10111
|
|
|
@@ -10105,7 +10113,7 @@ Defined in: [dist/lib/control.ts:1010](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10105
10113
|
|
|
10106
10114
|
> **detail**: `object`
|
|
10107
10115
|
|
|
10108
|
-
Defined in: [dist/lib/control.ts:
|
|
10116
|
+
Defined in: [dist/lib/control.ts:1013](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1013)
|
|
10109
10117
|
|
|
10110
10118
|
#### action
|
|
10111
10119
|
|
|
@@ -10138,7 +10146,7 @@ lib/control/interfaces/IGreatlistAddEvent.md
|
|
|
10138
10146
|
|
|
10139
10147
|
# Interface: IGreatlistAddEvent
|
|
10140
10148
|
|
|
10141
|
-
Defined in: [dist/lib/control.ts:
|
|
10149
|
+
Defined in: [dist/lib/control.ts:1049](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1049)
|
|
10142
10150
|
|
|
10143
10151
|
Custom Event
|
|
10144
10152
|
|
|
@@ -10152,7 +10160,7 @@ Custom Event
|
|
|
10152
10160
|
|
|
10153
10161
|
> **detail**: `object`
|
|
10154
10162
|
|
|
10155
|
-
Defined in: [dist/lib/control.ts:
|
|
10163
|
+
Defined in: [dist/lib/control.ts:1050](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1050)
|
|
10156
10164
|
|
|
10157
10165
|
#### index
|
|
10158
10166
|
|
|
@@ -10201,7 +10209,7 @@ lib/control/interfaces/IGreatlistChangedEvent.md
|
|
|
10201
10209
|
|
|
10202
10210
|
# Interface: IGreatlistChangedEvent
|
|
10203
10211
|
|
|
10204
|
-
Defined in: [dist/lib/control.ts:
|
|
10212
|
+
Defined in: [dist/lib/control.ts:1036](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1036)
|
|
10205
10213
|
|
|
10206
10214
|
## Properties
|
|
10207
10215
|
|
|
@@ -10209,7 +10217,7 @@ Defined in: [dist/lib/control.ts:1034](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10209
10217
|
|
|
10210
10218
|
> **detail**: `object`
|
|
10211
10219
|
|
|
10212
|
-
Defined in: [dist/lib/control.ts:
|
|
10220
|
+
Defined in: [dist/lib/control.ts:1037](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1037)
|
|
10213
10221
|
|
|
10214
10222
|
#### value
|
|
10215
10223
|
|
|
@@ -10226,7 +10234,7 @@ lib/control/interfaces/IGreatlistChangeEvent.md
|
|
|
10226
10234
|
|
|
10227
10235
|
# Interface: IGreatlistChangeEvent
|
|
10228
10236
|
|
|
10229
|
-
Defined in: [dist/lib/control.ts:
|
|
10237
|
+
Defined in: [dist/lib/control.ts:1030](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1030)
|
|
10230
10238
|
|
|
10231
10239
|
Custom Event
|
|
10232
10240
|
|
|
@@ -10240,7 +10248,7 @@ Custom Event
|
|
|
10240
10248
|
|
|
10241
10249
|
> **detail**: `object`
|
|
10242
10250
|
|
|
10243
|
-
Defined in: [dist/lib/control.ts:
|
|
10251
|
+
Defined in: [dist/lib/control.ts:1031](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1031)
|
|
10244
10252
|
|
|
10245
10253
|
#### value
|
|
10246
10254
|
|
|
@@ -10285,7 +10293,7 @@ lib/control/interfaces/IGreatlistItemclickedEvent.md
|
|
|
10285
10293
|
|
|
10286
10294
|
# Interface: IGreatlistItemclickedEvent
|
|
10287
10295
|
|
|
10288
|
-
Defined in: [dist/lib/control.ts:
|
|
10296
|
+
Defined in: [dist/lib/control.ts:1056](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1056)
|
|
10289
10297
|
|
|
10290
10298
|
## Properties
|
|
10291
10299
|
|
|
@@ -10293,7 +10301,7 @@ Defined in: [dist/lib/control.ts:1054](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10293
10301
|
|
|
10294
10302
|
> **detail**: `object`
|
|
10295
10303
|
|
|
10296
|
-
Defined in: [dist/lib/control.ts:
|
|
10304
|
+
Defined in: [dist/lib/control.ts:1057](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1057)
|
|
10297
10305
|
|
|
10298
10306
|
#### arrow
|
|
10299
10307
|
|
|
@@ -10318,7 +10326,7 @@ lib/control/interfaces/IGreatlistItemdblclickedEvent.md
|
|
|
10318
10326
|
|
|
10319
10327
|
# Interface: IGreatlistItemdblclickedEvent
|
|
10320
10328
|
|
|
10321
|
-
Defined in: [dist/lib/control.ts:
|
|
10329
|
+
Defined in: [dist/lib/control.ts:1064](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1064)
|
|
10322
10330
|
|
|
10323
10331
|
## Properties
|
|
10324
10332
|
|
|
@@ -10326,7 +10334,7 @@ Defined in: [dist/lib/control.ts:1062](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10326
10334
|
|
|
10327
10335
|
> **detail**: `object`
|
|
10328
10336
|
|
|
10329
|
-
Defined in: [dist/lib/control.ts:
|
|
10337
|
+
Defined in: [dist/lib/control.ts:1065](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1065)
|
|
10330
10338
|
|
|
10331
10339
|
#### arrow
|
|
10332
10340
|
|
|
@@ -10351,7 +10359,7 @@ lib/control/interfaces/IGreatlistRemoveEvent.md
|
|
|
10351
10359
|
|
|
10352
10360
|
# Interface: IGreatlistRemoveEvent
|
|
10353
10361
|
|
|
10354
|
-
Defined in: [dist/lib/control.ts:
|
|
10362
|
+
Defined in: [dist/lib/control.ts:1042](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1042)
|
|
10355
10363
|
|
|
10356
10364
|
Custom Event
|
|
10357
10365
|
|
|
@@ -10365,7 +10373,7 @@ Custom Event
|
|
|
10365
10373
|
|
|
10366
10374
|
> **detail**: `object`
|
|
10367
10375
|
|
|
10368
|
-
Defined in: [dist/lib/control.ts:
|
|
10376
|
+
Defined in: [dist/lib/control.ts:1043](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1043)
|
|
10369
10377
|
|
|
10370
10378
|
#### index
|
|
10371
10379
|
|
|
@@ -10414,7 +10422,7 @@ lib/control/interfaces/IGreatselectAddEvent.md
|
|
|
10414
10422
|
|
|
10415
10423
|
# Interface: IGreatselectAddEvent
|
|
10416
10424
|
|
|
10417
|
-
Defined in: [dist/lib/control.ts:
|
|
10425
|
+
Defined in: [dist/lib/control.ts:1092](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1092)
|
|
10418
10426
|
|
|
10419
10427
|
Custom Event
|
|
10420
10428
|
|
|
@@ -10428,7 +10436,7 @@ Custom Event
|
|
|
10428
10436
|
|
|
10429
10437
|
> **detail**: `object`
|
|
10430
10438
|
|
|
10431
|
-
Defined in: [dist/lib/control.ts:
|
|
10439
|
+
Defined in: [dist/lib/control.ts:1093](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1093)
|
|
10432
10440
|
|
|
10433
10441
|
#### value
|
|
10434
10442
|
|
|
@@ -10473,7 +10481,7 @@ lib/control/interfaces/IGreatselectChangedEvent.md
|
|
|
10473
10481
|
|
|
10474
10482
|
# Interface: IGreatselectChangedEvent
|
|
10475
10483
|
|
|
10476
|
-
Defined in: [dist/lib/control.ts:
|
|
10484
|
+
Defined in: [dist/lib/control.ts:1080](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1080)
|
|
10477
10485
|
|
|
10478
10486
|
## Properties
|
|
10479
10487
|
|
|
@@ -10481,7 +10489,7 @@ Defined in: [dist/lib/control.ts:1078](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10481
10489
|
|
|
10482
10490
|
> **detail**: `object`
|
|
10483
10491
|
|
|
10484
|
-
Defined in: [dist/lib/control.ts:
|
|
10492
|
+
Defined in: [dist/lib/control.ts:1081](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1081)
|
|
10485
10493
|
|
|
10486
10494
|
#### value
|
|
10487
10495
|
|
|
@@ -10498,7 +10506,7 @@ lib/control/interfaces/IGreatselectChangeEvent.md
|
|
|
10498
10506
|
|
|
10499
10507
|
# Interface: IGreatselectChangeEvent
|
|
10500
10508
|
|
|
10501
|
-
Defined in: [dist/lib/control.ts:
|
|
10509
|
+
Defined in: [dist/lib/control.ts:1074](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1074)
|
|
10502
10510
|
|
|
10503
10511
|
Custom Event
|
|
10504
10512
|
|
|
@@ -10512,7 +10520,7 @@ Custom Event
|
|
|
10512
10520
|
|
|
10513
10521
|
> **detail**: `object`
|
|
10514
10522
|
|
|
10515
|
-
Defined in: [dist/lib/control.ts:
|
|
10523
|
+
Defined in: [dist/lib/control.ts:1075](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1075)
|
|
10516
10524
|
|
|
10517
10525
|
#### value
|
|
10518
10526
|
|
|
@@ -10557,7 +10565,7 @@ lib/control/interfaces/IGreatselectRemoveEvent.md
|
|
|
10557
10565
|
|
|
10558
10566
|
# Interface: IGreatselectRemoveEvent
|
|
10559
10567
|
|
|
10560
|
-
Defined in: [dist/lib/control.ts:
|
|
10568
|
+
Defined in: [dist/lib/control.ts:1086](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1086)
|
|
10561
10569
|
|
|
10562
10570
|
Custom Event
|
|
10563
10571
|
|
|
@@ -10571,7 +10579,7 @@ Custom Event
|
|
|
10571
10579
|
|
|
10572
10580
|
> **detail**: `object`
|
|
10573
10581
|
|
|
10574
|
-
Defined in: [dist/lib/control.ts:
|
|
10582
|
+
Defined in: [dist/lib/control.ts:1087](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1087)
|
|
10575
10583
|
|
|
10576
10584
|
#### value
|
|
10577
10585
|
|
|
@@ -10616,7 +10624,7 @@ lib/control/interfaces/IIconviewDropEvent.md
|
|
|
10616
10624
|
|
|
10617
10625
|
# Interface: IIconviewDropEvent
|
|
10618
10626
|
|
|
10619
|
-
Defined in: [dist/lib/control.ts:
|
|
10627
|
+
Defined in: [dist/lib/control.ts:1149](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1149)
|
|
10620
10628
|
|
|
10621
10629
|
## Properties
|
|
10622
10630
|
|
|
@@ -10624,7 +10632,7 @@ Defined in: [dist/lib/control.ts:1147](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10624
10632
|
|
|
10625
10633
|
> **detail**: `object`
|
|
10626
10634
|
|
|
10627
|
-
Defined in: [dist/lib/control.ts:
|
|
10635
|
+
Defined in: [dist/lib/control.ts:1150](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1150)
|
|
10628
10636
|
|
|
10629
10637
|
#### from
|
|
10630
10638
|
|
|
@@ -10661,7 +10669,7 @@ lib/control/interfaces/IIconviewItemclickedEvent.md
|
|
|
10661
10669
|
|
|
10662
10670
|
# Interface: IIconviewItemclickedEvent
|
|
10663
10671
|
|
|
10664
|
-
Defined in: [dist/lib/control.ts:
|
|
10672
|
+
Defined in: [dist/lib/control.ts:1136](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1136)
|
|
10665
10673
|
|
|
10666
10674
|
## Properties
|
|
10667
10675
|
|
|
@@ -10669,7 +10677,7 @@ Defined in: [dist/lib/control.ts:1134](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10669
10677
|
|
|
10670
10678
|
> **detail**: `object`
|
|
10671
10679
|
|
|
10672
|
-
Defined in: [dist/lib/control.ts:
|
|
10680
|
+
Defined in: [dist/lib/control.ts:1137](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1137)
|
|
10673
10681
|
|
|
10674
10682
|
#### event
|
|
10675
10683
|
|
|
@@ -10690,7 +10698,7 @@ lib/control/interfaces/IIconviewOpenEvent.md
|
|
|
10690
10698
|
|
|
10691
10699
|
# Interface: IIconviewOpenEvent
|
|
10692
10700
|
|
|
10693
|
-
Defined in: [dist/lib/control.ts:
|
|
10701
|
+
Defined in: [dist/lib/control.ts:1143](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1143)
|
|
10694
10702
|
|
|
10695
10703
|
## Properties
|
|
10696
10704
|
|
|
@@ -10698,7 +10706,7 @@ Defined in: [dist/lib/control.ts:1141](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10698
10706
|
|
|
10699
10707
|
> **detail**: `object`
|
|
10700
10708
|
|
|
10701
|
-
Defined in: [dist/lib/control.ts:
|
|
10709
|
+
Defined in: [dist/lib/control.ts:1144](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1144)
|
|
10702
10710
|
|
|
10703
10711
|
#### value
|
|
10704
10712
|
|
|
@@ -10715,7 +10723,7 @@ lib/control/interfaces/IIconviewSelectEvent.md
|
|
|
10715
10723
|
|
|
10716
10724
|
# Interface: IIconviewSelectEvent
|
|
10717
10725
|
|
|
10718
|
-
Defined in: [dist/lib/control.ts:
|
|
10726
|
+
Defined in: [dist/lib/control.ts:1165](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1165)
|
|
10719
10727
|
|
|
10720
10728
|
## Properties
|
|
10721
10729
|
|
|
@@ -10723,7 +10731,7 @@ Defined in: [dist/lib/control.ts:1163](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10723
10731
|
|
|
10724
10732
|
> **detail**: `object`
|
|
10725
10733
|
|
|
10726
|
-
Defined in: [dist/lib/control.ts:
|
|
10734
|
+
Defined in: [dist/lib/control.ts:1166](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1166)
|
|
10727
10735
|
|
|
10728
10736
|
#### area
|
|
10729
10737
|
|
|
@@ -10776,7 +10784,7 @@ lib/control/interfaces/ILevelselectLevelEvent.md
|
|
|
10776
10784
|
|
|
10777
10785
|
# Interface: ILevelselectLevelEvent
|
|
10778
10786
|
|
|
10779
|
-
Defined in: [dist/lib/control.ts:
|
|
10787
|
+
Defined in: [dist/lib/control.ts:1183](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1183)
|
|
10780
10788
|
|
|
10781
10789
|
## Properties
|
|
10782
10790
|
|
|
@@ -10784,7 +10792,7 @@ Defined in: [dist/lib/control.ts:1181](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10784
10792
|
|
|
10785
10793
|
> **detail**: `object`
|
|
10786
10794
|
|
|
10787
|
-
Defined in: [dist/lib/control.ts:
|
|
10795
|
+
Defined in: [dist/lib/control.ts:1184](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1184)
|
|
10788
10796
|
|
|
10789
10797
|
#### labels
|
|
10790
10798
|
|
|
@@ -10809,7 +10817,7 @@ lib/control/interfaces/IListAddEvent.md
|
|
|
10809
10817
|
|
|
10810
10818
|
# Interface: IListAddEvent
|
|
10811
10819
|
|
|
10812
|
-
Defined in: [dist/lib/control.ts:
|
|
10820
|
+
Defined in: [dist/lib/control.ts:1239](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1239)
|
|
10813
10821
|
|
|
10814
10822
|
Custom Event
|
|
10815
10823
|
|
|
@@ -10823,7 +10831,7 @@ Custom Event
|
|
|
10823
10831
|
|
|
10824
10832
|
> **detail**: `object`
|
|
10825
10833
|
|
|
10826
|
-
Defined in: [dist/lib/control.ts:
|
|
10834
|
+
Defined in: [dist/lib/control.ts:1240](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1240)
|
|
10827
10835
|
|
|
10828
10836
|
#### index
|
|
10829
10837
|
|
|
@@ -10872,7 +10880,7 @@ lib/control/interfaces/IListChangedEvent.md
|
|
|
10872
10880
|
|
|
10873
10881
|
# Interface: IListChangedEvent
|
|
10874
10882
|
|
|
10875
|
-
Defined in: [dist/lib/control.ts:
|
|
10883
|
+
Defined in: [dist/lib/control.ts:1226](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1226)
|
|
10876
10884
|
|
|
10877
10885
|
## Properties
|
|
10878
10886
|
|
|
@@ -10880,7 +10888,7 @@ Defined in: [dist/lib/control.ts:1224](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10880
10888
|
|
|
10881
10889
|
> **detail**: `object`
|
|
10882
10890
|
|
|
10883
|
-
Defined in: [dist/lib/control.ts:
|
|
10891
|
+
Defined in: [dist/lib/control.ts:1227](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1227)
|
|
10884
10892
|
|
|
10885
10893
|
#### value
|
|
10886
10894
|
|
|
@@ -10897,7 +10905,7 @@ lib/control/interfaces/IListChangeEvent.md
|
|
|
10897
10905
|
|
|
10898
10906
|
# Interface: IListChangeEvent
|
|
10899
10907
|
|
|
10900
|
-
Defined in: [dist/lib/control.ts:
|
|
10908
|
+
Defined in: [dist/lib/control.ts:1220](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1220)
|
|
10901
10909
|
|
|
10902
10910
|
Custom Event
|
|
10903
10911
|
|
|
@@ -10911,7 +10919,7 @@ Custom Event
|
|
|
10911
10919
|
|
|
10912
10920
|
> **detail**: `object`
|
|
10913
10921
|
|
|
10914
|
-
Defined in: [dist/lib/control.ts:
|
|
10922
|
+
Defined in: [dist/lib/control.ts:1221](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1221)
|
|
10915
10923
|
|
|
10916
10924
|
#### value
|
|
10917
10925
|
|
|
@@ -10956,7 +10964,7 @@ lib/control/interfaces/IListItemclickedEvent.md
|
|
|
10956
10964
|
|
|
10957
10965
|
# Interface: IListItemclickedEvent
|
|
10958
10966
|
|
|
10959
|
-
Defined in: [dist/lib/control.ts:
|
|
10967
|
+
Defined in: [dist/lib/control.ts:1246](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1246)
|
|
10960
10968
|
|
|
10961
10969
|
## Properties
|
|
10962
10970
|
|
|
@@ -10964,7 +10972,7 @@ Defined in: [dist/lib/control.ts:1244](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10964
10972
|
|
|
10965
10973
|
> **detail**: `object`
|
|
10966
10974
|
|
|
10967
|
-
Defined in: [dist/lib/control.ts:
|
|
10975
|
+
Defined in: [dist/lib/control.ts:1247](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1247)
|
|
10968
10976
|
|
|
10969
10977
|
#### arrow
|
|
10970
10978
|
|
|
@@ -10989,7 +10997,7 @@ lib/control/interfaces/IListItemdblclickedEvent.md
|
|
|
10989
10997
|
|
|
10990
10998
|
# Interface: IListItemdblclickedEvent
|
|
10991
10999
|
|
|
10992
|
-
Defined in: [dist/lib/control.ts:
|
|
11000
|
+
Defined in: [dist/lib/control.ts:1254](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1254)
|
|
10993
11001
|
|
|
10994
11002
|
## Properties
|
|
10995
11003
|
|
|
@@ -10997,7 +11005,7 @@ Defined in: [dist/lib/control.ts:1252](https://github.com/maiyun/clickgo/blob/ma
|
|
|
10997
11005
|
|
|
10998
11006
|
> **detail**: `object`
|
|
10999
11007
|
|
|
11000
|
-
Defined in: [dist/lib/control.ts:
|
|
11008
|
+
Defined in: [dist/lib/control.ts:1255](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1255)
|
|
11001
11009
|
|
|
11002
11010
|
#### arrow
|
|
11003
11011
|
|
|
@@ -11022,7 +11030,7 @@ lib/control/interfaces/IListRemoveEvent.md
|
|
|
11022
11030
|
|
|
11023
11031
|
# Interface: IListRemoveEvent
|
|
11024
11032
|
|
|
11025
|
-
Defined in: [dist/lib/control.ts:
|
|
11033
|
+
Defined in: [dist/lib/control.ts:1232](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1232)
|
|
11026
11034
|
|
|
11027
11035
|
Custom Event
|
|
11028
11036
|
|
|
@@ -11036,7 +11044,7 @@ Custom Event
|
|
|
11036
11044
|
|
|
11037
11045
|
> **detail**: `object`
|
|
11038
11046
|
|
|
11039
|
-
Defined in: [dist/lib/control.ts:
|
|
11047
|
+
Defined in: [dist/lib/control.ts:1233](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1233)
|
|
11040
11048
|
|
|
11041
11049
|
#### index
|
|
11042
11050
|
|
|
@@ -11085,7 +11093,7 @@ lib/control/interfaces/IMenulistItemCheckEvent.md
|
|
|
11085
11093
|
|
|
11086
11094
|
# Interface: IMenulistItemCheckEvent
|
|
11087
11095
|
|
|
11088
|
-
Defined in: [dist/lib/control.ts:
|
|
11096
|
+
Defined in: [dist/lib/control.ts:931](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L931)
|
|
11089
11097
|
|
|
11090
11098
|
Custom Event
|
|
11091
11099
|
|
|
@@ -11099,7 +11107,7 @@ Custom Event
|
|
|
11099
11107
|
|
|
11100
11108
|
> **detail**: `object`
|
|
11101
11109
|
|
|
11102
|
-
Defined in: [dist/lib/control.ts:
|
|
11110
|
+
Defined in: [dist/lib/control.ts:932](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L932)
|
|
11103
11111
|
|
|
11104
11112
|
#### label?
|
|
11105
11113
|
|
|
@@ -11152,7 +11160,7 @@ lib/control/interfaces/INavItemSelectEvent.md
|
|
|
11152
11160
|
|
|
11153
11161
|
# Interface: INavItemSelectEvent
|
|
11154
11162
|
|
|
11155
|
-
Defined in: [dist/lib/control.ts:
|
|
11163
|
+
Defined in: [dist/lib/control.ts:1264](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1264)
|
|
11156
11164
|
|
|
11157
11165
|
Custom Event
|
|
11158
11166
|
|
|
@@ -11166,7 +11174,7 @@ Custom Event
|
|
|
11166
11174
|
|
|
11167
11175
|
> **detail**: `object`
|
|
11168
11176
|
|
|
11169
|
-
Defined in: [dist/lib/control.ts:
|
|
11177
|
+
Defined in: [dist/lib/control.ts:1265](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1265)
|
|
11170
11178
|
|
|
11171
11179
|
#### name
|
|
11172
11180
|
|
|
@@ -11215,7 +11223,7 @@ lib/control/interfaces/INumberBeforeChangeEvent.md
|
|
|
11215
11223
|
|
|
11216
11224
|
# Interface: INumberBeforeChangeEvent
|
|
11217
11225
|
|
|
11218
|
-
Defined in: [dist/lib/control.ts:
|
|
11226
|
+
Defined in: [dist/lib/control.ts:899](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L899)
|
|
11219
11227
|
|
|
11220
11228
|
Custom Event
|
|
11221
11229
|
|
|
@@ -11229,7 +11237,7 @@ Custom Event
|
|
|
11229
11237
|
|
|
11230
11238
|
> **detail**: `object`
|
|
11231
11239
|
|
|
11232
|
-
Defined in: [dist/lib/control.ts:
|
|
11240
|
+
Defined in: [dist/lib/control.ts:900](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L900)
|
|
11233
11241
|
|
|
11234
11242
|
#### change?
|
|
11235
11243
|
|
|
@@ -11278,7 +11286,7 @@ lib/control/interfaces/INumberMinMaxChangeEvent.md
|
|
|
11278
11286
|
|
|
11279
11287
|
# Interface: INumberMinMaxChangeEvent
|
|
11280
11288
|
|
|
11281
|
-
Defined in: [dist/lib/control.ts:
|
|
11289
|
+
Defined in: [dist/lib/control.ts:906](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L906)
|
|
11282
11290
|
|
|
11283
11291
|
Custom Event
|
|
11284
11292
|
|
|
@@ -11292,7 +11300,7 @@ Custom Event
|
|
|
11292
11300
|
|
|
11293
11301
|
> **detail**: `object`
|
|
11294
11302
|
|
|
11295
|
-
Defined in: [dist/lib/control.ts:
|
|
11303
|
+
Defined in: [dist/lib/control.ts:907](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L907)
|
|
11296
11304
|
|
|
11297
11305
|
#### before
|
|
11298
11306
|
|
|
@@ -11341,7 +11349,7 @@ lib/control/interfaces/IObjviewerLine.md
|
|
|
11341
11349
|
|
|
11342
11350
|
# Interface: IObjviewerLine
|
|
11343
11351
|
|
|
11344
|
-
Defined in: [dist/lib/control.ts:
|
|
11352
|
+
Defined in: [dist/lib/control.ts:1474](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1474)
|
|
11345
11353
|
|
|
11346
11354
|
## Properties
|
|
11347
11355
|
|
|
@@ -11349,7 +11357,7 @@ Defined in: [dist/lib/control.ts:1472](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11349
11357
|
|
|
11350
11358
|
> **end**: [`IObjviewerLineObj`](IObjviewerLineObj.md)
|
|
11351
11359
|
|
|
11352
|
-
Defined in: [dist/lib/control.ts:
|
|
11360
|
+
Defined in: [dist/lib/control.ts:1478](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1478)
|
|
11353
11361
|
|
|
11354
11362
|
***
|
|
11355
11363
|
|
|
@@ -11357,7 +11365,7 @@ Defined in: [dist/lib/control.ts:1476](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11357
11365
|
|
|
11358
11366
|
> `optional` **hue**: `string`
|
|
11359
11367
|
|
|
11360
|
-
Defined in: [dist/lib/control.ts:
|
|
11368
|
+
Defined in: [dist/lib/control.ts:1480](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1480)
|
|
11361
11369
|
|
|
11362
11370
|
默认 255
|
|
11363
11371
|
|
|
@@ -11367,7 +11375,7 @@ Defined in: [dist/lib/control.ts:1478](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11367
11375
|
|
|
11368
11376
|
> `optional` **name**: `string`
|
|
11369
11377
|
|
|
11370
|
-
Defined in: [dist/lib/control.ts:
|
|
11378
|
+
Defined in: [dist/lib/control.ts:1476](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1476)
|
|
11371
11379
|
|
|
11372
11380
|
-- 可自定义线段的名称
|
|
11373
11381
|
|
|
@@ -11377,7 +11385,7 @@ Defined in: [dist/lib/control.ts:1474](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11377
11385
|
|
|
11378
11386
|
> `optional` **path**: `string`
|
|
11379
11387
|
|
|
11380
|
-
Defined in: [dist/lib/control.ts:
|
|
11388
|
+
Defined in: [dist/lib/control.ts:1481](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1481)
|
|
11381
11389
|
|
|
11382
11390
|
***
|
|
11383
11391
|
|
|
@@ -11385,7 +11393,7 @@ Defined in: [dist/lib/control.ts:1479](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11385
11393
|
|
|
11386
11394
|
> **start**: [`IObjviewerLineObj`](IObjviewerLineObj.md)
|
|
11387
11395
|
|
|
11388
|
-
Defined in: [dist/lib/control.ts:
|
|
11396
|
+
Defined in: [dist/lib/control.ts:1477](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1477)
|
|
11389
11397
|
|
|
11390
11398
|
***
|
|
11391
11399
|
|
|
@@ -11393,7 +11401,7 @@ Defined in: [dist/lib/control.ts:1475](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11393
11401
|
|
|
11394
11402
|
> `optional` **stroke**: `"down"` \| `"solid"` \| `"dashed"` \| `"up"`
|
|
11395
11403
|
|
|
11396
|
-
Defined in: [dist/lib/control.ts:
|
|
11404
|
+
Defined in: [dist/lib/control.ts:1483](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1483)
|
|
11397
11405
|
|
|
11398
11406
|
默认 solid
|
|
11399
11407
|
|
|
@@ -11408,7 +11416,7 @@ lib/control/interfaces/IObjviewerLineObj.md
|
|
|
11408
11416
|
|
|
11409
11417
|
# Interface: IObjviewerLineObj
|
|
11410
11418
|
|
|
11411
|
-
Defined in: [dist/lib/control.ts:
|
|
11419
|
+
Defined in: [dist/lib/control.ts:1486](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1486)
|
|
11412
11420
|
|
|
11413
11421
|
## Properties
|
|
11414
11422
|
|
|
@@ -11416,7 +11424,7 @@ Defined in: [dist/lib/control.ts:1484](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11416
11424
|
|
|
11417
11425
|
> **obj**: `HTMLElement` \| [`AbstractControl`](../classes/AbstractControl.md)
|
|
11418
11426
|
|
|
11419
|
-
Defined in: [dist/lib/control.ts:
|
|
11427
|
+
Defined in: [dist/lib/control.ts:1487](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1487)
|
|
11420
11428
|
|
|
11421
11429
|
***
|
|
11422
11430
|
|
|
@@ -11424,7 +11432,7 @@ Defined in: [dist/lib/control.ts:1485](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11424
11432
|
|
|
11425
11433
|
> **pos**: `"b"` \| `"tr"` \| `"lt"` \| `"t"` \| `"r"` \| `"rb"` \| `"bl"` \| `"l"`
|
|
11426
11434
|
|
|
11427
|
-
Defined in: [dist/lib/control.ts:
|
|
11435
|
+
Defined in: [dist/lib/control.ts:1488](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1488)
|
|
11428
11436
|
|
|
11429
11437
|
lib/control/interfaces/IPaletteChangedEvent.md
|
|
11430
11438
|
---
|
|
@@ -11437,7 +11445,7 @@ lib/control/interfaces/IPaletteChangedEvent.md
|
|
|
11437
11445
|
|
|
11438
11446
|
# Interface: IPaletteChangedEvent
|
|
11439
11447
|
|
|
11440
|
-
Defined in: [dist/lib/control.ts:
|
|
11448
|
+
Defined in: [dist/lib/control.ts:1301](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1301)
|
|
11441
11449
|
|
|
11442
11450
|
## Properties
|
|
11443
11451
|
|
|
@@ -11445,7 +11453,7 @@ Defined in: [dist/lib/control.ts:1299](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11445
11453
|
|
|
11446
11454
|
> **detail**: `object`
|
|
11447
11455
|
|
|
11448
|
-
Defined in: [dist/lib/control.ts:
|
|
11456
|
+
Defined in: [dist/lib/control.ts:1302](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1302)
|
|
11449
11457
|
|
|
11450
11458
|
#### hsl?
|
|
11451
11459
|
|
|
@@ -11506,7 +11514,7 @@ lib/control/interfaces/IPanelGoEvent.md
|
|
|
11506
11514
|
|
|
11507
11515
|
# Interface: IPanelGoEvent
|
|
11508
11516
|
|
|
11509
|
-
Defined in: [dist/lib/control.ts:
|
|
11517
|
+
Defined in: [dist/lib/control.ts:1273](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1273)
|
|
11510
11518
|
|
|
11511
11519
|
Custom Event
|
|
11512
11520
|
|
|
@@ -11520,7 +11528,7 @@ Custom Event
|
|
|
11520
11528
|
|
|
11521
11529
|
> **detail**: `object`
|
|
11522
11530
|
|
|
11523
|
-
Defined in: [dist/lib/control.ts:
|
|
11531
|
+
Defined in: [dist/lib/control.ts:1274](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1274)
|
|
11524
11532
|
|
|
11525
11533
|
#### from
|
|
11526
11534
|
|
|
@@ -11569,7 +11577,7 @@ lib/control/interfaces/IPanelWentEvent.md
|
|
|
11569
11577
|
|
|
11570
11578
|
# Interface: IPanelWentEvent
|
|
11571
11579
|
|
|
11572
|
-
Defined in: [dist/lib/control.ts:
|
|
11580
|
+
Defined in: [dist/lib/control.ts:1280](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1280)
|
|
11573
11581
|
|
|
11574
11582
|
## Properties
|
|
11575
11583
|
|
|
@@ -11577,7 +11585,7 @@ Defined in: [dist/lib/control.ts:1278](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11577
11585
|
|
|
11578
11586
|
> **detail**: `object`
|
|
11579
11587
|
|
|
11580
|
-
Defined in: [dist/lib/control.ts:
|
|
11588
|
+
Defined in: [dist/lib/control.ts:1281](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1281)
|
|
11581
11589
|
|
|
11582
11590
|
#### from
|
|
11583
11591
|
|
|
@@ -11602,7 +11610,7 @@ lib/control/interfaces/IPdfViewEvent.md
|
|
|
11602
11610
|
|
|
11603
11611
|
# Interface: IPdfViewEvent
|
|
11604
11612
|
|
|
11605
|
-
Defined in: [dist/lib/control.ts:
|
|
11613
|
+
Defined in: [dist/lib/control.ts:1109](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1109)
|
|
11606
11614
|
|
|
11607
11615
|
## Properties
|
|
11608
11616
|
|
|
@@ -11610,7 +11618,7 @@ Defined in: [dist/lib/control.ts:1107](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11610
11618
|
|
|
11611
11619
|
> **detail**: `object`
|
|
11612
11620
|
|
|
11613
|
-
Defined in: [dist/lib/control.ts:
|
|
11621
|
+
Defined in: [dist/lib/control.ts:1110](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1110)
|
|
11614
11622
|
|
|
11615
11623
|
#### height
|
|
11616
11624
|
|
|
@@ -11659,7 +11667,7 @@ lib/control/interfaces/IRadioChangeEvent.md
|
|
|
11659
11667
|
|
|
11660
11668
|
# Interface: IRadioChangeEvent
|
|
11661
11669
|
|
|
11662
|
-
Defined in: [dist/lib/control.ts:
|
|
11670
|
+
Defined in: [dist/lib/control.ts:1290](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1290)
|
|
11663
11671
|
|
|
11664
11672
|
Custom Event
|
|
11665
11673
|
|
|
@@ -11673,7 +11681,7 @@ Custom Event
|
|
|
11673
11681
|
|
|
11674
11682
|
> **detail**: `object`
|
|
11675
11683
|
|
|
11676
|
-
Defined in: [dist/lib/control.ts:
|
|
11684
|
+
Defined in: [dist/lib/control.ts:1291](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1291)
|
|
11677
11685
|
|
|
11678
11686
|
#### selected
|
|
11679
11687
|
|
|
@@ -11726,7 +11734,7 @@ lib/control/interfaces/ISelectAddedEvent.md
|
|
|
11726
11734
|
|
|
11727
11735
|
# Interface: ISelectAddedEvent
|
|
11728
11736
|
|
|
11729
|
-
Defined in: [dist/lib/control.ts:
|
|
11737
|
+
Defined in: [dist/lib/control.ts:1360](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1360)
|
|
11730
11738
|
|
|
11731
11739
|
## Properties
|
|
11732
11740
|
|
|
@@ -11734,7 +11742,7 @@ Defined in: [dist/lib/control.ts:1358](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11734
11742
|
|
|
11735
11743
|
> **detail**: `object`
|
|
11736
11744
|
|
|
11737
|
-
Defined in: [dist/lib/control.ts:
|
|
11745
|
+
Defined in: [dist/lib/control.ts:1361](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1361)
|
|
11738
11746
|
|
|
11739
11747
|
#### index
|
|
11740
11748
|
|
|
@@ -11755,7 +11763,7 @@ lib/control/interfaces/ISelectAddEvent.md
|
|
|
11755
11763
|
|
|
11756
11764
|
# Interface: ISelectAddEvent
|
|
11757
11765
|
|
|
11758
|
-
Defined in: [dist/lib/control.ts:
|
|
11766
|
+
Defined in: [dist/lib/control.ts:1345](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1345)
|
|
11759
11767
|
|
|
11760
11768
|
Custom Event
|
|
11761
11769
|
|
|
@@ -11769,7 +11777,7 @@ Custom Event
|
|
|
11769
11777
|
|
|
11770
11778
|
> **detail**: `object`
|
|
11771
11779
|
|
|
11772
|
-
Defined in: [dist/lib/control.ts:
|
|
11780
|
+
Defined in: [dist/lib/control.ts:1346](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1346)
|
|
11773
11781
|
|
|
11774
11782
|
#### index
|
|
11775
11783
|
|
|
@@ -11818,7 +11826,7 @@ lib/control/interfaces/ISelectChangedEvent.md
|
|
|
11818
11826
|
|
|
11819
11827
|
# Interface: ISelectChangedEvent
|
|
11820
11828
|
|
|
11821
|
-
Defined in: [dist/lib/control.ts:
|
|
11829
|
+
Defined in: [dist/lib/control.ts:1381](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1381)
|
|
11822
11830
|
|
|
11823
11831
|
## Properties
|
|
11824
11832
|
|
|
@@ -11826,7 +11834,7 @@ Defined in: [dist/lib/control.ts:1379](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11826
11834
|
|
|
11827
11835
|
> **detail**: `object`
|
|
11828
11836
|
|
|
11829
|
-
Defined in: [dist/lib/control.ts:
|
|
11837
|
+
Defined in: [dist/lib/control.ts:1382](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1382)
|
|
11830
11838
|
|
|
11831
11839
|
#### before
|
|
11832
11840
|
|
|
@@ -11847,7 +11855,7 @@ lib/control/interfaces/ISelectChangeEvent.md
|
|
|
11847
11855
|
|
|
11848
11856
|
# Interface: ISelectChangeEvent
|
|
11849
11857
|
|
|
11850
|
-
Defined in: [dist/lib/control.ts:
|
|
11858
|
+
Defined in: [dist/lib/control.ts:1375](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1375)
|
|
11851
11859
|
|
|
11852
11860
|
Custom Event
|
|
11853
11861
|
|
|
@@ -11861,7 +11869,7 @@ Custom Event
|
|
|
11861
11869
|
|
|
11862
11870
|
> **detail**: `object`
|
|
11863
11871
|
|
|
11864
|
-
Defined in: [dist/lib/control.ts:
|
|
11872
|
+
Defined in: [dist/lib/control.ts:1376](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1376)
|
|
11865
11873
|
|
|
11866
11874
|
#### value
|
|
11867
11875
|
|
|
@@ -11906,7 +11914,7 @@ lib/control/interfaces/ISelectItemclickedEvent.md
|
|
|
11906
11914
|
|
|
11907
11915
|
# Interface: ISelectItemclickedEvent
|
|
11908
11916
|
|
|
11909
|
-
Defined in: [dist/lib/control.ts:
|
|
11917
|
+
Defined in: [dist/lib/control.ts:1402](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1402)
|
|
11910
11918
|
|
|
11911
11919
|
## Properties
|
|
11912
11920
|
|
|
@@ -11914,7 +11922,7 @@ Defined in: [dist/lib/control.ts:1400](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11914
11922
|
|
|
11915
11923
|
> **detail**: `object`
|
|
11916
11924
|
|
|
11917
|
-
Defined in: [dist/lib/control.ts:
|
|
11925
|
+
Defined in: [dist/lib/control.ts:1403](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1403)
|
|
11918
11926
|
|
|
11919
11927
|
#### arrow
|
|
11920
11928
|
|
|
@@ -11939,7 +11947,7 @@ lib/control/interfaces/ISelectRemoteEvent.md
|
|
|
11939
11947
|
|
|
11940
11948
|
# Interface: ISelectRemoteEvent
|
|
11941
11949
|
|
|
11942
|
-
Defined in: [dist/lib/control.ts:
|
|
11950
|
+
Defined in: [dist/lib/control.ts:1395](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1395)
|
|
11943
11951
|
|
|
11944
11952
|
## Properties
|
|
11945
11953
|
|
|
@@ -11947,7 +11955,7 @@ Defined in: [dist/lib/control.ts:1393](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11947
11955
|
|
|
11948
11956
|
> **detail**: `object`
|
|
11949
11957
|
|
|
11950
|
-
Defined in: [dist/lib/control.ts:
|
|
11958
|
+
Defined in: [dist/lib/control.ts:1396](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1396)
|
|
11951
11959
|
|
|
11952
11960
|
#### callback()
|
|
11953
11961
|
|
|
@@ -11978,7 +11986,7 @@ lib/control/interfaces/ISelectRemovedEvent.md
|
|
|
11978
11986
|
|
|
11979
11987
|
# Interface: ISelectRemovedEvent
|
|
11980
11988
|
|
|
11981
|
-
Defined in: [dist/lib/control.ts:
|
|
11989
|
+
Defined in: [dist/lib/control.ts:1367](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1367)
|
|
11982
11990
|
|
|
11983
11991
|
## Properties
|
|
11984
11992
|
|
|
@@ -11986,7 +11994,7 @@ Defined in: [dist/lib/control.ts:1365](https://github.com/maiyun/clickgo/blob/ma
|
|
|
11986
11994
|
|
|
11987
11995
|
> **detail**: `object`
|
|
11988
11996
|
|
|
11989
|
-
Defined in: [dist/lib/control.ts:
|
|
11997
|
+
Defined in: [dist/lib/control.ts:1368](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1368)
|
|
11990
11998
|
|
|
11991
11999
|
#### index
|
|
11992
12000
|
|
|
@@ -12011,7 +12019,7 @@ lib/control/interfaces/ISelectRemoveEvent.md
|
|
|
12011
12019
|
|
|
12012
12020
|
# Interface: ISelectRemoveEvent
|
|
12013
12021
|
|
|
12014
|
-
Defined in: [dist/lib/control.ts:
|
|
12022
|
+
Defined in: [dist/lib/control.ts:1352](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1352)
|
|
12015
12023
|
|
|
12016
12024
|
Custom Event
|
|
12017
12025
|
|
|
@@ -12025,7 +12033,7 @@ Custom Event
|
|
|
12025
12033
|
|
|
12026
12034
|
> **detail**: `object`
|
|
12027
12035
|
|
|
12028
|
-
Defined in: [dist/lib/control.ts:
|
|
12036
|
+
Defined in: [dist/lib/control.ts:1353](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1353)
|
|
12029
12037
|
|
|
12030
12038
|
#### index
|
|
12031
12039
|
|
|
@@ -12078,7 +12086,7 @@ lib/control/interfaces/ISelectTagclickEvent.md
|
|
|
12078
12086
|
|
|
12079
12087
|
# Interface: ISelectTagclickEvent
|
|
12080
12088
|
|
|
12081
|
-
Defined in: [dist/lib/control.ts:
|
|
12089
|
+
Defined in: [dist/lib/control.ts:1388](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1388)
|
|
12082
12090
|
|
|
12083
12091
|
## Properties
|
|
12084
12092
|
|
|
@@ -12086,7 +12094,7 @@ Defined in: [dist/lib/control.ts:1386](https://github.com/maiyun/clickgo/blob/ma
|
|
|
12086
12094
|
|
|
12087
12095
|
> **detail**: `object`
|
|
12088
12096
|
|
|
12089
|
-
Defined in: [dist/lib/control.ts:
|
|
12097
|
+
Defined in: [dist/lib/control.ts:1389](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1389)
|
|
12090
12098
|
|
|
12091
12099
|
#### index
|
|
12092
12100
|
|
|
@@ -12107,7 +12115,7 @@ lib/control/interfaces/ISwitchChangeEvent.md
|
|
|
12107
12115
|
|
|
12108
12116
|
# Interface: ISwitchChangeEvent
|
|
12109
12117
|
|
|
12110
|
-
Defined in: [dist/lib/control.ts:
|
|
12118
|
+
Defined in: [dist/lib/control.ts:1412](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1412)
|
|
12111
12119
|
|
|
12112
12120
|
Custom Event
|
|
12113
12121
|
|
|
@@ -12121,7 +12129,7 @@ Custom Event
|
|
|
12121
12129
|
|
|
12122
12130
|
> **detail**: `object`
|
|
12123
12131
|
|
|
12124
|
-
Defined in: [dist/lib/control.ts:
|
|
12132
|
+
Defined in: [dist/lib/control.ts:1413](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1413)
|
|
12125
12133
|
|
|
12126
12134
|
#### value
|
|
12127
12135
|
|
|
@@ -12166,7 +12174,7 @@ lib/control/interfaces/ITabChangedEvent.md
|
|
|
12166
12174
|
|
|
12167
12175
|
# Interface: ITabChangedEvent
|
|
12168
12176
|
|
|
12169
|
-
Defined in: [dist/lib/control.ts:
|
|
12177
|
+
Defined in: [dist/lib/control.ts:1426](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1426)
|
|
12170
12178
|
|
|
12171
12179
|
## Properties
|
|
12172
12180
|
|
|
@@ -12174,7 +12182,7 @@ Defined in: [dist/lib/control.ts:1424](https://github.com/maiyun/clickgo/blob/ma
|
|
|
12174
12182
|
|
|
12175
12183
|
> **detail**: `object`
|
|
12176
12184
|
|
|
12177
|
-
Defined in: [dist/lib/control.ts:
|
|
12185
|
+
Defined in: [dist/lib/control.ts:1427](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1427)
|
|
12178
12186
|
|
|
12179
12187
|
#### value
|
|
12180
12188
|
|
|
@@ -12191,7 +12199,7 @@ lib/control/interfaces/ITabChangeEvent.md
|
|
|
12191
12199
|
|
|
12192
12200
|
# Interface: ITabChangeEvent
|
|
12193
12201
|
|
|
12194
|
-
Defined in: [dist/lib/control.ts:
|
|
12202
|
+
Defined in: [dist/lib/control.ts:1420](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1420)
|
|
12195
12203
|
|
|
12196
12204
|
Custom Event
|
|
12197
12205
|
|
|
@@ -12205,7 +12213,7 @@ Custom Event
|
|
|
12205
12213
|
|
|
12206
12214
|
> **detail**: `object`
|
|
12207
12215
|
|
|
12208
|
-
Defined in: [dist/lib/control.ts:
|
|
12216
|
+
Defined in: [dist/lib/control.ts:1421](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1421)
|
|
12209
12217
|
|
|
12210
12218
|
#### value
|
|
12211
12219
|
|
|
@@ -12250,7 +12258,7 @@ lib/control/interfaces/ITabCloseEvent.md
|
|
|
12250
12258
|
|
|
12251
12259
|
# Interface: ITabCloseEvent
|
|
12252
12260
|
|
|
12253
|
-
Defined in: [dist/lib/control.ts:
|
|
12261
|
+
Defined in: [dist/lib/control.ts:1432](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1432)
|
|
12254
12262
|
|
|
12255
12263
|
Custom Event
|
|
12256
12264
|
|
|
@@ -12264,7 +12272,7 @@ Custom Event
|
|
|
12264
12272
|
|
|
12265
12273
|
> **detail**: `object`
|
|
12266
12274
|
|
|
12267
|
-
Defined in: [dist/lib/control.ts:
|
|
12275
|
+
Defined in: [dist/lib/control.ts:1433](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1433)
|
|
12268
12276
|
|
|
12269
12277
|
#### index
|
|
12270
12278
|
|
|
@@ -12313,7 +12321,7 @@ lib/control/interfaces/ITableSortEvent.md
|
|
|
12313
12321
|
|
|
12314
12322
|
# Interface: ITableSortEvent
|
|
12315
12323
|
|
|
12316
|
-
Defined in: [dist/lib/control.ts:
|
|
12324
|
+
Defined in: [dist/lib/control.ts:1441](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1441)
|
|
12317
12325
|
|
|
12318
12326
|
Custom Event
|
|
12319
12327
|
|
|
@@ -12327,7 +12335,7 @@ Custom Event
|
|
|
12327
12335
|
|
|
12328
12336
|
> **detail**: `object`
|
|
12329
12337
|
|
|
12330
|
-
Defined in: [dist/lib/control.ts:
|
|
12338
|
+
Defined in: [dist/lib/control.ts:1442](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1442)
|
|
12331
12339
|
|
|
12332
12340
|
#### index
|
|
12333
12341
|
|
|
@@ -12380,7 +12388,7 @@ lib/control/interfaces/ITagDropEvent.md
|
|
|
12380
12388
|
|
|
12381
12389
|
# Interface: ITagDropEvent
|
|
12382
12390
|
|
|
12383
|
-
Defined in: [dist/lib/control.ts:
|
|
12391
|
+
Defined in: [dist/lib/control.ts:1465](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1465)
|
|
12384
12392
|
|
|
12385
12393
|
## Properties
|
|
12386
12394
|
|
|
@@ -12388,7 +12396,7 @@ Defined in: [dist/lib/control.ts:1463](https://github.com/maiyun/clickgo/blob/ma
|
|
|
12388
12396
|
|
|
12389
12397
|
> **detail**: `object`
|
|
12390
12398
|
|
|
12391
|
-
Defined in: [dist/lib/control.ts:
|
|
12399
|
+
Defined in: [dist/lib/control.ts:1466](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1466)
|
|
12392
12400
|
|
|
12393
12401
|
#### after
|
|
12394
12402
|
|
|
@@ -12409,7 +12417,7 @@ lib/control/interfaces/ITextBeforeChangeEvent.md
|
|
|
12409
12417
|
|
|
12410
12418
|
# Interface: ITextBeforeChangeEvent
|
|
12411
12419
|
|
|
12412
|
-
Defined in: [dist/lib/control.ts:
|
|
12420
|
+
Defined in: [dist/lib/control.ts:915](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L915)
|
|
12413
12421
|
|
|
12414
12422
|
Custom Event
|
|
12415
12423
|
|
|
@@ -12423,7 +12431,7 @@ Custom Event
|
|
|
12423
12431
|
|
|
12424
12432
|
> **detail**: `object`
|
|
12425
12433
|
|
|
12426
|
-
Defined in: [dist/lib/control.ts:
|
|
12434
|
+
Defined in: [dist/lib/control.ts:916](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L916)
|
|
12427
12435
|
|
|
12428
12436
|
#### change?
|
|
12429
12437
|
|
|
@@ -12472,7 +12480,7 @@ lib/control/interfaces/ITextMinMaxChangeEvent.md
|
|
|
12472
12480
|
|
|
12473
12481
|
# Interface: ITextMinMaxChangeEvent
|
|
12474
12482
|
|
|
12475
|
-
Defined in: [dist/lib/control.ts:
|
|
12483
|
+
Defined in: [dist/lib/control.ts:922](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L922)
|
|
12476
12484
|
|
|
12477
12485
|
Custom Event
|
|
12478
12486
|
|
|
@@ -12486,7 +12494,7 @@ Custom Event
|
|
|
12486
12494
|
|
|
12487
12495
|
> **detail**: `object`
|
|
12488
12496
|
|
|
12489
|
-
Defined in: [dist/lib/control.ts:
|
|
12497
|
+
Defined in: [dist/lib/control.ts:923](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L923)
|
|
12490
12498
|
|
|
12491
12499
|
#### before
|
|
12492
12500
|
|
|
@@ -12535,7 +12543,7 @@ lib/control/interfaces/ITuieditorImguploadEvent.md
|
|
|
12535
12543
|
|
|
12536
12544
|
# Interface: ITuieditorImguploadEvent
|
|
12537
12545
|
|
|
12538
|
-
Defined in: [dist/lib/control.ts:
|
|
12546
|
+
Defined in: [dist/lib/control.ts:1451](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1451)
|
|
12539
12547
|
|
|
12540
12548
|
## Properties
|
|
12541
12549
|
|
|
@@ -12543,7 +12551,7 @@ Defined in: [dist/lib/control.ts:1449](https://github.com/maiyun/clickgo/blob/ma
|
|
|
12543
12551
|
|
|
12544
12552
|
> **detail**: `object`
|
|
12545
12553
|
|
|
12546
|
-
Defined in: [dist/lib/control.ts:
|
|
12554
|
+
Defined in: [dist/lib/control.ts:1452](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1452)
|
|
12547
12555
|
|
|
12548
12556
|
#### callback()
|
|
12549
12557
|
|
|
@@ -12592,7 +12600,7 @@ lib/control/interfaces/IUploaderRemoveEvent.md
|
|
|
12592
12600
|
|
|
12593
12601
|
# Interface: IUploaderRemoveEvent
|
|
12594
12602
|
|
|
12595
|
-
Defined in: [dist/lib/control.ts:
|
|
12603
|
+
Defined in: [dist/lib/control.ts:1128](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1128)
|
|
12596
12604
|
|
|
12597
12605
|
Custom Event
|
|
12598
12606
|
|
|
@@ -12606,7 +12614,7 @@ Custom Event
|
|
|
12606
12614
|
|
|
12607
12615
|
> **detail**: `object`
|
|
12608
12616
|
|
|
12609
|
-
Defined in: [dist/lib/control.ts:
|
|
12617
|
+
Defined in: [dist/lib/control.ts:1129](https://github.com/maiyun/clickgo/blob/master/dist/lib/control.ts#L1129)
|
|
12610
12618
|
|
|
12611
12619
|
#### index
|
|
12612
12620
|
|