@genesislcap/foundation-entity-management 14.373.2 → 14.374.1

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.
Files changed (65) hide show
  1. package/dist/custom-elements.json +8 -0
  2. package/dist/dts/index.d.ts +1 -0
  3. package/dist/dts/index.d.ts.map +1 -1
  4. package/dist/esm/index.js +1 -0
  5. package/dist/foundation-entity-management.api.json +1875 -0
  6. package/dist/foundation-entity-management.d.ts +1 -1
  7. package/docs/api/foundation-entity-management.list.actionbuttonsconfig.md +11 -0
  8. package/docs/api/foundation-entity-management.list.asyncadd.md +11 -0
  9. package/docs/api/foundation-entity-management.list.asyncremove.md +11 -0
  10. package/docs/api/foundation-entity-management.list.asyncupdate.md +11 -0
  11. package/docs/api/foundation-entity-management.list.columns.md +11 -0
  12. package/docs/api/foundation-entity-management.list.connect.md +11 -0
  13. package/docs/api/foundation-entity-management.list.connectedcallback.md +15 -0
  14. package/docs/api/foundation-entity-management.list.createevent.md +11 -0
  15. package/docs/api/foundation-entity-management.list.criteria.md +11 -0
  16. package/docs/api/foundation-entity-management.list.customactions.md +11 -0
  17. package/docs/api/foundation-entity-management.list.datasource.md +11 -0
  18. package/docs/api/foundation-entity-management.list.datasourceconfig.md +11 -0
  19. package/docs/api/foundation-entity-management.list.datasourcetype.md +11 -0
  20. package/docs/api/foundation-entity-management.list.delete.md +50 -0
  21. package/docs/api/foundation-entity-management.list.deleteevent.md +11 -0
  22. package/docs/api/foundation-entity-management.list.disablepolling.md +11 -0
  23. package/docs/api/foundation-entity-management.list.disconnectedcallback.md +15 -0
  24. package/docs/api/foundation-entity-management.list.enablecellflashing.md +11 -0
  25. package/docs/api/foundation-entity-management.list.enablefilterbar.md +11 -0
  26. package/docs/api/foundation-entity-management.list.enablerowflashing.md +11 -0
  27. package/docs/api/foundation-entity-management.list.fields.md +11 -0
  28. package/docs/api/foundation-entity-management.list.grid.md +11 -0
  29. package/docs/api/foundation-entity-management.list.gridautosizing.md +13 -0
  30. package/docs/api/foundation-entity-management.list.gridoptions.md +11 -0
  31. package/docs/api/foundation-entity-management.list.handlecelleditrequest.md +50 -0
  32. package/docs/api/foundation-entity-management.list.handlerowclicked.md +50 -0
  33. package/docs/api/foundation-entity-management.list.handlerowcontextmenu.md +50 -0
  34. package/docs/api/foundation-entity-management.list.handlerowdblclicked.md +50 -0
  35. package/docs/api/foundation-entity-management.list.handlerowselected.md +50 -0
  36. package/docs/api/foundation-entity-management.list.handleselectionchanged.md +50 -0
  37. package/docs/api/foundation-entity-management.list.headercasetype.md +11 -0
  38. package/docs/api/foundation-entity-management.list.hidedelete.md +11 -0
  39. package/docs/api/foundation-entity-management.list.hideedit.md +11 -0
  40. package/docs/api/foundation-entity-management.list.isserversidedatasource.md +11 -0
  41. package/docs/api/foundation-entity-management.list.issnapshot.md +11 -0
  42. package/docs/api/foundation-entity-management.list.maxrows.md +11 -0
  43. package/docs/api/foundation-entity-management.list.maxview.md +11 -0
  44. package/docs/api/foundation-entity-management.list.md +988 -0
  45. package/docs/api/foundation-entity-management.list.movingview.md +11 -0
  46. package/docs/api/foundation-entity-management.list.orderby.md +11 -0
  47. package/docs/api/foundation-entity-management.list.persistcolumnstatekey.md +11 -0
  48. package/docs/api/foundation-entity-management.list.persistfiltermodelkey.md +11 -0
  49. package/docs/api/foundation-entity-management.list.pollinginterval.md +11 -0
  50. package/docs/api/foundation-entity-management.list.polltriggerevents.md +11 -0
  51. package/docs/api/foundation-entity-management.list.prefix.md +13 -0
  52. package/docs/api/foundation-entity-management.list.request.md +11 -0
  53. package/docs/api/foundation-entity-management.list.requestautosetup.md +11 -0
  54. package/docs/api/foundation-entity-management.list.resourcename.md +11 -0
  55. package/docs/api/foundation-entity-management.list.reverse.md +11 -0
  56. package/docs/api/foundation-entity-management.list.rowselection.md +11 -0
  57. package/docs/api/foundation-entity-management.list.sizecolumnstocontent.md +13 -0
  58. package/docs/api/foundation-entity-management.list.sizecolumnstofit.md +13 -0
  59. package/docs/api/foundation-entity-management.list.statusbarconfig.md +11 -0
  60. package/docs/api/foundation-entity-management.list.title.md +11 -0
  61. package/docs/api/foundation-entity-management.list.updateevent.md +11 -0
  62. package/docs/api/foundation-entity-management.list.viewnumber.md +11 -0
  63. package/docs/api/foundation-entity-management.md +9 -0
  64. package/docs/api-report.md.api.md +112 -2
  65. package/package.json +22 -22
@@ -2864,6 +2864,1881 @@
2864
2864
  ],
2865
2865
  "name": "getErrorFormat"
2866
2866
  },
2867
+ {
2868
+ "kind": "Class",
2869
+ "canonicalReference": "@genesislcap/foundation-entity-management!List:class",
2870
+ "docComment": "",
2871
+ "excerptTokens": [
2872
+ {
2873
+ "kind": "Content",
2874
+ "text": "export declare class List extends "
2875
+ },
2876
+ {
2877
+ "kind": "Reference",
2878
+ "text": "List_base",
2879
+ "canonicalReference": "@genesislcap/foundation-entity-management!~List_base"
2880
+ },
2881
+ {
2882
+ "kind": "Content",
2883
+ "text": " "
2884
+ }
2885
+ ],
2886
+ "fileUrlPath": "src/list/list.ts",
2887
+ "releaseTag": "Public",
2888
+ "isAbstract": false,
2889
+ "name": "List",
2890
+ "preserveMemberOrder": false,
2891
+ "members": [
2892
+ {
2893
+ "kind": "Property",
2894
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#actionButtonsConfig:member",
2895
+ "docComment": "",
2896
+ "excerptTokens": [
2897
+ {
2898
+ "kind": "Content",
2899
+ "text": "actionButtonsConfig: "
2900
+ },
2901
+ {
2902
+ "kind": "Content",
2903
+ "text": "any[]"
2904
+ },
2905
+ {
2906
+ "kind": "Content",
2907
+ "text": ";"
2908
+ }
2909
+ ],
2910
+ "isReadonly": false,
2911
+ "isOptional": false,
2912
+ "releaseTag": "Public",
2913
+ "name": "actionButtonsConfig",
2914
+ "propertyTypeTokenRange": {
2915
+ "startIndex": 1,
2916
+ "endIndex": 2
2917
+ },
2918
+ "isStatic": false,
2919
+ "isProtected": false,
2920
+ "isAbstract": false
2921
+ },
2922
+ {
2923
+ "kind": "Property",
2924
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#asyncAdd:member",
2925
+ "docComment": "",
2926
+ "excerptTokens": [
2927
+ {
2928
+ "kind": "Content",
2929
+ "text": "asyncAdd: "
2930
+ },
2931
+ {
2932
+ "kind": "Content",
2933
+ "text": "boolean"
2934
+ },
2935
+ {
2936
+ "kind": "Content",
2937
+ "text": ";"
2938
+ }
2939
+ ],
2940
+ "isReadonly": false,
2941
+ "isOptional": false,
2942
+ "releaseTag": "Public",
2943
+ "name": "asyncAdd",
2944
+ "propertyTypeTokenRange": {
2945
+ "startIndex": 1,
2946
+ "endIndex": 2
2947
+ },
2948
+ "isStatic": false,
2949
+ "isProtected": false,
2950
+ "isAbstract": false
2951
+ },
2952
+ {
2953
+ "kind": "Property",
2954
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#asyncRemove:member",
2955
+ "docComment": "",
2956
+ "excerptTokens": [
2957
+ {
2958
+ "kind": "Content",
2959
+ "text": "asyncRemove: "
2960
+ },
2961
+ {
2962
+ "kind": "Content",
2963
+ "text": "boolean"
2964
+ },
2965
+ {
2966
+ "kind": "Content",
2967
+ "text": ";"
2968
+ }
2969
+ ],
2970
+ "isReadonly": false,
2971
+ "isOptional": false,
2972
+ "releaseTag": "Public",
2973
+ "name": "asyncRemove",
2974
+ "propertyTypeTokenRange": {
2975
+ "startIndex": 1,
2976
+ "endIndex": 2
2977
+ },
2978
+ "isStatic": false,
2979
+ "isProtected": false,
2980
+ "isAbstract": false
2981
+ },
2982
+ {
2983
+ "kind": "Property",
2984
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#asyncUpdate:member",
2985
+ "docComment": "",
2986
+ "excerptTokens": [
2987
+ {
2988
+ "kind": "Content",
2989
+ "text": "asyncUpdate: "
2990
+ },
2991
+ {
2992
+ "kind": "Content",
2993
+ "text": "boolean"
2994
+ },
2995
+ {
2996
+ "kind": "Content",
2997
+ "text": ";"
2998
+ }
2999
+ ],
3000
+ "isReadonly": false,
3001
+ "isOptional": false,
3002
+ "releaseTag": "Public",
3003
+ "name": "asyncUpdate",
3004
+ "propertyTypeTokenRange": {
3005
+ "startIndex": 1,
3006
+ "endIndex": 2
3007
+ },
3008
+ "isStatic": false,
3009
+ "isProtected": false,
3010
+ "isAbstract": false
3011
+ },
3012
+ {
3013
+ "kind": "Property",
3014
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#columns:member",
3015
+ "docComment": "",
3016
+ "excerptTokens": [
3017
+ {
3018
+ "kind": "Content",
3019
+ "text": "columns: "
3020
+ },
3021
+ {
3022
+ "kind": "Reference",
3023
+ "text": "ColDef",
3024
+ "canonicalReference": "@ag-grid-community/core!ColDef:interface"
3025
+ },
3026
+ {
3027
+ "kind": "Content",
3028
+ "text": "[]"
3029
+ },
3030
+ {
3031
+ "kind": "Content",
3032
+ "text": ";"
3033
+ }
3034
+ ],
3035
+ "isReadonly": false,
3036
+ "isOptional": false,
3037
+ "releaseTag": "Public",
3038
+ "name": "columns",
3039
+ "propertyTypeTokenRange": {
3040
+ "startIndex": 1,
3041
+ "endIndex": 3
3042
+ },
3043
+ "isStatic": false,
3044
+ "isProtected": false,
3045
+ "isAbstract": false
3046
+ },
3047
+ {
3048
+ "kind": "Property",
3049
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#connect:member",
3050
+ "docComment": "",
3051
+ "excerptTokens": [
3052
+ {
3053
+ "kind": "Content",
3054
+ "text": "protected connect: "
3055
+ },
3056
+ {
3057
+ "kind": "Reference",
3058
+ "text": "Connect",
3059
+ "canonicalReference": "@genesislcap/foundation-comms!Connect:interface"
3060
+ },
3061
+ {
3062
+ "kind": "Content",
3063
+ "text": ";"
3064
+ }
3065
+ ],
3066
+ "isReadonly": false,
3067
+ "isOptional": false,
3068
+ "releaseTag": "Public",
3069
+ "name": "connect",
3070
+ "propertyTypeTokenRange": {
3071
+ "startIndex": 1,
3072
+ "endIndex": 2
3073
+ },
3074
+ "isStatic": false,
3075
+ "isProtected": true,
3076
+ "isAbstract": false
3077
+ },
3078
+ {
3079
+ "kind": "Method",
3080
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#connectedCallback:member(1)",
3081
+ "docComment": "",
3082
+ "excerptTokens": [
3083
+ {
3084
+ "kind": "Content",
3085
+ "text": "connectedCallback(): "
3086
+ },
3087
+ {
3088
+ "kind": "Content",
3089
+ "text": "void"
3090
+ },
3091
+ {
3092
+ "kind": "Content",
3093
+ "text": ";"
3094
+ }
3095
+ ],
3096
+ "isStatic": false,
3097
+ "returnTypeTokenRange": {
3098
+ "startIndex": 1,
3099
+ "endIndex": 2
3100
+ },
3101
+ "releaseTag": "Public",
3102
+ "isProtected": false,
3103
+ "overloadIndex": 1,
3104
+ "parameters": [],
3105
+ "isOptional": false,
3106
+ "isAbstract": false,
3107
+ "name": "connectedCallback"
3108
+ },
3109
+ {
3110
+ "kind": "Property",
3111
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#createEvent:member",
3112
+ "docComment": "",
3113
+ "excerptTokens": [
3114
+ {
3115
+ "kind": "Content",
3116
+ "text": "createEvent: "
3117
+ },
3118
+ {
3119
+ "kind": "Content",
3120
+ "text": "string"
3121
+ },
3122
+ {
3123
+ "kind": "Content",
3124
+ "text": ";"
3125
+ }
3126
+ ],
3127
+ "isReadonly": false,
3128
+ "isOptional": false,
3129
+ "releaseTag": "Public",
3130
+ "name": "createEvent",
3131
+ "propertyTypeTokenRange": {
3132
+ "startIndex": 1,
3133
+ "endIndex": 2
3134
+ },
3135
+ "isStatic": false,
3136
+ "isProtected": false,
3137
+ "isAbstract": false
3138
+ },
3139
+ {
3140
+ "kind": "Property",
3141
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#criteria:member",
3142
+ "docComment": "",
3143
+ "excerptTokens": [
3144
+ {
3145
+ "kind": "Content",
3146
+ "text": "get criteria(): "
3147
+ },
3148
+ {
3149
+ "kind": "Content",
3150
+ "text": "string"
3151
+ },
3152
+ {
3153
+ "kind": "Content",
3154
+ "text": ";"
3155
+ }
3156
+ ],
3157
+ "isReadonly": true,
3158
+ "isOptional": false,
3159
+ "releaseTag": "Public",
3160
+ "name": "criteria",
3161
+ "propertyTypeTokenRange": {
3162
+ "startIndex": 1,
3163
+ "endIndex": 2
3164
+ },
3165
+ "isStatic": false,
3166
+ "isProtected": false,
3167
+ "isAbstract": false
3168
+ },
3169
+ {
3170
+ "kind": "Property",
3171
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#customActions:member",
3172
+ "docComment": "",
3173
+ "excerptTokens": [
3174
+ {
3175
+ "kind": "Content",
3176
+ "text": "customActions: "
3177
+ },
3178
+ {
3179
+ "kind": "Reference",
3180
+ "text": "CustomAction",
3181
+ "canonicalReference": "@genesislcap/foundation-entity-management!CustomAction:interface"
3182
+ },
3183
+ {
3184
+ "kind": "Content",
3185
+ "text": "[]"
3186
+ },
3187
+ {
3188
+ "kind": "Content",
3189
+ "text": ";"
3190
+ }
3191
+ ],
3192
+ "isReadonly": false,
3193
+ "isOptional": false,
3194
+ "releaseTag": "Public",
3195
+ "name": "customActions",
3196
+ "propertyTypeTokenRange": {
3197
+ "startIndex": 1,
3198
+ "endIndex": 3
3199
+ },
3200
+ "isStatic": false,
3201
+ "isProtected": false,
3202
+ "isAbstract": false
3203
+ },
3204
+ {
3205
+ "kind": "Property",
3206
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#datasource:member",
3207
+ "docComment": "",
3208
+ "excerptTokens": [
3209
+ {
3210
+ "kind": "Content",
3211
+ "text": "datasource: "
3212
+ },
3213
+ {
3214
+ "kind": "Reference",
3215
+ "text": "GridProGenesisDatasource",
3216
+ "canonicalReference": "@genesislcap/grid-pro!GridProGenesisDatasource:class"
3217
+ },
3218
+ {
3219
+ "kind": "Content",
3220
+ "text": ";"
3221
+ }
3222
+ ],
3223
+ "isReadonly": false,
3224
+ "isOptional": false,
3225
+ "releaseTag": "Public",
3226
+ "name": "datasource",
3227
+ "propertyTypeTokenRange": {
3228
+ "startIndex": 1,
3229
+ "endIndex": 2
3230
+ },
3231
+ "isStatic": false,
3232
+ "isProtected": false,
3233
+ "isAbstract": false
3234
+ },
3235
+ {
3236
+ "kind": "Property",
3237
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#datasourceConfig:member",
3238
+ "docComment": "",
3239
+ "excerptTokens": [
3240
+ {
3241
+ "kind": "Content",
3242
+ "text": "datasourceConfig: "
3243
+ },
3244
+ {
3245
+ "kind": "Reference",
3246
+ "text": "DatasourceConfiguration",
3247
+ "canonicalReference": "@genesislcap/foundation-entity-management!DatasourceConfiguration:type"
3248
+ },
3249
+ {
3250
+ "kind": "Content",
3251
+ "text": ";"
3252
+ }
3253
+ ],
3254
+ "isReadonly": false,
3255
+ "isOptional": false,
3256
+ "releaseTag": "Public",
3257
+ "name": "datasourceConfig",
3258
+ "propertyTypeTokenRange": {
3259
+ "startIndex": 1,
3260
+ "endIndex": 2
3261
+ },
3262
+ "isStatic": false,
3263
+ "isProtected": false,
3264
+ "isAbstract": false
3265
+ },
3266
+ {
3267
+ "kind": "Property",
3268
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#datasourceType:member",
3269
+ "docComment": "",
3270
+ "excerptTokens": [
3271
+ {
3272
+ "kind": "Content",
3273
+ "text": "datasourceType: "
3274
+ },
3275
+ {
3276
+ "kind": "Reference",
3277
+ "text": "DatasourceType",
3278
+ "canonicalReference": "@genesislcap/grid-pro!DatasourceType:type"
3279
+ },
3280
+ {
3281
+ "kind": "Content",
3282
+ "text": ";"
3283
+ }
3284
+ ],
3285
+ "isReadonly": false,
3286
+ "isOptional": false,
3287
+ "releaseTag": "Public",
3288
+ "name": "datasourceType",
3289
+ "propertyTypeTokenRange": {
3290
+ "startIndex": 1,
3291
+ "endIndex": 2
3292
+ },
3293
+ "isStatic": false,
3294
+ "isProtected": false,
3295
+ "isAbstract": false
3296
+ },
3297
+ {
3298
+ "kind": "Method",
3299
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#delete:member(1)",
3300
+ "docComment": "",
3301
+ "excerptTokens": [
3302
+ {
3303
+ "kind": "Content",
3304
+ "text": "delete(e: "
3305
+ },
3306
+ {
3307
+ "kind": "Content",
3308
+ "text": "any"
3309
+ },
3310
+ {
3311
+ "kind": "Content",
3312
+ "text": "): "
3313
+ },
3314
+ {
3315
+ "kind": "Reference",
3316
+ "text": "Promise",
3317
+ "canonicalReference": "!Promise:interface"
3318
+ },
3319
+ {
3320
+ "kind": "Content",
3321
+ "text": "<void>"
3322
+ },
3323
+ {
3324
+ "kind": "Content",
3325
+ "text": ";"
3326
+ }
3327
+ ],
3328
+ "isStatic": false,
3329
+ "returnTypeTokenRange": {
3330
+ "startIndex": 3,
3331
+ "endIndex": 5
3332
+ },
3333
+ "releaseTag": "Public",
3334
+ "isProtected": false,
3335
+ "overloadIndex": 1,
3336
+ "parameters": [
3337
+ {
3338
+ "parameterName": "e",
3339
+ "parameterTypeTokenRange": {
3340
+ "startIndex": 1,
3341
+ "endIndex": 2
3342
+ },
3343
+ "isOptional": false
3344
+ }
3345
+ ],
3346
+ "isOptional": false,
3347
+ "isAbstract": false,
3348
+ "name": "delete"
3349
+ },
3350
+ {
3351
+ "kind": "Property",
3352
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#deleteEvent:member",
3353
+ "docComment": "",
3354
+ "excerptTokens": [
3355
+ {
3356
+ "kind": "Content",
3357
+ "text": "deleteEvent: "
3358
+ },
3359
+ {
3360
+ "kind": "Content",
3361
+ "text": "string"
3362
+ },
3363
+ {
3364
+ "kind": "Content",
3365
+ "text": ";"
3366
+ }
3367
+ ],
3368
+ "isReadonly": false,
3369
+ "isOptional": false,
3370
+ "releaseTag": "Public",
3371
+ "name": "deleteEvent",
3372
+ "propertyTypeTokenRange": {
3373
+ "startIndex": 1,
3374
+ "endIndex": 2
3375
+ },
3376
+ "isStatic": false,
3377
+ "isProtected": false,
3378
+ "isAbstract": false
3379
+ },
3380
+ {
3381
+ "kind": "Property",
3382
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#disablePolling:member",
3383
+ "docComment": "",
3384
+ "excerptTokens": [
3385
+ {
3386
+ "kind": "Content",
3387
+ "text": "get disablePolling(): "
3388
+ },
3389
+ {
3390
+ "kind": "Content",
3391
+ "text": "boolean"
3392
+ },
3393
+ {
3394
+ "kind": "Content",
3395
+ "text": ";"
3396
+ }
3397
+ ],
3398
+ "isReadonly": true,
3399
+ "isOptional": false,
3400
+ "releaseTag": "Public",
3401
+ "name": "disablePolling",
3402
+ "propertyTypeTokenRange": {
3403
+ "startIndex": 1,
3404
+ "endIndex": 2
3405
+ },
3406
+ "isStatic": false,
3407
+ "isProtected": false,
3408
+ "isAbstract": false
3409
+ },
3410
+ {
3411
+ "kind": "Method",
3412
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#disconnectedCallback:member(1)",
3413
+ "docComment": "",
3414
+ "excerptTokens": [
3415
+ {
3416
+ "kind": "Content",
3417
+ "text": "disconnectedCallback(): "
3418
+ },
3419
+ {
3420
+ "kind": "Reference",
3421
+ "text": "Promise",
3422
+ "canonicalReference": "!Promise:interface"
3423
+ },
3424
+ {
3425
+ "kind": "Content",
3426
+ "text": "<void>"
3427
+ },
3428
+ {
3429
+ "kind": "Content",
3430
+ "text": ";"
3431
+ }
3432
+ ],
3433
+ "isStatic": false,
3434
+ "returnTypeTokenRange": {
3435
+ "startIndex": 1,
3436
+ "endIndex": 3
3437
+ },
3438
+ "releaseTag": "Public",
3439
+ "isProtected": false,
3440
+ "overloadIndex": 1,
3441
+ "parameters": [],
3442
+ "isOptional": false,
3443
+ "isAbstract": false,
3444
+ "name": "disconnectedCallback"
3445
+ },
3446
+ {
3447
+ "kind": "Property",
3448
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#enableCellFlashing:member",
3449
+ "docComment": "",
3450
+ "excerptTokens": [
3451
+ {
3452
+ "kind": "Content",
3453
+ "text": "enableCellFlashing: "
3454
+ },
3455
+ {
3456
+ "kind": "Content",
3457
+ "text": "boolean"
3458
+ },
3459
+ {
3460
+ "kind": "Content",
3461
+ "text": ";"
3462
+ }
3463
+ ],
3464
+ "isReadonly": false,
3465
+ "isOptional": false,
3466
+ "releaseTag": "Public",
3467
+ "name": "enableCellFlashing",
3468
+ "propertyTypeTokenRange": {
3469
+ "startIndex": 1,
3470
+ "endIndex": 2
3471
+ },
3472
+ "isStatic": false,
3473
+ "isProtected": false,
3474
+ "isAbstract": false
3475
+ },
3476
+ {
3477
+ "kind": "Property",
3478
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#enableFilterBar:member",
3479
+ "docComment": "",
3480
+ "excerptTokens": [
3481
+ {
3482
+ "kind": "Content",
3483
+ "text": "enableFilterBar: "
3484
+ },
3485
+ {
3486
+ "kind": "Content",
3487
+ "text": "boolean"
3488
+ },
3489
+ {
3490
+ "kind": "Content",
3491
+ "text": ";"
3492
+ }
3493
+ ],
3494
+ "isReadonly": false,
3495
+ "isOptional": false,
3496
+ "releaseTag": "Public",
3497
+ "name": "enableFilterBar",
3498
+ "propertyTypeTokenRange": {
3499
+ "startIndex": 1,
3500
+ "endIndex": 2
3501
+ },
3502
+ "isStatic": false,
3503
+ "isProtected": false,
3504
+ "isAbstract": false
3505
+ },
3506
+ {
3507
+ "kind": "Property",
3508
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#enableRowFlashing:member",
3509
+ "docComment": "",
3510
+ "excerptTokens": [
3511
+ {
3512
+ "kind": "Content",
3513
+ "text": "enableRowFlashing: "
3514
+ },
3515
+ {
3516
+ "kind": "Content",
3517
+ "text": "boolean"
3518
+ },
3519
+ {
3520
+ "kind": "Content",
3521
+ "text": ";"
3522
+ }
3523
+ ],
3524
+ "isReadonly": false,
3525
+ "isOptional": false,
3526
+ "releaseTag": "Public",
3527
+ "name": "enableRowFlashing",
3528
+ "propertyTypeTokenRange": {
3529
+ "startIndex": 1,
3530
+ "endIndex": 2
3531
+ },
3532
+ "isStatic": false,
3533
+ "isProtected": false,
3534
+ "isAbstract": false
3535
+ },
3536
+ {
3537
+ "kind": "Property",
3538
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#fields:member",
3539
+ "docComment": "",
3540
+ "excerptTokens": [
3541
+ {
3542
+ "kind": "Content",
3543
+ "text": "get fields(): "
3544
+ },
3545
+ {
3546
+ "kind": "Content",
3547
+ "text": "string"
3548
+ },
3549
+ {
3550
+ "kind": "Content",
3551
+ "text": ";"
3552
+ }
3553
+ ],
3554
+ "isReadonly": true,
3555
+ "isOptional": false,
3556
+ "releaseTag": "Public",
3557
+ "name": "fields",
3558
+ "propertyTypeTokenRange": {
3559
+ "startIndex": 1,
3560
+ "endIndex": 2
3561
+ },
3562
+ "isStatic": false,
3563
+ "isProtected": false,
3564
+ "isAbstract": false
3565
+ },
3566
+ {
3567
+ "kind": "Property",
3568
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#grid:member",
3569
+ "docComment": "",
3570
+ "excerptTokens": [
3571
+ {
3572
+ "kind": "Content",
3573
+ "text": "grid: "
3574
+ },
3575
+ {
3576
+ "kind": "Reference",
3577
+ "text": "ZeroGridPro",
3578
+ "canonicalReference": "@genesislcap/foundation-zero-grid-pro!ZeroGridPro:class"
3579
+ },
3580
+ {
3581
+ "kind": "Content",
3582
+ "text": ";"
3583
+ }
3584
+ ],
3585
+ "isReadonly": false,
3586
+ "isOptional": false,
3587
+ "releaseTag": "Public",
3588
+ "name": "grid",
3589
+ "propertyTypeTokenRange": {
3590
+ "startIndex": 1,
3591
+ "endIndex": 2
3592
+ },
3593
+ "isStatic": false,
3594
+ "isProtected": false,
3595
+ "isAbstract": false
3596
+ },
3597
+ {
3598
+ "kind": "Property",
3599
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#gridAutosizing:member",
3600
+ "docComment": "/**\n * Controls automatic column sizing on interaction. Disables manual column widths and local storage persistence of widths.\n *\n * @public\n */\n",
3601
+ "excerptTokens": [
3602
+ {
3603
+ "kind": "Content",
3604
+ "text": "gridAutosizing: "
3605
+ },
3606
+ {
3607
+ "kind": "Content",
3608
+ "text": "boolean"
3609
+ },
3610
+ {
3611
+ "kind": "Content",
3612
+ "text": ";"
3613
+ }
3614
+ ],
3615
+ "isReadonly": false,
3616
+ "isOptional": false,
3617
+ "releaseTag": "Public",
3618
+ "name": "gridAutosizing",
3619
+ "propertyTypeTokenRange": {
3620
+ "startIndex": 1,
3621
+ "endIndex": 2
3622
+ },
3623
+ "isStatic": false,
3624
+ "isProtected": false,
3625
+ "isAbstract": false
3626
+ },
3627
+ {
3628
+ "kind": "Property",
3629
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#gridOptions:member",
3630
+ "docComment": "",
3631
+ "excerptTokens": [
3632
+ {
3633
+ "kind": "Content",
3634
+ "text": "gridOptions: "
3635
+ },
3636
+ {
3637
+ "kind": "Reference",
3638
+ "text": "GridOptions",
3639
+ "canonicalReference": "@ag-grid-community/core!GridOptions:interface"
3640
+ },
3641
+ {
3642
+ "kind": "Content",
3643
+ "text": ";"
3644
+ }
3645
+ ],
3646
+ "isReadonly": false,
3647
+ "isOptional": false,
3648
+ "releaseTag": "Public",
3649
+ "name": "gridOptions",
3650
+ "propertyTypeTokenRange": {
3651
+ "startIndex": 1,
3652
+ "endIndex": 2
3653
+ },
3654
+ "isStatic": false,
3655
+ "isProtected": false,
3656
+ "isAbstract": false
3657
+ },
3658
+ {
3659
+ "kind": "Method",
3660
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#handleCellEditRequest:member(1)",
3661
+ "docComment": "",
3662
+ "excerptTokens": [
3663
+ {
3664
+ "kind": "Content",
3665
+ "text": "handleCellEditRequest(event: "
3666
+ },
3667
+ {
3668
+ "kind": "Reference",
3669
+ "text": "CustomEvent",
3670
+ "canonicalReference": "!CustomEvent:interface"
3671
+ },
3672
+ {
3673
+ "kind": "Content",
3674
+ "text": "<"
3675
+ },
3676
+ {
3677
+ "kind": "Reference",
3678
+ "text": "CellEditRequestEvent",
3679
+ "canonicalReference": "@ag-grid-community/core!CellEditRequestEvent:interface"
3680
+ },
3681
+ {
3682
+ "kind": "Content",
3683
+ "text": ">"
3684
+ },
3685
+ {
3686
+ "kind": "Content",
3687
+ "text": "): "
3688
+ },
3689
+ {
3690
+ "kind": "Reference",
3691
+ "text": "Promise",
3692
+ "canonicalReference": "!Promise:interface"
3693
+ },
3694
+ {
3695
+ "kind": "Content",
3696
+ "text": "<void>"
3697
+ },
3698
+ {
3699
+ "kind": "Content",
3700
+ "text": ";"
3701
+ }
3702
+ ],
3703
+ "isStatic": false,
3704
+ "returnTypeTokenRange": {
3705
+ "startIndex": 6,
3706
+ "endIndex": 8
3707
+ },
3708
+ "releaseTag": "Public",
3709
+ "isProtected": false,
3710
+ "overloadIndex": 1,
3711
+ "parameters": [
3712
+ {
3713
+ "parameterName": "event",
3714
+ "parameterTypeTokenRange": {
3715
+ "startIndex": 1,
3716
+ "endIndex": 5
3717
+ },
3718
+ "isOptional": false
3719
+ }
3720
+ ],
3721
+ "isOptional": false,
3722
+ "isAbstract": false,
3723
+ "name": "handleCellEditRequest"
3724
+ },
3725
+ {
3726
+ "kind": "Method",
3727
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#handleRowClicked:member(1)",
3728
+ "docComment": "",
3729
+ "excerptTokens": [
3730
+ {
3731
+ "kind": "Content",
3732
+ "text": "handleRowClicked(e: "
3733
+ },
3734
+ {
3735
+ "kind": "Reference",
3736
+ "text": "CustomEvent",
3737
+ "canonicalReference": "!CustomEvent:interface"
3738
+ },
3739
+ {
3740
+ "kind": "Content",
3741
+ "text": "): "
3742
+ },
3743
+ {
3744
+ "kind": "Content",
3745
+ "text": "void"
3746
+ },
3747
+ {
3748
+ "kind": "Content",
3749
+ "text": ";"
3750
+ }
3751
+ ],
3752
+ "isStatic": false,
3753
+ "returnTypeTokenRange": {
3754
+ "startIndex": 3,
3755
+ "endIndex": 4
3756
+ },
3757
+ "releaseTag": "Public",
3758
+ "isProtected": false,
3759
+ "overloadIndex": 1,
3760
+ "parameters": [
3761
+ {
3762
+ "parameterName": "e",
3763
+ "parameterTypeTokenRange": {
3764
+ "startIndex": 1,
3765
+ "endIndex": 2
3766
+ },
3767
+ "isOptional": false
3768
+ }
3769
+ ],
3770
+ "isOptional": false,
3771
+ "isAbstract": false,
3772
+ "name": "handleRowClicked"
3773
+ },
3774
+ {
3775
+ "kind": "Method",
3776
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#handleRowContextMenu:member(1)",
3777
+ "docComment": "",
3778
+ "excerptTokens": [
3779
+ {
3780
+ "kind": "Content",
3781
+ "text": "handleRowContextMenu(e: "
3782
+ },
3783
+ {
3784
+ "kind": "Reference",
3785
+ "text": "CustomEvent",
3786
+ "canonicalReference": "!CustomEvent:interface"
3787
+ },
3788
+ {
3789
+ "kind": "Content",
3790
+ "text": "): "
3791
+ },
3792
+ {
3793
+ "kind": "Content",
3794
+ "text": "void"
3795
+ },
3796
+ {
3797
+ "kind": "Content",
3798
+ "text": ";"
3799
+ }
3800
+ ],
3801
+ "isStatic": false,
3802
+ "returnTypeTokenRange": {
3803
+ "startIndex": 3,
3804
+ "endIndex": 4
3805
+ },
3806
+ "releaseTag": "Public",
3807
+ "isProtected": false,
3808
+ "overloadIndex": 1,
3809
+ "parameters": [
3810
+ {
3811
+ "parameterName": "e",
3812
+ "parameterTypeTokenRange": {
3813
+ "startIndex": 1,
3814
+ "endIndex": 2
3815
+ },
3816
+ "isOptional": false
3817
+ }
3818
+ ],
3819
+ "isOptional": false,
3820
+ "isAbstract": false,
3821
+ "name": "handleRowContextMenu"
3822
+ },
3823
+ {
3824
+ "kind": "Method",
3825
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#handleRowDblClicked:member(1)",
3826
+ "docComment": "",
3827
+ "excerptTokens": [
3828
+ {
3829
+ "kind": "Content",
3830
+ "text": "handleRowDblClicked(e: "
3831
+ },
3832
+ {
3833
+ "kind": "Reference",
3834
+ "text": "CustomEvent",
3835
+ "canonicalReference": "!CustomEvent:interface"
3836
+ },
3837
+ {
3838
+ "kind": "Content",
3839
+ "text": "): "
3840
+ },
3841
+ {
3842
+ "kind": "Content",
3843
+ "text": "void"
3844
+ },
3845
+ {
3846
+ "kind": "Content",
3847
+ "text": ";"
3848
+ }
3849
+ ],
3850
+ "isStatic": false,
3851
+ "returnTypeTokenRange": {
3852
+ "startIndex": 3,
3853
+ "endIndex": 4
3854
+ },
3855
+ "releaseTag": "Public",
3856
+ "isProtected": false,
3857
+ "overloadIndex": 1,
3858
+ "parameters": [
3859
+ {
3860
+ "parameterName": "e",
3861
+ "parameterTypeTokenRange": {
3862
+ "startIndex": 1,
3863
+ "endIndex": 2
3864
+ },
3865
+ "isOptional": false
3866
+ }
3867
+ ],
3868
+ "isOptional": false,
3869
+ "isAbstract": false,
3870
+ "name": "handleRowDblClicked"
3871
+ },
3872
+ {
3873
+ "kind": "Method",
3874
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#handleRowSelected:member(1)",
3875
+ "docComment": "",
3876
+ "excerptTokens": [
3877
+ {
3878
+ "kind": "Content",
3879
+ "text": "handleRowSelected(e: "
3880
+ },
3881
+ {
3882
+ "kind": "Reference",
3883
+ "text": "CustomEvent",
3884
+ "canonicalReference": "!CustomEvent:interface"
3885
+ },
3886
+ {
3887
+ "kind": "Content",
3888
+ "text": "): "
3889
+ },
3890
+ {
3891
+ "kind": "Content",
3892
+ "text": "void"
3893
+ },
3894
+ {
3895
+ "kind": "Content",
3896
+ "text": ";"
3897
+ }
3898
+ ],
3899
+ "isStatic": false,
3900
+ "returnTypeTokenRange": {
3901
+ "startIndex": 3,
3902
+ "endIndex": 4
3903
+ },
3904
+ "releaseTag": "Public",
3905
+ "isProtected": false,
3906
+ "overloadIndex": 1,
3907
+ "parameters": [
3908
+ {
3909
+ "parameterName": "e",
3910
+ "parameterTypeTokenRange": {
3911
+ "startIndex": 1,
3912
+ "endIndex": 2
3913
+ },
3914
+ "isOptional": false
3915
+ }
3916
+ ],
3917
+ "isOptional": false,
3918
+ "isAbstract": false,
3919
+ "name": "handleRowSelected"
3920
+ },
3921
+ {
3922
+ "kind": "Method",
3923
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#handleSelectionChanged:member(1)",
3924
+ "docComment": "",
3925
+ "excerptTokens": [
3926
+ {
3927
+ "kind": "Content",
3928
+ "text": "handleSelectionChanged(e: "
3929
+ },
3930
+ {
3931
+ "kind": "Reference",
3932
+ "text": "CustomEvent",
3933
+ "canonicalReference": "!CustomEvent:interface"
3934
+ },
3935
+ {
3936
+ "kind": "Content",
3937
+ "text": "<"
3938
+ },
3939
+ {
3940
+ "kind": "Reference",
3941
+ "text": "SelectionChangedEvent",
3942
+ "canonicalReference": "@ag-grid-community/core!SelectionChangedEvent:interface"
3943
+ },
3944
+ {
3945
+ "kind": "Content",
3946
+ "text": ">"
3947
+ },
3948
+ {
3949
+ "kind": "Content",
3950
+ "text": "): "
3951
+ },
3952
+ {
3953
+ "kind": "Content",
3954
+ "text": "void"
3955
+ },
3956
+ {
3957
+ "kind": "Content",
3958
+ "text": ";"
3959
+ }
3960
+ ],
3961
+ "isStatic": false,
3962
+ "returnTypeTokenRange": {
3963
+ "startIndex": 6,
3964
+ "endIndex": 7
3965
+ },
3966
+ "releaseTag": "Public",
3967
+ "isProtected": false,
3968
+ "overloadIndex": 1,
3969
+ "parameters": [
3970
+ {
3971
+ "parameterName": "e",
3972
+ "parameterTypeTokenRange": {
3973
+ "startIndex": 1,
3974
+ "endIndex": 5
3975
+ },
3976
+ "isOptional": false
3977
+ }
3978
+ ],
3979
+ "isOptional": false,
3980
+ "isAbstract": false,
3981
+ "name": "handleSelectionChanged"
3982
+ },
3983
+ {
3984
+ "kind": "Property",
3985
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#headerCaseType:member",
3986
+ "docComment": "",
3987
+ "excerptTokens": [
3988
+ {
3989
+ "kind": "Content",
3990
+ "text": "headerCaseType: "
3991
+ },
3992
+ {
3993
+ "kind": "Reference",
3994
+ "text": "GridProCaseType",
3995
+ "canonicalReference": "@genesislcap/grid-pro!GridProCaseType:enum"
3996
+ },
3997
+ {
3998
+ "kind": "Content",
3999
+ "text": ";"
4000
+ }
4001
+ ],
4002
+ "isReadonly": false,
4003
+ "isOptional": false,
4004
+ "releaseTag": "Public",
4005
+ "name": "headerCaseType",
4006
+ "propertyTypeTokenRange": {
4007
+ "startIndex": 1,
4008
+ "endIndex": 2
4009
+ },
4010
+ "isStatic": false,
4011
+ "isProtected": false,
4012
+ "isAbstract": false
4013
+ },
4014
+ {
4015
+ "kind": "Property",
4016
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#hideDelete:member",
4017
+ "docComment": "",
4018
+ "excerptTokens": [
4019
+ {
4020
+ "kind": "Content",
4021
+ "text": "hideDelete: "
4022
+ },
4023
+ {
4024
+ "kind": "Content",
4025
+ "text": "boolean"
4026
+ },
4027
+ {
4028
+ "kind": "Content",
4029
+ "text": ";"
4030
+ }
4031
+ ],
4032
+ "isReadonly": false,
4033
+ "isOptional": false,
4034
+ "releaseTag": "Public",
4035
+ "name": "hideDelete",
4036
+ "propertyTypeTokenRange": {
4037
+ "startIndex": 1,
4038
+ "endIndex": 2
4039
+ },
4040
+ "isStatic": false,
4041
+ "isProtected": false,
4042
+ "isAbstract": false
4043
+ },
4044
+ {
4045
+ "kind": "Property",
4046
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#hideEdit:member",
4047
+ "docComment": "",
4048
+ "excerptTokens": [
4049
+ {
4050
+ "kind": "Content",
4051
+ "text": "hideEdit: "
4052
+ },
4053
+ {
4054
+ "kind": "Content",
4055
+ "text": "boolean"
4056
+ },
4057
+ {
4058
+ "kind": "Content",
4059
+ "text": ";"
4060
+ }
4061
+ ],
4062
+ "isReadonly": false,
4063
+ "isOptional": false,
4064
+ "releaseTag": "Public",
4065
+ "name": "hideEdit",
4066
+ "propertyTypeTokenRange": {
4067
+ "startIndex": 1,
4068
+ "endIndex": 2
4069
+ },
4070
+ "isStatic": false,
4071
+ "isProtected": false,
4072
+ "isAbstract": false
4073
+ },
4074
+ {
4075
+ "kind": "Property",
4076
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#isServerSideDatasource:member",
4077
+ "docComment": "",
4078
+ "excerptTokens": [
4079
+ {
4080
+ "kind": "Content",
4081
+ "text": "get isServerSideDatasource(): "
4082
+ },
4083
+ {
4084
+ "kind": "Content",
4085
+ "text": "boolean"
4086
+ },
4087
+ {
4088
+ "kind": "Content",
4089
+ "text": ";"
4090
+ }
4091
+ ],
4092
+ "isReadonly": true,
4093
+ "isOptional": false,
4094
+ "releaseTag": "Public",
4095
+ "name": "isServerSideDatasource",
4096
+ "propertyTypeTokenRange": {
4097
+ "startIndex": 1,
4098
+ "endIndex": 2
4099
+ },
4100
+ "isStatic": false,
4101
+ "isProtected": false,
4102
+ "isAbstract": false
4103
+ },
4104
+ {
4105
+ "kind": "Property",
4106
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#isSnapshot:member",
4107
+ "docComment": "",
4108
+ "excerptTokens": [
4109
+ {
4110
+ "kind": "Content",
4111
+ "text": "get isSnapshot(): "
4112
+ },
4113
+ {
4114
+ "kind": "Content",
4115
+ "text": "boolean"
4116
+ },
4117
+ {
4118
+ "kind": "Content",
4119
+ "text": ";"
4120
+ }
4121
+ ],
4122
+ "isReadonly": true,
4123
+ "isOptional": false,
4124
+ "releaseTag": "Public",
4125
+ "name": "isSnapshot",
4126
+ "propertyTypeTokenRange": {
4127
+ "startIndex": 1,
4128
+ "endIndex": 2
4129
+ },
4130
+ "isStatic": false,
4131
+ "isProtected": false,
4132
+ "isAbstract": false
4133
+ },
4134
+ {
4135
+ "kind": "Property",
4136
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#maxRows:member",
4137
+ "docComment": "",
4138
+ "excerptTokens": [
4139
+ {
4140
+ "kind": "Content",
4141
+ "text": "get maxRows(): "
4142
+ },
4143
+ {
4144
+ "kind": "Content",
4145
+ "text": "number"
4146
+ },
4147
+ {
4148
+ "kind": "Content",
4149
+ "text": ";"
4150
+ }
4151
+ ],
4152
+ "isReadonly": true,
4153
+ "isOptional": false,
4154
+ "releaseTag": "Public",
4155
+ "name": "maxRows",
4156
+ "propertyTypeTokenRange": {
4157
+ "startIndex": 1,
4158
+ "endIndex": 2
4159
+ },
4160
+ "isStatic": false,
4161
+ "isProtected": false,
4162
+ "isAbstract": false
4163
+ },
4164
+ {
4165
+ "kind": "Property",
4166
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#maxView:member",
4167
+ "docComment": "",
4168
+ "excerptTokens": [
4169
+ {
4170
+ "kind": "Content",
4171
+ "text": "get maxView(): "
4172
+ },
4173
+ {
4174
+ "kind": "Content",
4175
+ "text": "number"
4176
+ },
4177
+ {
4178
+ "kind": "Content",
4179
+ "text": ";"
4180
+ }
4181
+ ],
4182
+ "isReadonly": true,
4183
+ "isOptional": false,
4184
+ "releaseTag": "Public",
4185
+ "name": "maxView",
4186
+ "propertyTypeTokenRange": {
4187
+ "startIndex": 1,
4188
+ "endIndex": 2
4189
+ },
4190
+ "isStatic": false,
4191
+ "isProtected": false,
4192
+ "isAbstract": false
4193
+ },
4194
+ {
4195
+ "kind": "Property",
4196
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#movingView:member",
4197
+ "docComment": "",
4198
+ "excerptTokens": [
4199
+ {
4200
+ "kind": "Content",
4201
+ "text": "get movingView(): "
4202
+ },
4203
+ {
4204
+ "kind": "Content",
4205
+ "text": "boolean"
4206
+ },
4207
+ {
4208
+ "kind": "Content",
4209
+ "text": ";"
4210
+ }
4211
+ ],
4212
+ "isReadonly": true,
4213
+ "isOptional": false,
4214
+ "releaseTag": "Public",
4215
+ "name": "movingView",
4216
+ "propertyTypeTokenRange": {
4217
+ "startIndex": 1,
4218
+ "endIndex": 2
4219
+ },
4220
+ "isStatic": false,
4221
+ "isProtected": false,
4222
+ "isAbstract": false
4223
+ },
4224
+ {
4225
+ "kind": "Property",
4226
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#orderBy:member",
4227
+ "docComment": "",
4228
+ "excerptTokens": [
4229
+ {
4230
+ "kind": "Content",
4231
+ "text": "get orderBy(): "
4232
+ },
4233
+ {
4234
+ "kind": "Content",
4235
+ "text": "string"
4236
+ },
4237
+ {
4238
+ "kind": "Content",
4239
+ "text": ";"
4240
+ }
4241
+ ],
4242
+ "isReadonly": true,
4243
+ "isOptional": false,
4244
+ "releaseTag": "Public",
4245
+ "name": "orderBy",
4246
+ "propertyTypeTokenRange": {
4247
+ "startIndex": 1,
4248
+ "endIndex": 2
4249
+ },
4250
+ "isStatic": false,
4251
+ "isProtected": false,
4252
+ "isAbstract": false
4253
+ },
4254
+ {
4255
+ "kind": "Property",
4256
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#persistColumnStateKey:member",
4257
+ "docComment": "",
4258
+ "excerptTokens": [
4259
+ {
4260
+ "kind": "Content",
4261
+ "text": "persistColumnStateKey: "
4262
+ },
4263
+ {
4264
+ "kind": "Content",
4265
+ "text": "string"
4266
+ },
4267
+ {
4268
+ "kind": "Content",
4269
+ "text": ";"
4270
+ }
4271
+ ],
4272
+ "isReadonly": false,
4273
+ "isOptional": false,
4274
+ "releaseTag": "Public",
4275
+ "name": "persistColumnStateKey",
4276
+ "propertyTypeTokenRange": {
4277
+ "startIndex": 1,
4278
+ "endIndex": 2
4279
+ },
4280
+ "isStatic": false,
4281
+ "isProtected": false,
4282
+ "isAbstract": false
4283
+ },
4284
+ {
4285
+ "kind": "Property",
4286
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#persistFilterModelKey:member",
4287
+ "docComment": "",
4288
+ "excerptTokens": [
4289
+ {
4290
+ "kind": "Content",
4291
+ "text": "persistFilterModelKey: "
4292
+ },
4293
+ {
4294
+ "kind": "Content",
4295
+ "text": "string"
4296
+ },
4297
+ {
4298
+ "kind": "Content",
4299
+ "text": ";"
4300
+ }
4301
+ ],
4302
+ "isReadonly": false,
4303
+ "isOptional": false,
4304
+ "releaseTag": "Public",
4305
+ "name": "persistFilterModelKey",
4306
+ "propertyTypeTokenRange": {
4307
+ "startIndex": 1,
4308
+ "endIndex": 2
4309
+ },
4310
+ "isStatic": false,
4311
+ "isProtected": false,
4312
+ "isAbstract": false
4313
+ },
4314
+ {
4315
+ "kind": "Property",
4316
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#pollingInterval:member",
4317
+ "docComment": "",
4318
+ "excerptTokens": [
4319
+ {
4320
+ "kind": "Content",
4321
+ "text": "get pollingInterval(): "
4322
+ },
4323
+ {
4324
+ "kind": "Content",
4325
+ "text": "number"
4326
+ },
4327
+ {
4328
+ "kind": "Content",
4329
+ "text": ";"
4330
+ }
4331
+ ],
4332
+ "isReadonly": true,
4333
+ "isOptional": false,
4334
+ "releaseTag": "Public",
4335
+ "name": "pollingInterval",
4336
+ "propertyTypeTokenRange": {
4337
+ "startIndex": 1,
4338
+ "endIndex": 2
4339
+ },
4340
+ "isStatic": false,
4341
+ "isProtected": false,
4342
+ "isAbstract": false
4343
+ },
4344
+ {
4345
+ "kind": "Property",
4346
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#pollTriggerEvents:member",
4347
+ "docComment": "",
4348
+ "excerptTokens": [
4349
+ {
4350
+ "kind": "Content",
4351
+ "text": "get pollTriggerEvents(): "
4352
+ },
4353
+ {
4354
+ "kind": "Content",
4355
+ "text": "string[]"
4356
+ },
4357
+ {
4358
+ "kind": "Content",
4359
+ "text": ";"
4360
+ }
4361
+ ],
4362
+ "isReadonly": true,
4363
+ "isOptional": false,
4364
+ "releaseTag": "Public",
4365
+ "name": "pollTriggerEvents",
4366
+ "propertyTypeTokenRange": {
4367
+ "startIndex": 1,
4368
+ "endIndex": 2
4369
+ },
4370
+ "isStatic": false,
4371
+ "isProtected": false,
4372
+ "isAbstract": false
4373
+ },
4374
+ {
4375
+ "kind": "Property",
4376
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#prefix:member",
4377
+ "docComment": "/**\n * Name of the design system prefix that will be used in renderers.\n *\n * @public\n */\n",
4378
+ "excerptTokens": [
4379
+ {
4380
+ "kind": "Content",
4381
+ "text": "prefix: "
4382
+ },
4383
+ {
4384
+ "kind": "Content",
4385
+ "text": "string"
4386
+ },
4387
+ {
4388
+ "kind": "Content",
4389
+ "text": ";"
4390
+ }
4391
+ ],
4392
+ "isReadonly": false,
4393
+ "isOptional": false,
4394
+ "releaseTag": "Public",
4395
+ "name": "prefix",
4396
+ "propertyTypeTokenRange": {
4397
+ "startIndex": 1,
4398
+ "endIndex": 2
4399
+ },
4400
+ "isStatic": false,
4401
+ "isProtected": false,
4402
+ "isAbstract": false
4403
+ },
4404
+ {
4405
+ "kind": "Property",
4406
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#request:member",
4407
+ "docComment": "",
4408
+ "excerptTokens": [
4409
+ {
4410
+ "kind": "Content",
4411
+ "text": "get request(): "
4412
+ },
4413
+ {
4414
+ "kind": "Content",
4415
+ "text": "any"
4416
+ },
4417
+ {
4418
+ "kind": "Content",
4419
+ "text": ";"
4420
+ }
4421
+ ],
4422
+ "isReadonly": true,
4423
+ "isOptional": false,
4424
+ "releaseTag": "Public",
4425
+ "name": "request",
4426
+ "propertyTypeTokenRange": {
4427
+ "startIndex": 1,
4428
+ "endIndex": 2
4429
+ },
4430
+ "isStatic": false,
4431
+ "isProtected": false,
4432
+ "isAbstract": false
4433
+ },
4434
+ {
4435
+ "kind": "Property",
4436
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#requestAutoSetup:member",
4437
+ "docComment": "",
4438
+ "excerptTokens": [
4439
+ {
4440
+ "kind": "Content",
4441
+ "text": "get requestAutoSetup(): "
4442
+ },
4443
+ {
4444
+ "kind": "Content",
4445
+ "text": "boolean"
4446
+ },
4447
+ {
4448
+ "kind": "Content",
4449
+ "text": ";"
4450
+ }
4451
+ ],
4452
+ "isReadonly": true,
4453
+ "isOptional": false,
4454
+ "releaseTag": "Public",
4455
+ "name": "requestAutoSetup",
4456
+ "propertyTypeTokenRange": {
4457
+ "startIndex": 1,
4458
+ "endIndex": 2
4459
+ },
4460
+ "isStatic": false,
4461
+ "isProtected": false,
4462
+ "isAbstract": false
4463
+ },
4464
+ {
4465
+ "kind": "Property",
4466
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#resourceName:member",
4467
+ "docComment": "",
4468
+ "excerptTokens": [
4469
+ {
4470
+ "kind": "Content",
4471
+ "text": "resourceName: "
4472
+ },
4473
+ {
4474
+ "kind": "Content",
4475
+ "text": "string"
4476
+ },
4477
+ {
4478
+ "kind": "Content",
4479
+ "text": ";"
4480
+ }
4481
+ ],
4482
+ "isReadonly": false,
4483
+ "isOptional": false,
4484
+ "releaseTag": "Public",
4485
+ "name": "resourceName",
4486
+ "propertyTypeTokenRange": {
4487
+ "startIndex": 1,
4488
+ "endIndex": 2
4489
+ },
4490
+ "isStatic": false,
4491
+ "isProtected": false,
4492
+ "isAbstract": false
4493
+ },
4494
+ {
4495
+ "kind": "Property",
4496
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#reverse:member",
4497
+ "docComment": "",
4498
+ "excerptTokens": [
4499
+ {
4500
+ "kind": "Content",
4501
+ "text": "get reverse(): "
4502
+ },
4503
+ {
4504
+ "kind": "Content",
4505
+ "text": "boolean"
4506
+ },
4507
+ {
4508
+ "kind": "Content",
4509
+ "text": ";"
4510
+ }
4511
+ ],
4512
+ "isReadonly": true,
4513
+ "isOptional": false,
4514
+ "releaseTag": "Public",
4515
+ "name": "reverse",
4516
+ "propertyTypeTokenRange": {
4517
+ "startIndex": 1,
4518
+ "endIndex": 2
4519
+ },
4520
+ "isStatic": false,
4521
+ "isProtected": false,
4522
+ "isAbstract": false
4523
+ },
4524
+ {
4525
+ "kind": "Property",
4526
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#rowSelection:member",
4527
+ "docComment": "",
4528
+ "excerptTokens": [
4529
+ {
4530
+ "kind": "Content",
4531
+ "text": "rowSelection: "
4532
+ },
4533
+ {
4534
+ "kind": "Content",
4535
+ "text": "string"
4536
+ },
4537
+ {
4538
+ "kind": "Content",
4539
+ "text": ";"
4540
+ }
4541
+ ],
4542
+ "isReadonly": false,
4543
+ "isOptional": false,
4544
+ "releaseTag": "Public",
4545
+ "name": "rowSelection",
4546
+ "propertyTypeTokenRange": {
4547
+ "startIndex": 1,
4548
+ "endIndex": 2
4549
+ },
4550
+ "isStatic": false,
4551
+ "isProtected": false,
4552
+ "isAbstract": false
4553
+ },
4554
+ {
4555
+ "kind": "Property",
4556
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#sizeColumnsToContent:member",
4557
+ "docComment": "/**\n * Auto-sizes a column based on its contents\n *\n * @public\n */\n",
4558
+ "excerptTokens": [
4559
+ {
4560
+ "kind": "Content",
4561
+ "text": "sizeColumnsToContent: "
4562
+ },
4563
+ {
4564
+ "kind": "Content",
4565
+ "text": "boolean"
4566
+ },
4567
+ {
4568
+ "kind": "Content",
4569
+ "text": ";"
4570
+ }
4571
+ ],
4572
+ "isReadonly": false,
4573
+ "isOptional": false,
4574
+ "releaseTag": "Public",
4575
+ "name": "sizeColumnsToContent",
4576
+ "propertyTypeTokenRange": {
4577
+ "startIndex": 1,
4578
+ "endIndex": 2
4579
+ },
4580
+ "isStatic": false,
4581
+ "isProtected": false,
4582
+ "isAbstract": false
4583
+ },
4584
+ {
4585
+ "kind": "Property",
4586
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#sizeColumnsToFit:member",
4587
+ "docComment": "/**\n * Resizes columns to take available space\n *\n * @public\n */\n",
4588
+ "excerptTokens": [
4589
+ {
4590
+ "kind": "Content",
4591
+ "text": "sizeColumnsToFit: "
4592
+ },
4593
+ {
4594
+ "kind": "Content",
4595
+ "text": "boolean"
4596
+ },
4597
+ {
4598
+ "kind": "Content",
4599
+ "text": ";"
4600
+ }
4601
+ ],
4602
+ "isReadonly": false,
4603
+ "isOptional": false,
4604
+ "releaseTag": "Public",
4605
+ "name": "sizeColumnsToFit",
4606
+ "propertyTypeTokenRange": {
4607
+ "startIndex": 1,
4608
+ "endIndex": 2
4609
+ },
4610
+ "isStatic": false,
4611
+ "isProtected": false,
4612
+ "isAbstract": false
4613
+ },
4614
+ {
4615
+ "kind": "Property",
4616
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#statusBarConfig:member",
4617
+ "docComment": "",
4618
+ "excerptTokens": [
4619
+ {
4620
+ "kind": "Content",
4621
+ "text": "statusBarConfig: "
4622
+ },
4623
+ {
4624
+ "kind": "Reference",
4625
+ "text": "GridProStatusBarConfig",
4626
+ "canonicalReference": "@genesislcap/grid-pro!GridProStatusBarConfig:interface"
4627
+ },
4628
+ {
4629
+ "kind": "Content",
4630
+ "text": ";"
4631
+ }
4632
+ ],
4633
+ "isReadonly": false,
4634
+ "isOptional": false,
4635
+ "releaseTag": "Public",
4636
+ "name": "statusBarConfig",
4637
+ "propertyTypeTokenRange": {
4638
+ "startIndex": 1,
4639
+ "endIndex": 2
4640
+ },
4641
+ "isStatic": false,
4642
+ "isProtected": false,
4643
+ "isAbstract": false
4644
+ },
4645
+ {
4646
+ "kind": "Property",
4647
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#title:member",
4648
+ "docComment": "",
4649
+ "excerptTokens": [
4650
+ {
4651
+ "kind": "Content",
4652
+ "text": "title: "
4653
+ },
4654
+ {
4655
+ "kind": "Content",
4656
+ "text": "string"
4657
+ },
4658
+ {
4659
+ "kind": "Content",
4660
+ "text": ";"
4661
+ }
4662
+ ],
4663
+ "isReadonly": false,
4664
+ "isOptional": false,
4665
+ "releaseTag": "Public",
4666
+ "name": "title",
4667
+ "propertyTypeTokenRange": {
4668
+ "startIndex": 1,
4669
+ "endIndex": 2
4670
+ },
4671
+ "isStatic": false,
4672
+ "isProtected": false,
4673
+ "isAbstract": false
4674
+ },
4675
+ {
4676
+ "kind": "Property",
4677
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#updateEvent:member",
4678
+ "docComment": "",
4679
+ "excerptTokens": [
4680
+ {
4681
+ "kind": "Content",
4682
+ "text": "updateEvent: "
4683
+ },
4684
+ {
4685
+ "kind": "Content",
4686
+ "text": "string"
4687
+ },
4688
+ {
4689
+ "kind": "Content",
4690
+ "text": ";"
4691
+ }
4692
+ ],
4693
+ "isReadonly": false,
4694
+ "isOptional": false,
4695
+ "releaseTag": "Public",
4696
+ "name": "updateEvent",
4697
+ "propertyTypeTokenRange": {
4698
+ "startIndex": 1,
4699
+ "endIndex": 2
4700
+ },
4701
+ "isStatic": false,
4702
+ "isProtected": false,
4703
+ "isAbstract": false
4704
+ },
4705
+ {
4706
+ "kind": "Property",
4707
+ "canonicalReference": "@genesislcap/foundation-entity-management!List#viewNumber:member",
4708
+ "docComment": "",
4709
+ "excerptTokens": [
4710
+ {
4711
+ "kind": "Content",
4712
+ "text": "get viewNumber(): "
4713
+ },
4714
+ {
4715
+ "kind": "Content",
4716
+ "text": "number"
4717
+ },
4718
+ {
4719
+ "kind": "Content",
4720
+ "text": ";"
4721
+ }
4722
+ ],
4723
+ "isReadonly": true,
4724
+ "isOptional": false,
4725
+ "releaseTag": "Public",
4726
+ "name": "viewNumber",
4727
+ "propertyTypeTokenRange": {
4728
+ "startIndex": 1,
4729
+ "endIndex": 2
4730
+ },
4731
+ "isStatic": false,
4732
+ "isProtected": false,
4733
+ "isAbstract": false
4734
+ }
4735
+ ],
4736
+ "extendsTokenRange": {
4737
+ "startIndex": 1,
4738
+ "endIndex": 2
4739
+ },
4740
+ "implementsTokenRanges": []
4741
+ },
2867
4742
  {
2868
4743
  "kind": "Variable",
2869
4744
  "canonicalReference": "@genesislcap/foundation-entity-management!logger:var",