@genesislcap/grid-pro 14.373.2 → 14.374.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/custom-elements.json +960 -960
- package/dist/dts/{grid-pro-v34.d.ts → grid-pro-beta.d.ts} +12 -8
- package/dist/dts/grid-pro-beta.d.ts.map +1 -0
- package/dist/dts/index.d.ts +1 -1
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/esm/{grid-pro-v34.js → grid-pro-beta.js} +30 -31
- package/dist/esm/index.js +1 -1
- package/dist/grid-pro.api.json +4094 -4004
- package/dist/grid-pro.d.ts +1792 -1786
- package/docs/api/{grid-pro.gridprov34._constructor_.md → grid-pro.gridprobeta._constructor_.md} +3 -3
- package/docs/api/{grid-pro.gridprov34.addeventlistener.md → grid-pro.gridprobeta.addeventlistener.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.aggrid.md → grid-pro.gridprobeta.aggrid.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.aggridoptions.md → grid-pro.gridprobeta.aggridoptions.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.autocellrendererbytype.md → grid-pro.gridprobeta.autocellrendererbytype.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.cachefilterconfig.md → grid-pro.gridprobeta.cachefilterconfig.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.classnames.md → grid-pro.gridprobeta.classnames.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.clearlocalgridoptions.md → grid-pro.gridprobeta.clearlocalgridoptions.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.columncomponentname.md → grid-pro.gridprobeta.columncomponentname.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.combineallgridcomponents.md → grid-pro.gridprobeta.combineallgridcomponents.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.connectedcallback.md → grid-pro.gridprobeta.connectedcallback.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.customerrorhandlertemplate.md → grid-pro.gridprobeta.customerrorhandlertemplate.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.disconnectedcallback.md → grid-pro.gridprobeta.disconnectedcallback.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.enablecellflashing.md → grid-pro.gridprobeta.enablecellflashing.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.enablerowflashing.md → grid-pro.gridprobeta.enablerowflashing.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.eventsandcallbacks.md → grid-pro.gridprobeta.eventsandcallbacks.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.getfiltermodel.md → grid-pro.gridprobeta.getfiltermodel.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.getsavedcolumnstate.md → grid-pro.gridprobeta.getsavedcolumnstate.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.getselectedrows.md → grid-pro.gridprobeta.getselectedrows.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.globaleventlistener.md → grid-pro.gridprobeta.globaleventlistener.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridapi.md → grid-pro.gridprobeta.gridapi.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridautosizingenabled.md → grid-pro.gridprobeta.gridautosizingenabled.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridcomponents.md → grid-pro.gridprobeta.gridcomponents.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.griderroritems.md → grid-pro.gridprobeta.griderroritems.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridoptions.md → grid-pro.gridprobeta.gridoptions.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridoptionsconfig.md → grid-pro.gridprobeta.gridoptionsconfig.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridparams.md → grid-pro.gridprobeta.gridparams.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridprodatasource.md → grid-pro.gridprobeta.gridprodatasource.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.gridslot.md → grid-pro.gridprobeta.gridslot.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.hasselectedrows.md → grid-pro.gridprobeta.hasselectedrows.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.headercasetype.md → grid-pro.gridprobeta.headercasetype.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.headerheight.md → grid-pro.gridprobeta.headerheight.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.hidedatasourceerror.md → grid-pro.gridprobeta.hidedatasourceerror.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.initialised.md → grid-pro.gridprobeta.initialised.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.isserverside.md → grid-pro.gridprobeta.isserverside.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.md → grid-pro.gridprobeta.md} +60 -60
- package/docs/api/{grid-pro.gridprov34.mergeallcolumndefsandstates.md → grid-pro.gridprobeta.mergeallcolumndefsandstates.md} +11 -7
- package/docs/api/{grid-pro.gridprov34.onlytemplatecoldefs.md → grid-pro.gridprobeta.onlytemplatecoldefs.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.pagination.md → grid-pro.gridprobeta.pagination.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.paginationpagesize.md → grid-pro.gridprobeta.paginationpagesize.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.persistcolumnstatekey.md → grid-pro.gridprobeta.persistcolumnstatekey.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.persistfiltermodelkey.md → grid-pro.gridprobeta.persistfiltermodelkey.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.provider.md → grid-pro.gridprobeta.provider.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.restorecachedfilterconfig.md → grid-pro.gridprobeta.restorecachedfilterconfig.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.rowdata.md → grid-pro.gridprobeta.rowdata.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.rowdatachanged.md → grid-pro.gridprobeta.rowdatachanged.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.rowheight.md → grid-pro.gridprobeta.rowheight.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.setfiltermodel.md → grid-pro.gridprobeta.setfiltermodel.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.setuppaginationandstatusbar.md → grid-pro.gridprobeta.setuppaginationandstatusbar.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.statepersistanceenabled.md → grid-pro.gridprobeta.statepersistanceenabled.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.statepersistence.md → grid-pro.gridprobeta.statepersistence.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.statusbarconfig.md → grid-pro.gridprobeta.statusbarconfig.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.thememode.md → grid-pro.gridprobeta.thememode.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.updatelabelvaluestatusbar.md → grid-pro.gridprobeta.updatelabelvaluestatusbar.md} +2 -2
- package/docs/api/{grid-pro.gridprov34.withstatusbar.md → grid-pro.gridprobeta.withstatusbar.md} +2 -2
- package/docs/api/grid-pro.md +11 -11
- package/docs/api-report.md.api.md +270 -264
- package/package.json +15 -15
- package/dist/dts/grid-pro-v34.d.ts.map +0 -1
package/dist/grid-pro.d.ts
CHANGED
|
@@ -89,7 +89,6 @@ import { InterfaceSymbol } from '@microsoft/fast-foundation';
|
|
|
89
89
|
import { IRowDragItem } from '@ag-grid-community/core';
|
|
90
90
|
import { IRowDragItem as IRowDragItem_2 } from 'ag-grid-community';
|
|
91
91
|
import { IRowNode } from '@ag-grid-community/core';
|
|
92
|
-
import { IRowNode as IRowNode_2 } from 'ag-grid-community';
|
|
93
92
|
import { IStatusPanelComp } from 'ag-grid-community';
|
|
94
93
|
import { IStatusPanelParams } from 'ag-grid-community';
|
|
95
94
|
import { ITooltipComp } from '@ag-grid-community/core';
|
|
@@ -110,7 +109,10 @@ import { RowDragCallback as RowDragCallback_2 } from 'ag-grid-community';
|
|
|
110
109
|
import { RowSpanParams } from '@ag-grid-community/core';
|
|
111
110
|
import { RowSpanParams as RowSpanParams_2 } from 'ag-grid-community';
|
|
112
111
|
import { Session } from '@genesislcap/foundation-comms';
|
|
113
|
-
import {
|
|
112
|
+
import { SortComparatorFn } from 'ag-grid-community/dist/types/src/entities/colDef';
|
|
113
|
+
import { SortDef } from 'ag-grid-community';
|
|
114
|
+
import { SortDirection } from 'ag-grid-community';
|
|
115
|
+
import { SortType } from 'ag-grid-community';
|
|
114
116
|
import { SpanRowsParams } from 'ag-grid-community';
|
|
115
117
|
import { Subscription } from 'rxjs';
|
|
116
118
|
import { SuppressHeaderKeyboardEventParams } from '@ag-grid-community/core';
|
|
@@ -2717,1785 +2719,158 @@ export declare class GridProBaseDatasource extends GenesisGridDatasourceElement
|
|
|
2717
2719
|
}
|
|
2718
2720
|
|
|
2719
2721
|
/**
|
|
2720
|
-
* The
|
|
2721
|
-
* @
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
camelCase = "camelCase",
|
|
2725
|
-
capitalCase = "capitalCase",
|
|
2726
|
-
dotCase = "dotCase",
|
|
2727
|
-
headerCase = "headerCase",
|
|
2728
|
-
noCase = "noCase",
|
|
2729
|
-
paramCase = "paramCase",
|
|
2730
|
-
pascalCase = "pascalCase",
|
|
2731
|
-
pathCase = "pathCase",
|
|
2732
|
-
sentenceCase = "sentenceCase",
|
|
2733
|
-
snakeCase = "snakeCase"
|
|
2734
|
-
}
|
|
2735
|
-
|
|
2736
|
-
/**
|
|
2737
|
-
* The Grid Pro Cell element.
|
|
2738
|
-
* @remarks Used inside the Grid Pro Column element, to define a cell renderer from the template.
|
|
2739
|
-
* @public
|
|
2740
|
-
*/
|
|
2741
|
-
export declare class GridProCell extends FoundationElement implements ICellRendererComp {
|
|
2742
|
-
renderer: ICellRendererFunc;
|
|
2743
|
-
rendererParams: ICellRendererParams;
|
|
2744
|
-
slottedRenderer: HTMLElement[];
|
|
2745
|
-
connectedCallback(): void;
|
|
2746
|
-
init(params: ICellRendererParams): void;
|
|
2747
|
-
getGui(): HTMLElement;
|
|
2748
|
-
destroy(): void;
|
|
2749
|
-
refresh(params: ICellRendererParams): boolean;
|
|
2750
|
-
slottedAgRendererChanged(): void;
|
|
2751
|
-
}
|
|
2752
|
-
|
|
2753
|
-
/**
|
|
2754
|
-
* The Genesis Datasource element, for client-side | CSRM-compatible data fetching and used exclusively by the GridPro element.
|
|
2755
|
-
* @remarks Only supports Client-Side Row Model.
|
|
2756
|
-
* @public
|
|
2757
|
-
*/
|
|
2758
|
-
export declare class GridProClientSideDatasource extends GridProGenesisDatasource {
|
|
2759
|
-
}
|
|
2760
|
-
|
|
2761
|
-
/**
|
|
2762
|
-
* The Grid Pro Column element.
|
|
2763
|
-
* @remarks Used insde the Grid Pro element, to specify the column definitions (ColDef) for a given column.
|
|
2764
|
-
* @public
|
|
2722
|
+
* The Grid Pro element (AG Grid v35 compatible).
|
|
2723
|
+
* @remarks Grid Pro is a Web Component wrapper around the AG Grid Community library.
|
|
2724
|
+
* @beta
|
|
2725
|
+
* @tagname %%prefix%%-grid-pro
|
|
2765
2726
|
*/
|
|
2766
|
-
export declare class
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
|
|
2865
|
-
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2912
|
-
|
|
2913
|
-
readonly previousSibling: ChildNode | null;
|
|
2914
|
-
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
2915
|
-
compareDocumentPosition(other: Node): number;
|
|
2916
|
-
contains(other: Node | null): boolean;
|
|
2917
|
-
getRootNode(options?: GetRootNodeOptions): Node;
|
|
2918
|
-
hasChildNodes(): boolean;
|
|
2919
|
-
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
2920
|
-
isDefaultNamespace(namespace: string | null): boolean;
|
|
2921
|
-
isEqualNode(otherNode: Node | null): boolean;
|
|
2922
|
-
isSameNode(otherNode: Node | null): boolean;
|
|
2923
|
-
lookupNamespaceURI(prefix: string | null): string | null;
|
|
2924
|
-
lookupPrefix(namespace: string | null): string | null;
|
|
2925
|
-
normalize(): void;
|
|
2926
|
-
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
2927
|
-
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
2928
|
-
readonly ELEMENT_NODE: 1;
|
|
2929
|
-
readonly ATTRIBUTE_NODE: 2;
|
|
2930
|
-
readonly TEXT_NODE: 3;
|
|
2931
|
-
readonly CDATA_SECTION_NODE: 4;
|
|
2932
|
-
readonly ENTITY_REFERENCE_NODE: 5;
|
|
2933
|
-
readonly ENTITY_NODE: 6;
|
|
2934
|
-
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
2935
|
-
readonly COMMENT_NODE: 8;
|
|
2936
|
-
readonly DOCUMENT_NODE: 9;
|
|
2937
|
-
readonly DOCUMENT_TYPE_NODE: 10;
|
|
2938
|
-
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
2939
|
-
readonly NOTATION_NODE: 12;
|
|
2940
|
-
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
2941
|
-
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
2942
|
-
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
2943
|
-
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
2944
|
-
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
2945
|
-
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
2946
|
-
dispatchEvent(event: Event): boolean;
|
|
2947
|
-
ariaActiveDescendantElement: Element | null;
|
|
2948
|
-
ariaAtomic: string | null;
|
|
2949
|
-
ariaAutoComplete: string | null;
|
|
2950
|
-
ariaBrailleLabel: string | null;
|
|
2951
|
-
ariaBrailleRoleDescription: string | null;
|
|
2952
|
-
ariaBusy: string | null;
|
|
2953
|
-
ariaChecked: string | null;
|
|
2954
|
-
ariaColCount: string | null;
|
|
2955
|
-
ariaColIndex: string | null;
|
|
2956
|
-
ariaColIndexText: string | null;
|
|
2957
|
-
ariaColSpan: string | null;
|
|
2958
|
-
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
2959
|
-
ariaCurrent: string | null;
|
|
2960
|
-
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
2961
|
-
ariaDescription: string | null;
|
|
2962
|
-
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
2963
|
-
ariaDisabled: string | null;
|
|
2964
|
-
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
2965
|
-
ariaExpanded: string | null;
|
|
2966
|
-
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
2967
|
-
ariaHasPopup: string | null;
|
|
2968
|
-
ariaHidden: string | null;
|
|
2969
|
-
ariaInvalid: string | null;
|
|
2970
|
-
ariaKeyShortcuts: string | null;
|
|
2971
|
-
ariaLabel: string | null;
|
|
2972
|
-
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
2973
|
-
ariaLevel: string | null;
|
|
2974
|
-
ariaLive: string | null;
|
|
2975
|
-
ariaModal: string | null;
|
|
2976
|
-
ariaMultiLine: string | null;
|
|
2977
|
-
ariaMultiSelectable: string | null;
|
|
2978
|
-
ariaOrientation: string | null;
|
|
2979
|
-
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
2980
|
-
ariaPlaceholder: string | null;
|
|
2981
|
-
ariaPosInSet: string | null;
|
|
2982
|
-
ariaPressed: string | null;
|
|
2983
|
-
ariaReadOnly: string | null;
|
|
2984
|
-
ariaRelevant: string | null;
|
|
2985
|
-
ariaRequired: string | null;
|
|
2986
|
-
ariaRoleDescription: string | null;
|
|
2987
|
-
ariaRowCount: string | null;
|
|
2988
|
-
ariaRowIndex: string | null;
|
|
2989
|
-
ariaRowIndexText: string | null;
|
|
2990
|
-
ariaRowSpan: string | null;
|
|
2991
|
-
ariaSelected: string | null;
|
|
2992
|
-
ariaSetSize: string | null;
|
|
2993
|
-
ariaSort: string | null;
|
|
2994
|
-
ariaValueMax: string | null;
|
|
2995
|
-
ariaValueMin: string | null;
|
|
2996
|
-
ariaValueNow: string | null;
|
|
2997
|
-
ariaValueText: string | null;
|
|
2998
|
-
role: string | null;
|
|
2999
|
-
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
3000
|
-
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
3001
|
-
after(...nodes: (Node | string)[]): void;
|
|
3002
|
-
before(...nodes: (Node | string)[]): void;
|
|
3003
|
-
remove(): void;
|
|
3004
|
-
replaceWith(...nodes: (Node | string)[]): void;
|
|
3005
|
-
readonly nextElementSibling: Element | null;
|
|
3006
|
-
readonly previousElementSibling: Element | null;
|
|
3007
|
-
readonly childElementCount: number;
|
|
3008
|
-
readonly children: HTMLCollection;
|
|
3009
|
-
readonly firstElementChild: Element | null;
|
|
3010
|
-
readonly lastElementChild: Element | null;
|
|
3011
|
-
append(...nodes: (Node | string)[]): void;
|
|
3012
|
-
prepend(...nodes: (Node | string)[]): void;
|
|
3013
|
-
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
3014
|
-
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
3015
|
-
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
3016
|
-
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
3017
|
-
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
3018
|
-
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
3019
|
-
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
3020
|
-
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
3021
|
-
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3022
|
-
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
3023
|
-
replaceChildren(...nodes: (Node | string)[]): void;
|
|
3024
|
-
readonly assignedSlot: HTMLSlotElement | null;
|
|
3025
|
-
readonly attributeStyleMap: StylePropertyMap;
|
|
3026
|
-
get style(): CSSStyleDeclaration;
|
|
3027
|
-
set style(cssText: string): any;
|
|
3028
|
-
contentEditable: string;
|
|
3029
|
-
enterKeyHint: string;
|
|
3030
|
-
inputMode: string;
|
|
3031
|
-
readonly isContentEditable: boolean;
|
|
3032
|
-
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3033
|
-
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3034
|
-
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3035
|
-
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3036
|
-
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3037
|
-
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3038
|
-
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
3039
|
-
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3040
|
-
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3041
|
-
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3042
|
-
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3043
|
-
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3044
|
-
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3045
|
-
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3046
|
-
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3047
|
-
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3048
|
-
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3049
|
-
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3050
|
-
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3051
|
-
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3052
|
-
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3053
|
-
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3054
|
-
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3055
|
-
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3056
|
-
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3057
|
-
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3058
|
-
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3059
|
-
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3060
|
-
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3061
|
-
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3062
|
-
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3063
|
-
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3064
|
-
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3065
|
-
onerror: OnErrorEventHandler;
|
|
3066
|
-
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3067
|
-
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
3068
|
-
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3069
|
-
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3070
|
-
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3071
|
-
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3072
|
-
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3073
|
-
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3074
|
-
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3075
|
-
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3076
|
-
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3077
|
-
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3078
|
-
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3079
|
-
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3080
|
-
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3081
|
-
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3082
|
-
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3083
|
-
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3084
|
-
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3085
|
-
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3086
|
-
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3087
|
-
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3088
|
-
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3089
|
-
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3090
|
-
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3091
|
-
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3092
|
-
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3093
|
-
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3094
|
-
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3095
|
-
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3096
|
-
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3097
|
-
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3098
|
-
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3099
|
-
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
3100
|
-
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3101
|
-
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3102
|
-
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3103
|
-
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3104
|
-
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3105
|
-
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
3106
|
-
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3107
|
-
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3108
|
-
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3109
|
-
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3110
|
-
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3111
|
-
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3112
|
-
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3113
|
-
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
3114
|
-
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3115
|
-
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3116
|
-
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3117
|
-
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3118
|
-
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3119
|
-
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3120
|
-
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3121
|
-
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3122
|
-
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3123
|
-
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3124
|
-
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3125
|
-
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3126
|
-
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3127
|
-
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3128
|
-
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3129
|
-
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3130
|
-
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3131
|
-
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
3132
|
-
autofocus: boolean;
|
|
3133
|
-
readonly dataset: DOMStringMap;
|
|
3134
|
-
nonce?: string;
|
|
3135
|
-
tabIndex: number;
|
|
3136
|
-
blur(): void;
|
|
3137
|
-
focus(options?: FocusOptions): void;
|
|
3138
|
-
}) & typeof FoundationElement;
|
|
3139
|
-
|
|
3140
|
-
/**
|
|
3141
|
-
* A directive that renders a set of grid-pro-column elements from a given input binding
|
|
3142
|
-
*
|
|
3143
|
-
* @param itemsBinding - The array to render
|
|
3144
|
-
* @param includeRenderers - Optionally tells whether to include cell renderers, if available
|
|
3145
|
-
* @public
|
|
3146
|
-
*/
|
|
3147
|
-
export declare function gridProColumns<TSource = any>(itemsBinding: Binding<TSource, readonly ColDef[]> | readonly ColDef[], includeRenderers?: boolean): CaptureType<TSource>;
|
|
3148
|
-
|
|
3149
|
-
/**
|
|
3150
|
-
* Grid Pro possible error events
|
|
3151
|
-
* @public
|
|
3152
|
-
*/
|
|
3153
|
-
export declare type GridProErrorEvent = GridProGenesisDatasourceErrorEvent | CustomEvent<GridProErrorItem<any>>;
|
|
3154
|
-
|
|
3155
|
-
/**
|
|
3156
|
-
* Grid Pro Error Item
|
|
3157
|
-
* @public
|
|
3158
|
-
*/
|
|
3159
|
-
export declare interface GridProErrorItem<GridProErrorItemDetailType> {
|
|
3160
|
-
detail: GridProErrorItemDetailType;
|
|
3161
|
-
type: GridProErrorTypes;
|
|
3162
|
-
}
|
|
3163
|
-
|
|
3164
|
-
/**
|
|
3165
|
-
* The error names for the Grid Pro component.
|
|
3166
|
-
* @public
|
|
3167
|
-
*/
|
|
3168
|
-
export declare const gridProErrorNames: {
|
|
3169
|
-
readonly datasource: "datasource";
|
|
3170
|
-
readonly unknown: "unknown";
|
|
3171
|
-
};
|
|
3172
|
-
|
|
3173
|
-
/**
|
|
3174
|
-
* Grid Pro Error Types
|
|
3175
|
-
* @public
|
|
3176
|
-
*/
|
|
3177
|
-
export declare type GridProErrorTypes = keyof typeof gridProErrorNames;
|
|
3178
|
-
|
|
3179
|
-
/**
|
|
3180
|
-
* The event names for the Grid Pro component.
|
|
3181
|
-
* @public
|
|
3182
|
-
*/
|
|
3183
|
-
export declare const gridProEventNames: {
|
|
3184
|
-
datasourceErrorClose: string;
|
|
3185
|
-
};
|
|
3186
|
-
|
|
3187
|
-
/**
|
|
3188
|
-
* Grid Pro Events and Callbacks
|
|
3189
|
-
* @remarks - This type is used to define the events and callbacks that can be passed to the grid
|
|
3190
|
-
* @public
|
|
3191
|
-
*/
|
|
3192
|
-
export declare type GridProEventsAndCallbacks = OnlyFunctions<UntypeNonFunctions<GridOptions>>;
|
|
3193
|
-
|
|
3194
|
-
/**
|
|
3195
|
-
* Grid Pro Event Listeners
|
|
3196
|
-
* @internal
|
|
3197
|
-
*/
|
|
3198
|
-
export declare type GridProEventsListeners = [string, (event: Event) => void][];
|
|
3199
|
-
|
|
3200
|
-
/**
|
|
3201
|
-
* The Genesis Datasource element, for CSRM-compatible data fetching and used exclusively by the GridPro element.
|
|
3202
|
-
* @remarks Only supports Client-Side Row Model.
|
|
3203
|
-
* @public
|
|
3204
|
-
*/
|
|
3205
|
-
export declare class GridProGenesisDatasource extends GridProGenesisDatasource_base {
|
|
3206
|
-
private cachedRowArray;
|
|
3207
|
-
protected transactionData: TransactionData_2;
|
|
3208
|
-
criteriaChanged(oldCriteria: string, newCriteria: string): Promise<void>;
|
|
3209
|
-
requestChanged(oldRequest: string, newRequest: string): void;
|
|
3210
|
-
resourceNameChanged(oldValue: string, newValue: string): void;
|
|
3211
|
-
keepColDefsOnClearRowData: boolean;
|
|
3212
|
-
private dataSub;
|
|
3213
|
-
private updateSub;
|
|
3214
|
-
private requiresFullRowDataAndColDefs;
|
|
3215
|
-
private _lastMoreRows;
|
|
3216
|
-
private _isMoreRowsResult;
|
|
3217
|
-
private _sourceRef;
|
|
3218
|
-
private _nextOffset;
|
|
3219
|
-
private _loadMoreCount;
|
|
3220
|
-
connectedCallback(): void;
|
|
3221
|
-
disconnectedCallback(): void;
|
|
3222
|
-
deepClone(): Node;
|
|
3223
|
-
private colDefsDeepClone;
|
|
3224
|
-
/**
|
|
3225
|
-
* Initializes the datasource.
|
|
3226
|
-
* @public
|
|
3227
|
-
* @param columnDefinitions - Optionally set the `gridOptions` up with column definitions
|
|
3228
|
-
* @param columnStates - Optionally set the grid up with column state
|
|
3229
|
-
* @remarks This method is called automatically when the element is connected to the DOM.
|
|
3230
|
-
*/
|
|
3231
|
-
init(keepColDefsOnClearRowData?: boolean): Promise<void>;
|
|
3232
|
-
/**
|
|
3233
|
-
* Destroys the datasource, resetting it to its initial state.
|
|
3234
|
-
* @public
|
|
3235
|
-
*/
|
|
3236
|
-
destroy(): void;
|
|
3237
|
-
/**
|
|
3238
|
-
* Deinitialises the datasource, resetting it to its initial state.
|
|
3239
|
-
* @deprecated Use `destroy` instead
|
|
3240
|
-
* @public
|
|
3241
|
-
*/
|
|
3242
|
-
deinit(): void;
|
|
3243
|
-
/**
|
|
3244
|
-
* Resets the datasource to its initial state.
|
|
3245
|
-
* @public
|
|
3246
|
-
* @deprecated Use `destroy` instead
|
|
3247
|
-
*/
|
|
3248
|
-
reset(): void;
|
|
3249
|
-
/**
|
|
3250
|
-
* Restarts the datasource, uses `destroy` and `init` in sequence.
|
|
3251
|
-
* @public
|
|
3252
|
-
*/
|
|
3253
|
-
restart(): Promise<void>;
|
|
3254
|
-
/**
|
|
3255
|
-
* Force the grid to redispatch the current rows
|
|
3256
|
-
*/
|
|
3257
|
-
refreshRows(): void;
|
|
3258
|
-
/**
|
|
3259
|
-
* Clears the rowData and columnDefs for the grid.
|
|
3260
|
-
* @remarks This is called when `reloadResourceData` happens, on criteria and filters change or full `reset`.
|
|
3261
|
-
* @param withColumnDefs - Whether to clear the columnDefs as well. Defaults to true.
|
|
3262
|
-
* @internal
|
|
3263
|
-
*/
|
|
3264
|
-
private clearRowData;
|
|
3265
|
-
/**
|
|
3266
|
-
* Sets the columnDefs and rowData for the grid.
|
|
3267
|
-
* @remarks This should only happen once, when the grid is first initialized. Follow up updates will use transactions.
|
|
3268
|
-
* @internal
|
|
3269
|
-
*/
|
|
3270
|
-
private setRowData;
|
|
3271
|
-
/**
|
|
3272
|
-
* Updates the cached row array from the rowData Map
|
|
3273
|
-
* @internal
|
|
3274
|
-
*/
|
|
3275
|
-
private updateCachedRowArray;
|
|
3276
|
-
/**
|
|
3277
|
-
* Emits event to notify data has been loaded
|
|
3278
|
-
* @internal
|
|
3279
|
-
*/
|
|
3280
|
-
private emitDataLoaded;
|
|
3281
|
-
/**
|
|
3282
|
-
* Emits event to notify data has changed
|
|
3283
|
-
* @internal
|
|
3284
|
-
*/
|
|
3285
|
-
private emitDataChanged;
|
|
3286
|
-
/**
|
|
3287
|
-
* Resets the grid data while keeping columnDefs and sends a DATA_LOGOFF message if it's a stream.
|
|
3288
|
-
* Loads resource data without full initialization (no metadata fetch).
|
|
3289
|
-
* @remarks This is used when the grid is already initialized and we want to reload the data due to a criteria/filter change.
|
|
3290
|
-
* @see loadResourceData
|
|
3291
|
-
* @public
|
|
3292
|
-
*/
|
|
3293
|
-
reloadResourceData(): Promise<void>;
|
|
3294
|
-
/**
|
|
3295
|
-
* Initializes the datasource and loads the data for the grid.
|
|
3296
|
-
* Handles both snapshot and stream data (for both REQUEST_SERVER and DATASERVER resource types).
|
|
3297
|
-
*
|
|
3298
|
-
* @param withFullInit - if true, will call datasource.init() with requiresMetadataFetch = true, fetching fresh metadata
|
|
3299
|
-
* @see reloadResourceData
|
|
3300
|
-
* @internal
|
|
3301
|
-
*/
|
|
3302
|
-
private loadResourceData;
|
|
3303
|
-
private handleSnapshot;
|
|
3304
|
-
private handleStreamResult;
|
|
3305
|
-
/**
|
|
3306
|
-
* Updates the status bar based on more rows status
|
|
3307
|
-
* @param moreRows - Whether more rows are available
|
|
3308
|
-
* @param sourceRef - The source reference
|
|
3309
|
-
* @param rowsCount - The total number of rows
|
|
3310
|
-
* @remarks
|
|
3311
|
-
* This method emits an event for the grid to handle status bar updates.
|
|
3312
|
-
*/
|
|
3313
|
-
private updateLoadMoreStatus;
|
|
3314
|
-
private applyRequestServerData;
|
|
3315
|
-
private applyDataserverData;
|
|
3316
|
-
private getAgColumnDefs;
|
|
3317
|
-
setFilter(fieldName: string, newFilter: string): void;
|
|
3318
|
-
removeFilter(fieldName: string): void;
|
|
3319
|
-
applyTransaction(transaction: any): void;
|
|
3320
|
-
private handleSizeChanged;
|
|
3321
|
-
handleStreamInserts(inserts?: any[]): void;
|
|
3322
|
-
handleStreamUpdates(updates?: any[]): void;
|
|
3323
|
-
/**
|
|
3324
|
-
* Handles stream deletes by removing records from the grid.
|
|
3325
|
-
* @param deletes - List of records to remove from the grid stream
|
|
3326
|
-
*/
|
|
3327
|
-
handleStreamDeletes(deletes?: any[]): void;
|
|
3328
|
-
loadMore(): void;
|
|
3329
|
-
}
|
|
3330
|
-
|
|
3331
|
-
declare const GridProGenesisDatasource_base: (new (...args: any[]) => {
|
|
3332
|
-
#_container: FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3333
|
-
#_latestTokenCode: string;
|
|
3334
|
-
#_hasFirstLoaded: boolean;
|
|
3335
|
-
#_cleanupTimeout: NodeJS.Timeout;
|
|
3336
|
-
#_shouldForceLifecycle: boolean;
|
|
3337
|
-
cloneNode(deep?: boolean): Node;
|
|
3338
|
-
deepClone(): Node;
|
|
3339
|
-
get shouldRunDisconnect(): boolean;
|
|
3340
|
-
get shouldRunConnect(): boolean;
|
|
3341
|
-
#_blockLifecycleDueToTokenChange(lifecycleType: "connect" | "disconnect" | "reconnect"): boolean;
|
|
3342
|
-
#_tryFindContainingLayout(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3343
|
-
connectedCallback(): void;
|
|
3344
|
-
readonly $fastController: Controller;
|
|
3345
|
-
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
3346
|
-
disconnectedCallback(): void;
|
|
3347
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
3348
|
-
accessKey: string;
|
|
3349
|
-
readonly accessKeyLabel: string;
|
|
3350
|
-
autocapitalize: string;
|
|
3351
|
-
autocorrect: boolean;
|
|
3352
|
-
dir: string;
|
|
3353
|
-
draggable: boolean;
|
|
3354
|
-
hidden: boolean;
|
|
3355
|
-
inert: boolean;
|
|
3356
|
-
innerText: string;
|
|
3357
|
-
lang: string;
|
|
3358
|
-
readonly offsetHeight: number;
|
|
3359
|
-
readonly offsetLeft: number;
|
|
3360
|
-
readonly offsetParent: Element | null;
|
|
3361
|
-
readonly offsetTop: number;
|
|
3362
|
-
readonly offsetWidth: number;
|
|
3363
|
-
outerText: string;
|
|
3364
|
-
popover: string | null;
|
|
3365
|
-
spellcheck: boolean;
|
|
3366
|
-
title: string;
|
|
3367
|
-
translate: boolean;
|
|
3368
|
-
writingSuggestions: string;
|
|
3369
|
-
attachInternals(): ElementInternals;
|
|
3370
|
-
click(): void;
|
|
3371
|
-
hidePopover(): void;
|
|
3372
|
-
showPopover(): void;
|
|
3373
|
-
togglePopover(options?: boolean): boolean;
|
|
3374
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3375
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3376
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3377
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3378
|
-
readonly attributes: NamedNodeMap;
|
|
3379
|
-
get classList(): DOMTokenList;
|
|
3380
|
-
set classList(value: string): any;
|
|
3381
|
-
className: string;
|
|
3382
|
-
readonly clientHeight: number;
|
|
3383
|
-
readonly clientLeft: number;
|
|
3384
|
-
readonly clientTop: number;
|
|
3385
|
-
readonly clientWidth: number;
|
|
3386
|
-
readonly currentCSSZoom: number;
|
|
3387
|
-
id: string;
|
|
3388
|
-
innerHTML: string;
|
|
3389
|
-
readonly localName: string;
|
|
3390
|
-
readonly namespaceURI: string | null;
|
|
3391
|
-
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
3392
|
-
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
3393
|
-
outerHTML: string;
|
|
3394
|
-
readonly ownerDocument: Document;
|
|
3395
|
-
get part(): DOMTokenList;
|
|
3396
|
-
set part(value: string): any;
|
|
3397
|
-
readonly prefix: string | null;
|
|
3398
|
-
readonly scrollHeight: number;
|
|
3399
|
-
scrollLeft: number;
|
|
3400
|
-
scrollTop: number;
|
|
3401
|
-
readonly scrollWidth: number;
|
|
3402
|
-
readonly shadowRoot: ShadowRoot | null;
|
|
3403
|
-
slot: string;
|
|
3404
|
-
readonly tagName: string;
|
|
3405
|
-
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
3406
|
-
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
3407
|
-
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K];
|
|
3408
|
-
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K];
|
|
3409
|
-
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K];
|
|
3410
|
-
closest<E extends Element = Element>(selectors: string): E;
|
|
3411
|
-
computedStyleMap(): StylePropertyMapReadOnly;
|
|
3412
|
-
getAttribute(qualifiedName: string): string | null;
|
|
3413
|
-
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
3414
|
-
getAttributeNames(): string[];
|
|
3415
|
-
getAttributeNode(qualifiedName: string): Attr | null;
|
|
3416
|
-
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
3417
|
-
getBoundingClientRect(): DOMRect;
|
|
3418
|
-
getClientRects(): DOMRectList;
|
|
3419
|
-
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
3420
|
-
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
3421
|
-
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
3422
|
-
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
3423
|
-
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3424
|
-
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
3425
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
3426
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
3427
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
3428
|
-
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
3429
|
-
getHTML(options?: GetHTMLOptions): string;
|
|
3430
|
-
hasAttribute(qualifiedName: string): boolean;
|
|
3431
|
-
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
3432
|
-
hasAttributes(): boolean;
|
|
3433
|
-
hasPointerCapture(pointerId: number): boolean;
|
|
3434
|
-
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
3435
|
-
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
3436
|
-
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
3437
|
-
matches(selectors: string): boolean;
|
|
3438
|
-
releasePointerCapture(pointerId: number): void;
|
|
3439
|
-
removeAttribute(qualifiedName: string): void;
|
|
3440
|
-
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
3441
|
-
removeAttributeNode(attr: Attr): Attr;
|
|
3442
|
-
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
3443
|
-
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
3444
|
-
scroll(options?: ScrollToOptions): void;
|
|
3445
|
-
scroll(x: number, y: number): void;
|
|
3446
|
-
scrollBy(options?: ScrollToOptions): void;
|
|
3447
|
-
scrollBy(x: number, y: number): void;
|
|
3448
|
-
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
3449
|
-
scrollTo(options?: ScrollToOptions): void;
|
|
3450
|
-
scrollTo(x: number, y: number): void;
|
|
3451
|
-
setAttribute(qualifiedName: string, value: string): void;
|
|
3452
|
-
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
3453
|
-
setAttributeNode(attr: Attr): Attr | null;
|
|
3454
|
-
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
3455
|
-
setHTMLUnsafe(html: string): void;
|
|
3456
|
-
setPointerCapture(pointerId: number): void;
|
|
3457
|
-
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
3458
|
-
webkitMatchesSelector(selectors: string): boolean;
|
|
3459
|
-
textContent: string;
|
|
3460
|
-
readonly baseURI: string;
|
|
3461
|
-
readonly childNodes: NodeListOf<ChildNode>;
|
|
3462
|
-
readonly firstChild: ChildNode | null;
|
|
3463
|
-
readonly isConnected: boolean;
|
|
3464
|
-
readonly lastChild: ChildNode | null;
|
|
3465
|
-
readonly nextSibling: ChildNode | null;
|
|
3466
|
-
readonly nodeName: string;
|
|
3467
|
-
readonly nodeType: number;
|
|
3468
|
-
nodeValue: string | null;
|
|
3469
|
-
readonly parentElement: HTMLElement | null;
|
|
3470
|
-
readonly parentNode: ParentNode | null;
|
|
3471
|
-
readonly previousSibling: ChildNode | null;
|
|
3472
|
-
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
3473
|
-
compareDocumentPosition(other: Node): number;
|
|
3474
|
-
contains(other: Node | null): boolean;
|
|
3475
|
-
getRootNode(options?: GetRootNodeOptions): Node;
|
|
3476
|
-
hasChildNodes(): boolean;
|
|
3477
|
-
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
3478
|
-
isDefaultNamespace(namespace: string | null): boolean;
|
|
3479
|
-
isEqualNode(otherNode: Node | null): boolean;
|
|
3480
|
-
isSameNode(otherNode: Node | null): boolean;
|
|
3481
|
-
lookupNamespaceURI(prefix: string | null): string | null;
|
|
3482
|
-
lookupPrefix(namespace: string | null): string | null;
|
|
3483
|
-
normalize(): void;
|
|
3484
|
-
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
3485
|
-
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
3486
|
-
readonly ELEMENT_NODE: 1;
|
|
3487
|
-
readonly ATTRIBUTE_NODE: 2;
|
|
3488
|
-
readonly TEXT_NODE: 3;
|
|
3489
|
-
readonly CDATA_SECTION_NODE: 4;
|
|
3490
|
-
readonly ENTITY_REFERENCE_NODE: 5;
|
|
3491
|
-
readonly ENTITY_NODE: 6;
|
|
3492
|
-
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
3493
|
-
readonly COMMENT_NODE: 8;
|
|
3494
|
-
readonly DOCUMENT_NODE: 9;
|
|
3495
|
-
readonly DOCUMENT_TYPE_NODE: 10;
|
|
3496
|
-
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
3497
|
-
readonly NOTATION_NODE: 12;
|
|
3498
|
-
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
3499
|
-
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
3500
|
-
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
3501
|
-
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
3502
|
-
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
3503
|
-
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
3504
|
-
dispatchEvent(event: Event): boolean;
|
|
3505
|
-
ariaActiveDescendantElement: Element | null;
|
|
3506
|
-
ariaAtomic: string | null;
|
|
3507
|
-
ariaAutoComplete: string | null;
|
|
3508
|
-
ariaBrailleLabel: string | null;
|
|
3509
|
-
ariaBrailleRoleDescription: string | null;
|
|
3510
|
-
ariaBusy: string | null;
|
|
3511
|
-
ariaChecked: string | null;
|
|
3512
|
-
ariaColCount: string | null;
|
|
3513
|
-
ariaColIndex: string | null;
|
|
3514
|
-
ariaColIndexText: string | null;
|
|
3515
|
-
ariaColSpan: string | null;
|
|
3516
|
-
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
3517
|
-
ariaCurrent: string | null;
|
|
3518
|
-
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
3519
|
-
ariaDescription: string | null;
|
|
3520
|
-
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
3521
|
-
ariaDisabled: string | null;
|
|
3522
|
-
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
3523
|
-
ariaExpanded: string | null;
|
|
3524
|
-
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
3525
|
-
ariaHasPopup: string | null;
|
|
3526
|
-
ariaHidden: string | null;
|
|
3527
|
-
ariaInvalid: string | null;
|
|
3528
|
-
ariaKeyShortcuts: string | null;
|
|
3529
|
-
ariaLabel: string | null;
|
|
3530
|
-
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
3531
|
-
ariaLevel: string | null;
|
|
3532
|
-
ariaLive: string | null;
|
|
3533
|
-
ariaModal: string | null;
|
|
3534
|
-
ariaMultiLine: string | null;
|
|
3535
|
-
ariaMultiSelectable: string | null;
|
|
3536
|
-
ariaOrientation: string | null;
|
|
3537
|
-
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
3538
|
-
ariaPlaceholder: string | null;
|
|
3539
|
-
ariaPosInSet: string | null;
|
|
3540
|
-
ariaPressed: string | null;
|
|
3541
|
-
ariaReadOnly: string | null;
|
|
3542
|
-
ariaRelevant: string | null;
|
|
3543
|
-
ariaRequired: string | null;
|
|
3544
|
-
ariaRoleDescription: string | null;
|
|
3545
|
-
ariaRowCount: string | null;
|
|
3546
|
-
ariaRowIndex: string | null;
|
|
3547
|
-
ariaRowIndexText: string | null;
|
|
3548
|
-
ariaRowSpan: string | null;
|
|
3549
|
-
ariaSelected: string | null;
|
|
3550
|
-
ariaSetSize: string | null;
|
|
3551
|
-
ariaSort: string | null;
|
|
3552
|
-
ariaValueMax: string | null;
|
|
3553
|
-
ariaValueMin: string | null;
|
|
3554
|
-
ariaValueNow: string | null;
|
|
3555
|
-
ariaValueText: string | null;
|
|
3556
|
-
role: string | null;
|
|
3557
|
-
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
3558
|
-
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
3559
|
-
after(...nodes: (Node | string)[]): void;
|
|
3560
|
-
before(...nodes: (Node | string)[]): void;
|
|
3561
|
-
remove(): void;
|
|
3562
|
-
replaceWith(...nodes: (Node | string)[]): void;
|
|
3563
|
-
readonly nextElementSibling: Element | null;
|
|
3564
|
-
readonly previousElementSibling: Element | null;
|
|
3565
|
-
readonly childElementCount: number;
|
|
3566
|
-
readonly children: HTMLCollection;
|
|
3567
|
-
readonly firstElementChild: Element | null;
|
|
3568
|
-
readonly lastElementChild: Element | null;
|
|
3569
|
-
append(...nodes: (Node | string)[]): void;
|
|
3570
|
-
prepend(...nodes: (Node | string)[]): void;
|
|
3571
|
-
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
3572
|
-
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
3573
|
-
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
3574
|
-
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
3575
|
-
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
3576
|
-
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
3577
|
-
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
3578
|
-
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
3579
|
-
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3580
|
-
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
3581
|
-
replaceChildren(...nodes: (Node | string)[]): void;
|
|
3582
|
-
readonly assignedSlot: HTMLSlotElement | null;
|
|
3583
|
-
readonly attributeStyleMap: StylePropertyMap;
|
|
3584
|
-
get style(): CSSStyleDeclaration;
|
|
3585
|
-
set style(cssText: string): any;
|
|
3586
|
-
contentEditable: string;
|
|
3587
|
-
enterKeyHint: string;
|
|
3588
|
-
inputMode: string;
|
|
3589
|
-
readonly isContentEditable: boolean;
|
|
3590
|
-
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3591
|
-
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3592
|
-
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3593
|
-
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3594
|
-
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3595
|
-
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3596
|
-
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
3597
|
-
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3598
|
-
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3599
|
-
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3600
|
-
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3601
|
-
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3602
|
-
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3603
|
-
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3604
|
-
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3605
|
-
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3606
|
-
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3607
|
-
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3608
|
-
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3609
|
-
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3610
|
-
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3611
|
-
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3612
|
-
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3613
|
-
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3614
|
-
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3615
|
-
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3616
|
-
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3617
|
-
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3618
|
-
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3619
|
-
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3620
|
-
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3621
|
-
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3622
|
-
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3623
|
-
onerror: OnErrorEventHandler;
|
|
3624
|
-
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3625
|
-
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
3626
|
-
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3627
|
-
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3628
|
-
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3629
|
-
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3630
|
-
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3631
|
-
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3632
|
-
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3633
|
-
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3634
|
-
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3635
|
-
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3636
|
-
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3637
|
-
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3638
|
-
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3639
|
-
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3640
|
-
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3641
|
-
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3642
|
-
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3643
|
-
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3644
|
-
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3645
|
-
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3646
|
-
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3647
|
-
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3648
|
-
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3649
|
-
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3650
|
-
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3651
|
-
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3652
|
-
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3653
|
-
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3654
|
-
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3655
|
-
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3656
|
-
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3657
|
-
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
3658
|
-
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3659
|
-
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3660
|
-
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3661
|
-
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3662
|
-
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3663
|
-
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
3664
|
-
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3665
|
-
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3666
|
-
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3667
|
-
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3668
|
-
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3669
|
-
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3670
|
-
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3671
|
-
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
3672
|
-
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3673
|
-
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3674
|
-
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3675
|
-
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3676
|
-
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3677
|
-
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3678
|
-
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3679
|
-
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3680
|
-
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3681
|
-
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3682
|
-
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3683
|
-
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3684
|
-
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3685
|
-
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3686
|
-
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3687
|
-
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3688
|
-
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3689
|
-
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
3690
|
-
autofocus: boolean;
|
|
3691
|
-
readonly dataset: DOMStringMap;
|
|
3692
|
-
nonce?: string;
|
|
3693
|
-
tabIndex: number;
|
|
3694
|
-
blur(): void;
|
|
3695
|
-
focus(options?: FocusOptions): void;
|
|
3696
|
-
}) & typeof GridProBaseDatasource;
|
|
3697
|
-
|
|
3698
|
-
/**
|
|
3699
|
-
* The error event grid pro genesis datasource.
|
|
3700
|
-
* @public
|
|
3701
|
-
*/
|
|
3702
|
-
export declare type GridProGenesisDatasourceErrorEvent = CustomEvent<GridProGenesisDatasourceErrorEventDetail>;
|
|
3703
|
-
|
|
3704
|
-
/**
|
|
3705
|
-
* The event detail for the grid pro genesis datasource `error` event.
|
|
3706
|
-
* @public
|
|
3707
|
-
*/
|
|
3708
|
-
export declare type GridProGenesisDatasourceErrorEventDetail = {
|
|
3709
|
-
message: string;
|
|
3710
|
-
};
|
|
3711
|
-
|
|
3712
|
-
/**
|
|
3713
|
-
* The Genesis Datasource events names.
|
|
3714
|
-
* @public
|
|
3715
|
-
*/
|
|
3716
|
-
export declare const gridProGenesisDatasourceEventNames: {
|
|
3717
|
-
readonly error: "datasource-error";
|
|
3718
|
-
readonly dataInit: "datasource-init";
|
|
3719
|
-
readonly sizeChanged: "datasource-size-changed";
|
|
3720
|
-
readonly moreRowsChanged: "more-rows-changed";
|
|
3721
|
-
};
|
|
3722
|
-
|
|
3723
|
-
/**
|
|
3724
|
-
* The available Grid Pro Renderer Types
|
|
3725
|
-
* @public
|
|
3726
|
-
*/
|
|
3727
|
-
export declare enum GridProRendererTypes {
|
|
3728
|
-
action = "action",
|
|
3729
|
-
actionsMenu = "actionsMenu",
|
|
3730
|
-
boolean = "boolean",
|
|
3731
|
-
editable = "editable",
|
|
3732
|
-
text = "text",// TODO: textField :(
|
|
3733
|
-
select = "select",
|
|
3734
|
-
statusPill = "statusPill",
|
|
3735
|
-
dateEditor = "dateEditor",
|
|
3736
|
-
selectEditor = "selectEditor",
|
|
3737
|
-
numberEditor = "numberEditor",
|
|
3738
|
-
stringEditor = "stringEditor",
|
|
3739
|
-
multiselectEditor = "multiselectEditor"
|
|
3740
|
-
}
|
|
3741
|
-
|
|
3742
|
-
/**
|
|
3743
|
-
* A Genesis Datasource element, for server-side | SSRM-compatible data fetching and used exclusively by the GridPro element.
|
|
3744
|
-
* @remarks Only supports Server-Side Row Model. Requires `@ag-grid-enterprise/server-side-row-model` setup and valid AG Grid Enterprise license.
|
|
3745
|
-
*
|
|
3746
|
-
* **Custom Sort Indicators**: This datasource automatically applies custom sort indicators that are always visible (instead of only on hover).
|
|
3747
|
-
* Sortable columns will show a subtle sort icon even when not sorted, and active sort indicators will be more prominent.
|
|
3748
|
-
* The custom styling uses AG Grid's native icon font for consistency with the grid theme.
|
|
3749
|
-
*
|
|
3750
|
-
* @beta
|
|
3751
|
-
*/
|
|
3752
|
-
export declare class GridProServerSideDatasource extends GridProServerSideDatasource_base {
|
|
3753
|
-
serializer: JSONSerializer;
|
|
3754
|
-
pollingDatasource: Datasource;
|
|
3755
|
-
/**
|
|
3756
|
-
* The starting VIEW_NUMBER of the data to be fetched.
|
|
3757
|
-
* @remarks The VIEW_NUMBER isincremented by the grid as the user scrolls or changes pages.
|
|
3758
|
-
*/
|
|
3759
|
-
zeroBasedViewNumber: boolean;
|
|
3760
|
-
/**
|
|
3761
|
-
* Enable live updates for the grid.
|
|
3762
|
-
* @remarks Only works with DATASERVER resources (StreamDatasource) right now.
|
|
3763
|
-
*/
|
|
3764
|
-
liveUpdates: boolean;
|
|
3765
|
-
/**
|
|
3766
|
-
* The paging mode to use for data fetching.
|
|
3767
|
-
* @remarks
|
|
3768
|
-
* - "viewBased": Uses VIEW_NUMBER and NEXT_VIEW (1 by 1 increment)
|
|
3769
|
-
* - "offsetBased": Uses OFFSET and NEXT_OFFSET (based on maxRows increment)
|
|
3770
|
-
* - undefined: Auto-determines based on criteriaOnlyRequest availability
|
|
3771
|
-
*/
|
|
3772
|
-
pagingMode: PagingMode | undefined;
|
|
3773
|
-
request: any;
|
|
3774
|
-
private indexes;
|
|
3775
|
-
private ssrmDatasource;
|
|
3776
|
-
private liveUpdatesStream;
|
|
3777
|
-
private sortIndicatorCSSDestroy;
|
|
3778
|
-
resourceNameChanged(oldValue: string, newValue: string): void;
|
|
3779
|
-
criteriaChanged(oldCriteria: string, newCriteria: string): void;
|
|
3780
|
-
connectedCallback(): void;
|
|
3781
|
-
disconnectedCallback(): void;
|
|
3782
|
-
deepClone(): Node;
|
|
3783
|
-
/**
|
|
3784
|
-
* Resets the grid data while keeping columnDefs and reloads data.
|
|
3785
|
-
* @remarks This is used when the grid is already initialized and we want to reload the data due to a criteria/filter change.
|
|
3786
|
-
* @beta
|
|
3787
|
-
*/
|
|
3788
|
-
reloadResourceData(params?: DatasourceOptions): Promise<void>;
|
|
3789
|
-
/**
|
|
3790
|
-
* Applies custom sort indicator styling for server-side datasource
|
|
3791
|
-
* @internal
|
|
3792
|
-
*/
|
|
3793
|
-
private applyServerSideSortIndicatorStyling;
|
|
3794
|
-
/**
|
|
3795
|
-
* Removes custom sort indicator styling
|
|
3796
|
-
* @internal
|
|
3797
|
-
*/
|
|
3798
|
-
private removeServerSideSortIndicatorStyling;
|
|
3799
|
-
init(): Promise<void>;
|
|
3800
|
-
onPaginationChanged(event: any): void;
|
|
3801
|
-
destroy(): Promise<void>;
|
|
3802
|
-
restart(): Promise<void>;
|
|
3803
|
-
private clearRowData;
|
|
3804
|
-
private getResourceIndexes;
|
|
3805
|
-
private createReqRepRequest;
|
|
3806
|
-
/**
|
|
3807
|
-
* Creates a polling stream for REQUEST_SERVER resources.
|
|
3808
|
-
* @remarks
|
|
3809
|
-
* Creates a separate `Datasource` instance configured to poll all currently loaded rows
|
|
3810
|
-
* (from offset 0 to current offset + maxRows). This enables change detection across all
|
|
3811
|
-
* loaded data, not just the current page.
|
|
3812
|
-
*
|
|
3813
|
-
* The separate datasource instance has built-in polling logic (pollingInterval, pollTriggerEvents)
|
|
3814
|
-
* and manages its own lifecycle independently of the snapshot datasource.
|
|
3815
|
-
* @param existingParams - The current request parameters (includes OFFSET, MAX_ROWS, etc.)
|
|
3816
|
-
* @returns Object containing the polling stream and the datasource instance
|
|
3817
|
-
* @internal
|
|
3818
|
-
*/
|
|
3819
|
-
private createReqRepStream;
|
|
3820
|
-
/**
|
|
3821
|
-
* Stores the previous poll result for comparison (poll N vs poll N-1).
|
|
3822
|
-
* @remarks
|
|
3823
|
-
* This enables efficient change detection by comparing consecutive polls instead of
|
|
3824
|
-
* maintaining the entire dataset in memory. Only stores the last poll result.
|
|
3825
|
-
* @internal
|
|
3826
|
-
*/
|
|
3827
|
-
private previousPollResult;
|
|
3828
|
-
/**
|
|
3829
|
-
* Resets the previous poll result comparison state.
|
|
3830
|
-
* @remarks
|
|
3831
|
-
* Called when the polling stream is destroyed or recreated with new parameters
|
|
3832
|
-
* (e.g., user scrolls to a different page, or filters/sorting changes).
|
|
3833
|
-
* @internal
|
|
3834
|
-
*/
|
|
3835
|
-
resetPreviousPollResult(): void;
|
|
3836
|
-
/**
|
|
3837
|
-
* Applies polling updates for REQUEST_SERVER resources in SSRM.
|
|
3838
|
-
* @remarks
|
|
3839
|
-
* Compares the current poll result (poll N) with the previous poll result (poll N-1)
|
|
3840
|
-
* to detect inserts, updates, and deletes. Changes are applied to the grid using
|
|
3841
|
-
* `applyServerSideTransaction` to avoid interfering with SSRM's cache management.
|
|
3842
|
-
*
|
|
3843
|
-
* The first poll is stored without applying changes (nothing to compare yet).
|
|
3844
|
-
* Subsequent polls are compared to detect changes efficiently.
|
|
3845
|
-
* @param result - The polling result from the REQUEST_SERVER resource
|
|
3846
|
-
* @internal
|
|
3847
|
-
*/
|
|
3848
|
-
private applyReqRepPollingUpdate;
|
|
3849
|
-
private createDataserverStream;
|
|
3850
|
-
private getAgColumnDefs;
|
|
3851
|
-
applyTransaction(transaction: any): any;
|
|
3852
|
-
loadMore(): void;
|
|
3853
|
-
}
|
|
3854
|
-
|
|
3855
|
-
declare const GridProServerSideDatasource_base: (new (...args: any[]) => {
|
|
3856
|
-
#_container: FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3857
|
-
#_latestTokenCode: string;
|
|
3858
|
-
#_hasFirstLoaded: boolean;
|
|
3859
|
-
#_cleanupTimeout: NodeJS.Timeout;
|
|
3860
|
-
#_shouldForceLifecycle: boolean;
|
|
3861
|
-
cloneNode(deep?: boolean): Node;
|
|
3862
|
-
deepClone(): Node;
|
|
3863
|
-
get shouldRunDisconnect(): boolean;
|
|
3864
|
-
get shouldRunConnect(): boolean;
|
|
3865
|
-
#_blockLifecycleDueToTokenChange(lifecycleType: "connect" | "disconnect" | "reconnect"): boolean;
|
|
3866
|
-
#_tryFindContainingLayout(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3867
|
-
connectedCallback(): void;
|
|
3868
|
-
readonly $fastController: Controller;
|
|
3869
|
-
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
3870
|
-
disconnectedCallback(): void;
|
|
3871
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
3872
|
-
accessKey: string;
|
|
3873
|
-
readonly accessKeyLabel: string;
|
|
3874
|
-
autocapitalize: string;
|
|
3875
|
-
autocorrect: boolean;
|
|
3876
|
-
dir: string;
|
|
3877
|
-
draggable: boolean;
|
|
3878
|
-
hidden: boolean;
|
|
3879
|
-
inert: boolean;
|
|
3880
|
-
innerText: string;
|
|
3881
|
-
lang: string;
|
|
3882
|
-
readonly offsetHeight: number;
|
|
3883
|
-
readonly offsetLeft: number;
|
|
3884
|
-
readonly offsetParent: Element | null;
|
|
3885
|
-
readonly offsetTop: number;
|
|
3886
|
-
readonly offsetWidth: number;
|
|
3887
|
-
outerText: string;
|
|
3888
|
-
popover: string | null;
|
|
3889
|
-
spellcheck: boolean;
|
|
3890
|
-
title: string;
|
|
3891
|
-
translate: boolean;
|
|
3892
|
-
writingSuggestions: string;
|
|
3893
|
-
attachInternals(): ElementInternals;
|
|
3894
|
-
click(): void;
|
|
3895
|
-
hidePopover(): void;
|
|
3896
|
-
showPopover(): void;
|
|
3897
|
-
togglePopover(options?: boolean): boolean;
|
|
3898
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3899
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3900
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3901
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3902
|
-
readonly attributes: NamedNodeMap;
|
|
3903
|
-
get classList(): DOMTokenList;
|
|
3904
|
-
set classList(value: string): any;
|
|
3905
|
-
className: string;
|
|
3906
|
-
readonly clientHeight: number;
|
|
3907
|
-
readonly clientLeft: number;
|
|
3908
|
-
readonly clientTop: number;
|
|
3909
|
-
readonly clientWidth: number;
|
|
3910
|
-
readonly currentCSSZoom: number;
|
|
3911
|
-
id: string;
|
|
3912
|
-
innerHTML: string;
|
|
3913
|
-
readonly localName: string;
|
|
3914
|
-
readonly namespaceURI: string | null;
|
|
3915
|
-
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
3916
|
-
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
3917
|
-
outerHTML: string;
|
|
3918
|
-
readonly ownerDocument: Document;
|
|
3919
|
-
get part(): DOMTokenList;
|
|
3920
|
-
set part(value: string): any;
|
|
3921
|
-
readonly prefix: string | null;
|
|
3922
|
-
readonly scrollHeight: number;
|
|
3923
|
-
scrollLeft: number;
|
|
3924
|
-
scrollTop: number;
|
|
3925
|
-
readonly scrollWidth: number;
|
|
3926
|
-
readonly shadowRoot: ShadowRoot | null;
|
|
3927
|
-
slot: string;
|
|
3928
|
-
readonly tagName: string;
|
|
3929
|
-
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
3930
|
-
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
3931
|
-
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K];
|
|
3932
|
-
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K];
|
|
3933
|
-
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K];
|
|
3934
|
-
closest<E extends Element = Element>(selectors: string): E;
|
|
3935
|
-
computedStyleMap(): StylePropertyMapReadOnly;
|
|
3936
|
-
getAttribute(qualifiedName: string): string | null;
|
|
3937
|
-
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
3938
|
-
getAttributeNames(): string[];
|
|
3939
|
-
getAttributeNode(qualifiedName: string): Attr | null;
|
|
3940
|
-
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
3941
|
-
getBoundingClientRect(): DOMRect;
|
|
3942
|
-
getClientRects(): DOMRectList;
|
|
3943
|
-
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
3944
|
-
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
3945
|
-
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
3946
|
-
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
3947
|
-
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3948
|
-
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
3949
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
3950
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
3951
|
-
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
3952
|
-
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
3953
|
-
getHTML(options?: GetHTMLOptions): string;
|
|
3954
|
-
hasAttribute(qualifiedName: string): boolean;
|
|
3955
|
-
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
3956
|
-
hasAttributes(): boolean;
|
|
3957
|
-
hasPointerCapture(pointerId: number): boolean;
|
|
3958
|
-
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
3959
|
-
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
3960
|
-
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
3961
|
-
matches(selectors: string): boolean;
|
|
3962
|
-
releasePointerCapture(pointerId: number): void;
|
|
3963
|
-
removeAttribute(qualifiedName: string): void;
|
|
3964
|
-
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
3965
|
-
removeAttributeNode(attr: Attr): Attr;
|
|
3966
|
-
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
3967
|
-
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
3968
|
-
scroll(options?: ScrollToOptions): void;
|
|
3969
|
-
scroll(x: number, y: number): void;
|
|
3970
|
-
scrollBy(options?: ScrollToOptions): void;
|
|
3971
|
-
scrollBy(x: number, y: number): void;
|
|
3972
|
-
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
3973
|
-
scrollTo(options?: ScrollToOptions): void;
|
|
3974
|
-
scrollTo(x: number, y: number): void;
|
|
3975
|
-
setAttribute(qualifiedName: string, value: string): void;
|
|
3976
|
-
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
3977
|
-
setAttributeNode(attr: Attr): Attr | null;
|
|
3978
|
-
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
3979
|
-
setHTMLUnsafe(html: string): void;
|
|
3980
|
-
setPointerCapture(pointerId: number): void;
|
|
3981
|
-
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
3982
|
-
webkitMatchesSelector(selectors: string): boolean;
|
|
3983
|
-
textContent: string;
|
|
3984
|
-
readonly baseURI: string;
|
|
3985
|
-
readonly childNodes: NodeListOf<ChildNode>;
|
|
3986
|
-
readonly firstChild: ChildNode | null;
|
|
3987
|
-
readonly isConnected: boolean;
|
|
3988
|
-
readonly lastChild: ChildNode | null;
|
|
3989
|
-
readonly nextSibling: ChildNode | null;
|
|
3990
|
-
readonly nodeName: string;
|
|
3991
|
-
readonly nodeType: number;
|
|
3992
|
-
nodeValue: string | null;
|
|
3993
|
-
readonly parentElement: HTMLElement | null;
|
|
3994
|
-
readonly parentNode: ParentNode | null;
|
|
3995
|
-
readonly previousSibling: ChildNode | null;
|
|
3996
|
-
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
3997
|
-
compareDocumentPosition(other: Node): number;
|
|
3998
|
-
contains(other: Node | null): boolean;
|
|
3999
|
-
getRootNode(options?: GetRootNodeOptions): Node;
|
|
4000
|
-
hasChildNodes(): boolean;
|
|
4001
|
-
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
4002
|
-
isDefaultNamespace(namespace: string | null): boolean;
|
|
4003
|
-
isEqualNode(otherNode: Node | null): boolean;
|
|
4004
|
-
isSameNode(otherNode: Node | null): boolean;
|
|
4005
|
-
lookupNamespaceURI(prefix: string | null): string | null;
|
|
4006
|
-
lookupPrefix(namespace: string | null): string | null;
|
|
4007
|
-
normalize(): void;
|
|
4008
|
-
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
4009
|
-
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
4010
|
-
readonly ELEMENT_NODE: 1;
|
|
4011
|
-
readonly ATTRIBUTE_NODE: 2;
|
|
4012
|
-
readonly TEXT_NODE: 3;
|
|
4013
|
-
readonly CDATA_SECTION_NODE: 4;
|
|
4014
|
-
readonly ENTITY_REFERENCE_NODE: 5;
|
|
4015
|
-
readonly ENTITY_NODE: 6;
|
|
4016
|
-
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
4017
|
-
readonly COMMENT_NODE: 8;
|
|
4018
|
-
readonly DOCUMENT_NODE: 9;
|
|
4019
|
-
readonly DOCUMENT_TYPE_NODE: 10;
|
|
4020
|
-
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
4021
|
-
readonly NOTATION_NODE: 12;
|
|
4022
|
-
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
4023
|
-
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
4024
|
-
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
4025
|
-
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
4026
|
-
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
4027
|
-
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
4028
|
-
dispatchEvent(event: Event): boolean;
|
|
4029
|
-
ariaActiveDescendantElement: Element | null;
|
|
4030
|
-
ariaAtomic: string | null;
|
|
4031
|
-
ariaAutoComplete: string | null;
|
|
4032
|
-
ariaBrailleLabel: string | null;
|
|
4033
|
-
ariaBrailleRoleDescription: string | null;
|
|
4034
|
-
ariaBusy: string | null;
|
|
4035
|
-
ariaChecked: string | null;
|
|
4036
|
-
ariaColCount: string | null;
|
|
4037
|
-
ariaColIndex: string | null;
|
|
4038
|
-
ariaColIndexText: string | null;
|
|
4039
|
-
ariaColSpan: string | null;
|
|
4040
|
-
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
4041
|
-
ariaCurrent: string | null;
|
|
4042
|
-
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
4043
|
-
ariaDescription: string | null;
|
|
4044
|
-
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
4045
|
-
ariaDisabled: string | null;
|
|
4046
|
-
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
4047
|
-
ariaExpanded: string | null;
|
|
4048
|
-
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
4049
|
-
ariaHasPopup: string | null;
|
|
4050
|
-
ariaHidden: string | null;
|
|
4051
|
-
ariaInvalid: string | null;
|
|
4052
|
-
ariaKeyShortcuts: string | null;
|
|
4053
|
-
ariaLabel: string | null;
|
|
4054
|
-
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
4055
|
-
ariaLevel: string | null;
|
|
4056
|
-
ariaLive: string | null;
|
|
4057
|
-
ariaModal: string | null;
|
|
4058
|
-
ariaMultiLine: string | null;
|
|
4059
|
-
ariaMultiSelectable: string | null;
|
|
4060
|
-
ariaOrientation: string | null;
|
|
4061
|
-
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
4062
|
-
ariaPlaceholder: string | null;
|
|
4063
|
-
ariaPosInSet: string | null;
|
|
4064
|
-
ariaPressed: string | null;
|
|
4065
|
-
ariaReadOnly: string | null;
|
|
4066
|
-
ariaRelevant: string | null;
|
|
4067
|
-
ariaRequired: string | null;
|
|
4068
|
-
ariaRoleDescription: string | null;
|
|
4069
|
-
ariaRowCount: string | null;
|
|
4070
|
-
ariaRowIndex: string | null;
|
|
4071
|
-
ariaRowIndexText: string | null;
|
|
4072
|
-
ariaRowSpan: string | null;
|
|
4073
|
-
ariaSelected: string | null;
|
|
4074
|
-
ariaSetSize: string | null;
|
|
4075
|
-
ariaSort: string | null;
|
|
4076
|
-
ariaValueMax: string | null;
|
|
4077
|
-
ariaValueMin: string | null;
|
|
4078
|
-
ariaValueNow: string | null;
|
|
4079
|
-
ariaValueText: string | null;
|
|
4080
|
-
role: string | null;
|
|
4081
|
-
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
4082
|
-
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
4083
|
-
after(...nodes: (Node | string)[]): void;
|
|
4084
|
-
before(...nodes: (Node | string)[]): void;
|
|
4085
|
-
remove(): void;
|
|
4086
|
-
replaceWith(...nodes: (Node | string)[]): void;
|
|
4087
|
-
readonly nextElementSibling: Element | null;
|
|
4088
|
-
readonly previousElementSibling: Element | null;
|
|
4089
|
-
readonly childElementCount: number;
|
|
4090
|
-
readonly children: HTMLCollection;
|
|
4091
|
-
readonly firstElementChild: Element | null;
|
|
4092
|
-
readonly lastElementChild: Element | null;
|
|
4093
|
-
append(...nodes: (Node | string)[]): void;
|
|
4094
|
-
prepend(...nodes: (Node | string)[]): void;
|
|
4095
|
-
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
4096
|
-
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
4097
|
-
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
4098
|
-
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
4099
|
-
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
4100
|
-
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
4101
|
-
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
4102
|
-
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
4103
|
-
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
4104
|
-
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
4105
|
-
replaceChildren(...nodes: (Node | string)[]): void;
|
|
4106
|
-
readonly assignedSlot: HTMLSlotElement | null;
|
|
4107
|
-
readonly attributeStyleMap: StylePropertyMap;
|
|
4108
|
-
get style(): CSSStyleDeclaration;
|
|
4109
|
-
set style(cssText: string): any;
|
|
4110
|
-
contentEditable: string;
|
|
4111
|
-
enterKeyHint: string;
|
|
4112
|
-
inputMode: string;
|
|
4113
|
-
readonly isContentEditable: boolean;
|
|
4114
|
-
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
4115
|
-
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4116
|
-
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4117
|
-
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4118
|
-
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4119
|
-
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4120
|
-
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
4121
|
-
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4122
|
-
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
4123
|
-
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
4124
|
-
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4125
|
-
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4126
|
-
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4127
|
-
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4128
|
-
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4129
|
-
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4130
|
-
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4131
|
-
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4132
|
-
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4133
|
-
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
4134
|
-
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4135
|
-
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
4136
|
-
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4137
|
-
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4138
|
-
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4139
|
-
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4140
|
-
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4141
|
-
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4142
|
-
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4143
|
-
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4144
|
-
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4145
|
-
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4146
|
-
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4147
|
-
onerror: OnErrorEventHandler;
|
|
4148
|
-
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
4149
|
-
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
4150
|
-
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4151
|
-
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4152
|
-
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4153
|
-
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
4154
|
-
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
4155
|
-
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
4156
|
-
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4157
|
-
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4158
|
-
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4159
|
-
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4160
|
-
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4161
|
-
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4162
|
-
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4163
|
-
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4164
|
-
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4165
|
-
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4166
|
-
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4167
|
-
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4168
|
-
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
4169
|
-
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4170
|
-
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4171
|
-
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4172
|
-
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4173
|
-
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4174
|
-
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4175
|
-
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4176
|
-
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4177
|
-
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4178
|
-
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4179
|
-
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4180
|
-
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4181
|
-
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
4182
|
-
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4183
|
-
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4184
|
-
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
4185
|
-
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4186
|
-
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4187
|
-
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
4188
|
-
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4189
|
-
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4190
|
-
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4191
|
-
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4192
|
-
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4193
|
-
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4194
|
-
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4195
|
-
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
4196
|
-
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4197
|
-
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4198
|
-
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
4199
|
-
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4200
|
-
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4201
|
-
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4202
|
-
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4203
|
-
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4204
|
-
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4205
|
-
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4206
|
-
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4207
|
-
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4208
|
-
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4209
|
-
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4210
|
-
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4211
|
-
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4212
|
-
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4213
|
-
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
4214
|
-
autofocus: boolean;
|
|
4215
|
-
readonly dataset: DOMStringMap;
|
|
4216
|
-
nonce?: string;
|
|
4217
|
-
tabIndex: number;
|
|
4218
|
-
blur(): void;
|
|
4219
|
-
focus(options?: FocusOptions): void;
|
|
4220
|
-
}) & typeof GridProBaseDatasource;
|
|
4221
|
-
|
|
4222
|
-
/**
|
|
4223
|
-
* Configuration options for the grid status bar components
|
|
4224
|
-
* @public
|
|
4225
|
-
* @remarks
|
|
4226
|
-
* This requires AG Grid Enterprise module to be enabled.
|
|
4227
|
-
* Status bar components will only be displayed if the Enterprise module is available.
|
|
4228
|
-
* @see https://www.ag-grid.com/javascript-data-grid/component-status-bar/
|
|
4229
|
-
*/
|
|
4230
|
-
export declare interface GridProStatusBarConfig {
|
|
4231
|
-
/**
|
|
4232
|
-
* Enable row count status bar component.
|
|
4233
|
-
* @remarks Default is false.
|
|
4234
|
-
*/
|
|
4235
|
-
rows?: boolean;
|
|
4236
|
-
/**
|
|
4237
|
-
* Enable max rows status bar component.
|
|
4238
|
-
* @remarks Default is false.
|
|
4239
|
-
*/
|
|
4240
|
-
maxRows?: boolean;
|
|
4241
|
-
/**
|
|
4242
|
-
* Configure load more button status bar component.
|
|
4243
|
-
* @remarks Can be boolean for simple enable/disable or object for detailed configuration.
|
|
4244
|
-
*/
|
|
4245
|
-
loadMore?: boolean | GridProStatusBarLoadMoreConfig;
|
|
4246
|
-
/**
|
|
4247
|
-
* Configure reload button status bar component.
|
|
4248
|
-
* @remarks Can be boolean for simple enable/disable or object for detailed configuration.
|
|
4249
|
-
*/
|
|
4250
|
-
reload?: boolean | GridProStatusBarReloadConfig;
|
|
4251
|
-
/**
|
|
4252
|
-
* Enable aggregation status bar component.
|
|
4253
|
-
* @remarks Default is true. Shows aggregation values for selected columns.
|
|
4254
|
-
*/
|
|
4255
|
-
aggregation?: boolean;
|
|
4256
|
-
}
|
|
4257
|
-
|
|
4258
|
-
/**
|
|
4259
|
-
* Configuration for the label-value status bar component
|
|
4260
|
-
* @public
|
|
4261
|
-
*/
|
|
4262
|
-
export declare interface GridProStatusBarLabelConfig {
|
|
4263
|
-
/**
|
|
4264
|
-
* The label text to display
|
|
4265
|
-
*/
|
|
4266
|
-
label: string;
|
|
4267
|
-
/**
|
|
4268
|
-
* The value to display
|
|
4269
|
-
*/
|
|
4270
|
-
value: any;
|
|
4271
|
-
/**
|
|
4272
|
-
* Whether to hide the status bar component
|
|
4273
|
-
* @remarks Default is false.
|
|
4274
|
-
*/
|
|
4275
|
-
hide?: boolean;
|
|
4276
|
-
}
|
|
4277
|
-
|
|
4278
|
-
/**
|
|
4279
|
-
* Configuration options for load more status bar component
|
|
4280
|
-
* @public
|
|
4281
|
-
*/
|
|
4282
|
-
export declare interface GridProStatusBarLoadMoreConfig {
|
|
4283
|
-
/**
|
|
4284
|
-
* Custom callback function to execute when the action is triggered.
|
|
4285
|
-
* If not provided, the component will use the default datasource behavior.
|
|
4286
|
-
*/
|
|
4287
|
-
onLoadMore?: () => void;
|
|
4288
|
-
/**
|
|
4289
|
-
* Custom appearance for the button.
|
|
4290
|
-
* @remarks Options: 'accent', 'lightweight', 'neutral', 'outline', 'stealth'
|
|
4291
|
-
*/
|
|
4292
|
-
appearance?: string;
|
|
4293
|
-
/**
|
|
4294
|
-
* Custom tooltip text that appears on hover.
|
|
4295
|
-
* @remarks Default is 'Load More'.
|
|
4296
|
-
*/
|
|
4297
|
-
tooltip?: string;
|
|
4298
|
-
}
|
|
4299
|
-
|
|
4300
|
-
/**
|
|
4301
|
-
* Configuration options for reload status bar component
|
|
4302
|
-
* @public
|
|
4303
|
-
*/
|
|
4304
|
-
export declare interface GridProStatusBarReloadConfig {
|
|
4305
|
-
/**
|
|
4306
|
-
* Custom callback function to execute when the action is triggered.
|
|
4307
|
-
* If not provided, the component will use the default datasource behavior.
|
|
4308
|
-
*/
|
|
4309
|
-
onReload?: () => void;
|
|
4310
|
-
/**
|
|
4311
|
-
* Custom FontAwesome icon name (without 'fa-' prefix).
|
|
4312
|
-
* @remarks Default is 'refresh'.
|
|
4313
|
-
*/
|
|
4314
|
-
icon?: string;
|
|
4315
|
-
/**
|
|
4316
|
-
* Custom tooltip text that appears on hover.
|
|
4317
|
-
* @remarks Default is 'Reload'.
|
|
4318
|
-
*/
|
|
4319
|
-
tooltip?: string;
|
|
4320
|
-
}
|
|
4321
|
-
|
|
4322
|
-
/**
|
|
4323
|
-
* The available Grid Pro Status Bar Types
|
|
4324
|
-
* @public
|
|
4325
|
-
* @remarks
|
|
4326
|
-
* These status bar components require AG Grid Enterprise module to be enabled.
|
|
4327
|
-
* Status bar components will only be displayed if the Enterprise module is available.
|
|
4328
|
-
* @see https://www.ag-grid.com/javascript-data-grid/component-status-bar/
|
|
4329
|
-
*/
|
|
4330
|
-
export declare enum GridProStatusBarTypes {
|
|
4331
|
-
labelValue = "labelValue",
|
|
4332
|
-
pagination = "pagination",
|
|
4333
|
-
loadMore = "loadMore",
|
|
4334
|
-
reload = "reload",
|
|
4335
|
-
rowCount = "rowCount"
|
|
4336
|
-
}
|
|
4337
|
-
|
|
4338
|
-
/**
|
|
4339
|
-
*
|
|
4340
|
-
* @public
|
|
4341
|
-
* @remarks
|
|
4342
|
-
* HTML Element: <foundation-grid-pro>
|
|
4343
|
-
*/
|
|
4344
|
-
export declare const gridProTemplate: ViewTemplate;
|
|
4345
|
-
|
|
4346
|
-
/**
|
|
4347
|
-
* The Grid Pro element (AG Grid v34 compatible).
|
|
4348
|
-
* @remarks Grid Pro is a Web Component wrapper around the AG Grid Community library.
|
|
4349
|
-
* @beta
|
|
4350
|
-
* @tagname %%prefix%%-grid-pro
|
|
4351
|
-
*/
|
|
4352
|
-
export declare class GridProV34 extends GridProV34_base {
|
|
4353
|
-
gridApi: GridApi_2;
|
|
4354
|
-
gridErrorItems: GridProErrorItem<GridProErrorEvent['detail']>[];
|
|
4355
|
-
statePersistence: StatePersistence;
|
|
4356
|
-
/**
|
|
4357
|
-
* Timeout function used to debounce resize calls
|
|
4358
|
-
* @internal
|
|
4359
|
-
*/
|
|
4360
|
-
private debounced;
|
|
4361
|
-
autoCellRendererByType: boolean;
|
|
4362
|
-
onlyTemplateColDefs: boolean;
|
|
4363
|
-
/**
|
|
4364
|
-
* Boolean attribute to control whether the grid autosizes the columns upon interaction.
|
|
4365
|
-
* This will disable the column widths from being manually set, and doesn't save the widths
|
|
4366
|
-
* in local storage if you are using `persist-column-state-key`.
|
|
4367
|
-
*/
|
|
4368
|
-
gridAutosizingEnabled: boolean;
|
|
4369
|
-
/**
|
|
4370
|
-
* If false, will disable cell flashing for all cells by default, unless otherwise defined in custom colDef
|
|
4371
|
-
* @remarks Defaults to true
|
|
4372
|
-
*/
|
|
4373
|
-
enableCellFlashing: boolean;
|
|
4374
|
-
/**
|
|
4375
|
-
* If true, will enable row flashing for all rows for `add` async transactions
|
|
4376
|
-
*/
|
|
4377
|
-
enableRowFlashing: boolean;
|
|
4378
|
-
/**
|
|
4379
|
-
* The key to use for persisting the column state in local browser or KV storage.
|
|
4380
|
-
*/
|
|
4381
|
-
persistColumnStateKey: string;
|
|
4382
|
-
/**
|
|
4383
|
-
* The key to use for persisting the filter model in local browser or KV storage.
|
|
4384
|
-
*/
|
|
4385
|
-
persistFilterModelKey: string;
|
|
4386
|
-
/**
|
|
4387
|
-
* The case type to use for the header names. If not set, the default CONSTANT_CASE will be used.
|
|
4388
|
-
* @remarks Can be one of the following: camelCase, capitalCase, dotCase, headerCase, noCase, paramCase, pascalCase, pathCase, sentenceCase, snakeCase.
|
|
4389
|
-
* @public
|
|
4390
|
-
*/
|
|
4391
|
-
headerCaseType: GridProCaseType;
|
|
4392
|
-
/**
|
|
4393
|
-
* The row data to display in the grid.
|
|
4394
|
-
* @remarks For scenarios where you want to set data manually, without relying on `<grid-pro-client-side-datasource>`.
|
|
4395
|
-
* @public
|
|
4396
|
-
*/
|
|
4397
|
-
rowData: any[];
|
|
4398
|
-
rowDataChanged(_: any, rowData: any): void;
|
|
4399
|
-
columnComponentName: string;
|
|
4400
|
-
eventsAndCallbacks: GridProEventsAndCallbacks;
|
|
4401
|
-
headerHeight: number;
|
|
4402
|
-
rowHeight: number;
|
|
4403
|
-
classNames: string;
|
|
4404
|
-
agGrid: GridApi_2;
|
|
4405
|
-
gridSlot: HTMLSlotElement;
|
|
4406
|
-
themeMode: 'light' | 'dark';
|
|
4407
|
-
gridComponents: {
|
|
4408
|
-
[componentName: string]: any;
|
|
4409
|
-
};
|
|
4410
|
-
/**
|
|
4411
|
-
* Enable pagination for the grid.
|
|
4412
|
-
* @remarks
|
|
4413
|
-
* When enabled, the grid will automatically configure pagination settings.
|
|
4414
|
-
* Note that AG Grid's full pagination functionality requires the Enterprise module.
|
|
4415
|
-
* While basic pagination will work in Community edition, advanced features like
|
|
4416
|
-
* custom pagination components require Enterprise.
|
|
4417
|
-
* @see https://www.ag-grid.com/javascript-data-grid/row-pagination/
|
|
4418
|
-
* @see https://www.ag-grid.com/javascript-data-grid/server-side-model-pagination/
|
|
4419
|
-
*/
|
|
4420
|
-
pagination: boolean;
|
|
4421
|
-
/**
|
|
4422
|
-
* Number of rows per page when pagination is enabled.
|
|
4423
|
-
* @remarks
|
|
4424
|
-
* **Default Value:** `DatasourceDefaults.DEFAULT_PAGINATION_PAGE_SIZE (25)` (default MAX_ROWS divided by 10)
|
|
4425
|
-
*
|
|
4426
|
-
* **Only used when pagination is enabled on client-side, server-side pagination page size is fixed to MAX_ROWS.**
|
|
4427
|
-
*
|
|
4428
|
-
* Note that AG Grid's full pagination functionality requires the Enterprise module.
|
|
4429
|
-
*/
|
|
4430
|
-
paginationPageSize: number;
|
|
4431
|
-
/**
|
|
4432
|
-
* Configuration for the grid status bar components.
|
|
4433
|
-
* @remarks
|
|
4434
|
-
* This requires AG Grid Enterprise module to be enabled.
|
|
4435
|
-
* The status bar will only be displayed if the Enterprise module is available.
|
|
4436
|
-
* @see https://www.ag-grid.com/javascript-data-grid/component-status-bar/
|
|
4437
|
-
*/
|
|
4438
|
-
statusBarConfig: GridProStatusBarConfig;
|
|
4439
|
-
/**
|
|
4440
|
-
* Enables or disables the grid status bar.
|
|
4441
|
-
* @remarks
|
|
4442
|
-
* Default is false.
|
|
4443
|
-
* When disabled, no status bar will be displayed regardless of statusBarConfig.
|
|
4444
|
-
* This requires AG Grid Enterprise module to be available for the status bar to be displayed when enabled.
|
|
4445
|
-
*/
|
|
4446
|
-
withStatusBar: boolean;
|
|
4447
|
-
/**
|
|
4448
|
-
* Custom error handler dialog template function.
|
|
4449
|
-
* @remarks
|
|
4450
|
-
* When provided, this function will be used to render custom error dialogs instead of the default error handler.
|
|
4451
|
-
* The function should accept a prefix string and an array of grid error items and return a ViewTemplate.
|
|
4452
|
-
* If not provided, the default error handler dialog template will be used.
|
|
4453
|
-
*/
|
|
4454
|
-
customErrorHandlerTemplate?: (prefix: string, gridErrorItems: GridProErrorItem<any>[]) => ViewTemplate;
|
|
4455
|
-
private columnState;
|
|
4456
|
-
protected agGridOptions: GridOptions_2;
|
|
4457
|
-
protected initialised: boolean;
|
|
4458
|
-
private rehydrationAttempted;
|
|
4459
|
-
private rootEventsListeners;
|
|
4460
|
-
private gridEventsQueue;
|
|
4461
|
-
private registeredGridEvents;
|
|
4462
|
-
private _filterConfig;
|
|
4463
|
-
getfilterModel(): Promise<{
|
|
4464
|
-
[key: string]: any;
|
|
4465
|
-
}>;
|
|
4466
|
-
setFilterModel(value: {
|
|
4467
|
-
[key: string]: any;
|
|
4468
|
-
}): Promise<void>;
|
|
4469
|
-
/**
|
|
4470
|
-
* Injectable config that allows to change grid options on an app level basis
|
|
4471
|
-
* To modify options, register instance of the config in DOM container that is
|
|
4472
|
-
* above the grid or on the top level of the application, so it applies to all grids.
|
|
4473
|
-
*
|
|
4474
|
-
* @example
|
|
4475
|
-
* ```
|
|
4476
|
-
* DI.getOrCreateDOMContainer().register([
|
|
4477
|
-
* Registration.instance<GridOptionsConfig>(GridOptionsConfig, {
|
|
4478
|
-
* headerHeight: 50,
|
|
4479
|
-
* }),
|
|
4480
|
-
* ]);
|
|
4481
|
-
* ```
|
|
4482
|
-
*/
|
|
4483
|
-
gridOptionsConfig: GridOptionsConfig;
|
|
4484
|
-
provider: any;
|
|
4485
|
-
constructor();
|
|
4486
|
-
/**
|
|
4487
|
-
* Adds an event listener to the grid element.
|
|
4488
|
-
* @param eventType - The event type to listen for. Recommened to use the `Events` from AG Grid.
|
|
4489
|
-
* @param listener - The event listener to call when the event is fired.
|
|
4490
|
-
* @param options - An options object that specifies characteristics about the event listener.
|
|
4491
|
-
* @privateRemarks
|
|
4492
|
-
* This will change once we do the AG Upgrade and `eventType` will be correctly typed.
|
|
4493
|
-
*/
|
|
4494
|
-
addEventListener(eventType: string, listener: any, options?: boolean | AddEventListenerOptions): void;
|
|
4495
|
-
private addGridEventListener;
|
|
4496
|
-
private handleError;
|
|
4497
|
-
private handleBaseDatasourceError;
|
|
4498
|
-
hideDatasourceError(): void;
|
|
2727
|
+
export declare class GridProBeta extends GridProBeta_base {
|
|
2728
|
+
gridApi: GridApi_2;
|
|
2729
|
+
gridErrorItems: GridProErrorItem<GridProErrorEvent['detail']>[];
|
|
2730
|
+
statePersistence: StatePersistence;
|
|
2731
|
+
/**
|
|
2732
|
+
* Timeout function used to debounce resize calls
|
|
2733
|
+
* @internal
|
|
2734
|
+
*/
|
|
2735
|
+
private debounced;
|
|
2736
|
+
autoCellRendererByType: boolean;
|
|
2737
|
+
onlyTemplateColDefs: boolean;
|
|
2738
|
+
/**
|
|
2739
|
+
* Boolean attribute to control whether the grid autosizes the columns upon interaction.
|
|
2740
|
+
* This will disable the column widths from being manually set, and doesn't save the widths
|
|
2741
|
+
* in local storage if you are using `persist-column-state-key`.
|
|
2742
|
+
*/
|
|
2743
|
+
gridAutosizingEnabled: boolean;
|
|
2744
|
+
/**
|
|
2745
|
+
* If false, will disable cell flashing for all cells by default, unless otherwise defined in custom colDef
|
|
2746
|
+
* @remarks Defaults to true
|
|
2747
|
+
*/
|
|
2748
|
+
enableCellFlashing: boolean;
|
|
2749
|
+
/**
|
|
2750
|
+
* If true, will enable row flashing for all rows for `add` async transactions
|
|
2751
|
+
*/
|
|
2752
|
+
enableRowFlashing: boolean;
|
|
2753
|
+
/**
|
|
2754
|
+
* The key to use for persisting the column state in local browser or KV storage.
|
|
2755
|
+
*/
|
|
2756
|
+
persistColumnStateKey: string;
|
|
2757
|
+
/**
|
|
2758
|
+
* The key to use for persisting the filter model in local browser or KV storage.
|
|
2759
|
+
*/
|
|
2760
|
+
persistFilterModelKey: string;
|
|
2761
|
+
/**
|
|
2762
|
+
* The case type to use for the header names. If not set, the default CONSTANT_CASE will be used.
|
|
2763
|
+
* @remarks Can be one of the following: camelCase, capitalCase, dotCase, headerCase, noCase, paramCase, pascalCase, pathCase, sentenceCase, snakeCase.
|
|
2764
|
+
* @public
|
|
2765
|
+
*/
|
|
2766
|
+
headerCaseType: GridProCaseType;
|
|
2767
|
+
/**
|
|
2768
|
+
* The row data to display in the grid.
|
|
2769
|
+
* @remarks For scenarios where you want to set data manually, without relying on `<grid-pro-client-side-datasource>`.
|
|
2770
|
+
* @public
|
|
2771
|
+
*/
|
|
2772
|
+
rowData: any[];
|
|
2773
|
+
rowDataChanged(_: any, rowData: any): void;
|
|
2774
|
+
columnComponentName: string;
|
|
2775
|
+
eventsAndCallbacks: GridProEventsAndCallbacks;
|
|
2776
|
+
headerHeight: number;
|
|
2777
|
+
rowHeight: number;
|
|
2778
|
+
classNames: string;
|
|
2779
|
+
agGrid: GridApi_2;
|
|
2780
|
+
gridSlot: HTMLSlotElement;
|
|
2781
|
+
themeMode: 'light' | 'dark';
|
|
2782
|
+
gridComponents: {
|
|
2783
|
+
[componentName: string]: any;
|
|
2784
|
+
};
|
|
2785
|
+
/**
|
|
2786
|
+
* Enable pagination for the grid.
|
|
2787
|
+
* @remarks
|
|
2788
|
+
* When enabled, the grid will automatically configure pagination settings.
|
|
2789
|
+
* Note that AG Grid's full pagination functionality requires the Enterprise module.
|
|
2790
|
+
* While basic pagination will work in Community edition, advanced features like
|
|
2791
|
+
* custom pagination components require Enterprise.
|
|
2792
|
+
* @see https://www.ag-grid.com/javascript-data-grid/row-pagination/
|
|
2793
|
+
* @see https://www.ag-grid.com/javascript-data-grid/server-side-model-pagination/
|
|
2794
|
+
*/
|
|
2795
|
+
pagination: boolean;
|
|
2796
|
+
/**
|
|
2797
|
+
* Number of rows per page when pagination is enabled.
|
|
2798
|
+
* @remarks
|
|
2799
|
+
* **Default Value:** `DatasourceDefaults.DEFAULT_PAGINATION_PAGE_SIZE (25)` (default MAX_ROWS divided by 10)
|
|
2800
|
+
*
|
|
2801
|
+
* **Only used when pagination is enabled on client-side, server-side pagination page size is fixed to MAX_ROWS.**
|
|
2802
|
+
*
|
|
2803
|
+
* Note that AG Grid's full pagination functionality requires the Enterprise module.
|
|
2804
|
+
*/
|
|
2805
|
+
paginationPageSize: number;
|
|
2806
|
+
/**
|
|
2807
|
+
* Configuration for the grid status bar components.
|
|
2808
|
+
* @remarks
|
|
2809
|
+
* This requires AG Grid Enterprise module to be enabled.
|
|
2810
|
+
* The status bar will only be displayed if the Enterprise module is available.
|
|
2811
|
+
* @see https://www.ag-grid.com/javascript-data-grid/component-status-bar/
|
|
2812
|
+
*/
|
|
2813
|
+
statusBarConfig: GridProStatusBarConfig;
|
|
2814
|
+
/**
|
|
2815
|
+
* Enables or disables the grid status bar.
|
|
2816
|
+
* @remarks
|
|
2817
|
+
* Default is false.
|
|
2818
|
+
* When disabled, no status bar will be displayed regardless of statusBarConfig.
|
|
2819
|
+
* This requires AG Grid Enterprise module to be available for the status bar to be displayed when enabled.
|
|
2820
|
+
*/
|
|
2821
|
+
withStatusBar: boolean;
|
|
2822
|
+
/**
|
|
2823
|
+
* Custom error handler dialog template function.
|
|
2824
|
+
* @remarks
|
|
2825
|
+
* When provided, this function will be used to render custom error dialogs instead of the default error handler.
|
|
2826
|
+
* The function should accept a prefix string and an array of grid error items and return a ViewTemplate.
|
|
2827
|
+
* If not provided, the default error handler dialog template will be used.
|
|
2828
|
+
*/
|
|
2829
|
+
customErrorHandlerTemplate?: (prefix: string, gridErrorItems: GridProErrorItem<any>[]) => ViewTemplate;
|
|
2830
|
+
private columnState;
|
|
2831
|
+
protected agGridOptions: GridOptions_2;
|
|
2832
|
+
protected initialised: boolean;
|
|
2833
|
+
private rehydrationAttempted;
|
|
2834
|
+
private rootEventsListeners;
|
|
2835
|
+
private gridEventsQueue;
|
|
2836
|
+
private registeredGridEvents;
|
|
2837
|
+
private _filterConfig;
|
|
2838
|
+
getfilterModel(): Promise<{
|
|
2839
|
+
[key: string]: any;
|
|
2840
|
+
}>;
|
|
2841
|
+
setFilterModel(value: {
|
|
2842
|
+
[key: string]: any;
|
|
2843
|
+
}): Promise<void>;
|
|
2844
|
+
/**
|
|
2845
|
+
* Injectable config that allows to change grid options on an app level basis
|
|
2846
|
+
* To modify options, register instance of the config in DOM container that is
|
|
2847
|
+
* above the grid or on the top level of the application, so it applies to all grids.
|
|
2848
|
+
*
|
|
2849
|
+
* @example
|
|
2850
|
+
* ```
|
|
2851
|
+
* DI.getOrCreateDOMContainer().register([
|
|
2852
|
+
* Registration.instance<GridOptionsConfig>(GridOptionsConfig, {
|
|
2853
|
+
* headerHeight: 50,
|
|
2854
|
+
* }),
|
|
2855
|
+
* ]);
|
|
2856
|
+
* ```
|
|
2857
|
+
*/
|
|
2858
|
+
gridOptionsConfig: GridOptionsConfig;
|
|
2859
|
+
provider: any;
|
|
2860
|
+
constructor();
|
|
2861
|
+
/**
|
|
2862
|
+
* Adds an event listener to the grid element.
|
|
2863
|
+
* @param eventType - The event type to listen for. Recommened to use the `Events` from AG Grid.
|
|
2864
|
+
* @param listener - The event listener to call when the event is fired.
|
|
2865
|
+
* @param options - An options object that specifies characteristics about the event listener.
|
|
2866
|
+
* @privateRemarks
|
|
2867
|
+
* This will change once we do the AG Upgrade and `eventType` will be correctly typed.
|
|
2868
|
+
*/
|
|
2869
|
+
addEventListener(eventType: string, listener: any, options?: boolean | AddEventListenerOptions): void;
|
|
2870
|
+
private addGridEventListener;
|
|
2871
|
+
private handleError;
|
|
2872
|
+
private handleBaseDatasourceError;
|
|
2873
|
+
hideDatasourceError(): void;
|
|
4499
2874
|
connectedCallback(): void;
|
|
4500
2875
|
disconnectedCallback(): void;
|
|
4501
2876
|
/**
|
|
@@ -4772,12 +3147,12 @@ export declare class GridProV34 extends GridProV34_base {
|
|
|
4772
3147
|
allowedAggFuncs?: string[];
|
|
4773
3148
|
showRowGroup?: string | boolean;
|
|
4774
3149
|
sortable?: boolean;
|
|
4775
|
-
sort?: "asc" | "desc";
|
|
4776
|
-
initialSort?: "asc" | "desc";
|
|
3150
|
+
sort?: "asc" | "desc" | SortDef;
|
|
3151
|
+
initialSort?: "asc" | "desc" | SortDef;
|
|
4777
3152
|
sortIndex?: number | null;
|
|
4778
3153
|
initialSortIndex?: number;
|
|
4779
|
-
sortingOrder?: SortDirection[];
|
|
4780
|
-
comparator?: ((valueA: any, valueB: any, nodeA: IRowNode<any>, nodeB: IRowNode<any>, isDescending: boolean) => number) |
|
|
3154
|
+
sortingOrder?: (SortDirection | SortDef)[];
|
|
3155
|
+
comparator?: ((valueA: any, valueB: any, nodeA: IRowNode<any>, nodeB: IRowNode<any>, isDescending: boolean) => number) | SortComparatorFn<any, any> | Partial<Record<SortType, SortComparatorFn<any, any>>>;
|
|
4781
3156
|
unSortIcon?: boolean;
|
|
4782
3157
|
colSpan?: ((params: ColSpanParams<any>) => number) | ((params: ColSpanParams_2<any, any, any>) => number);
|
|
4783
3158
|
rowSpan?: ((params: RowSpanParams<any>) => number) | ((params: RowSpanParams_2<any, any, any>) => number);
|
|
@@ -4813,6 +3188,8 @@ export declare class GridProV34 extends GridProV34_base {
|
|
|
4813
3188
|
floatingFilterComponentFramework?: any;
|
|
4814
3189
|
floatingFilterComponentParams?: any;
|
|
4815
3190
|
cellDataType?: boolean | string;
|
|
3191
|
+
allowFormula?: boolean;
|
|
3192
|
+
tooltipComponentSelector?: CellEditorSelectorFunc_2 | CellRendererSelectorFunc_2;
|
|
4816
3193
|
useValueFormatterForExport?: boolean;
|
|
4817
3194
|
useValueParserForImport?: boolean;
|
|
4818
3195
|
suppressFloatingFilterButton?: boolean;
|
|
@@ -4828,8 +3205,10 @@ export declare class GridProV34 extends GridProV34_base {
|
|
|
4828
3205
|
loadingCellRendererParams?: any;
|
|
4829
3206
|
loadingCellRendererSelector?: ILoadingCellRendererSelectorFunc<any, any, any>;
|
|
4830
3207
|
rowGroupingHierarchy?: (string | ColDef_2<any, any>)[];
|
|
3208
|
+
groupHierarchy?: (string | ColDef_2<any, any>)[];
|
|
4831
3209
|
spanRows?: boolean | ((params: SpanRowsParams<any, any, any>) => boolean);
|
|
4832
3210
|
suppressSpanHeaderHeight?: boolean;
|
|
3211
|
+
headerTooltipValueGetter?: (params: ITooltipParams_2<any, any, any>) => string | any;
|
|
4833
3212
|
headerStyle?: HeaderStyle | HeaderStyleFunc<any, any, any>;
|
|
4834
3213
|
cellAriaRole?: string;
|
|
4835
3214
|
context?: any;
|
|
@@ -4845,7 +3224,1510 @@ export declare class GridProV34 extends GridProV34_base {
|
|
|
4845
3224
|
globalEventListener(eventType: any, event: any): void;
|
|
4846
3225
|
}
|
|
4847
3226
|
|
|
4848
|
-
declare const
|
|
3227
|
+
declare const GridProBeta_base: (new (...args: any[]) => {
|
|
3228
|
+
#_container: FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3229
|
+
#_latestTokenCode: string;
|
|
3230
|
+
#_hasFirstLoaded: boolean;
|
|
3231
|
+
#_cleanupTimeout: NodeJS.Timeout;
|
|
3232
|
+
#_shouldForceLifecycle: boolean;
|
|
3233
|
+
cloneNode(deep?: boolean): Node;
|
|
3234
|
+
deepClone(): Node;
|
|
3235
|
+
get shouldRunDisconnect(): boolean;
|
|
3236
|
+
get shouldRunConnect(): boolean;
|
|
3237
|
+
#_blockLifecycleDueToTokenChange(lifecycleType: "connect" | "disconnect" | "reconnect"): boolean;
|
|
3238
|
+
#_tryFindContainingLayout(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3239
|
+
connectedCallback(): void;
|
|
3240
|
+
readonly $fastController: Controller;
|
|
3241
|
+
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
3242
|
+
disconnectedCallback(): void;
|
|
3243
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
3244
|
+
accessKey: string;
|
|
3245
|
+
readonly accessKeyLabel: string;
|
|
3246
|
+
autocapitalize: string;
|
|
3247
|
+
autocorrect: boolean;
|
|
3248
|
+
dir: string;
|
|
3249
|
+
draggable: boolean;
|
|
3250
|
+
hidden: boolean;
|
|
3251
|
+
inert: boolean;
|
|
3252
|
+
innerText: string;
|
|
3253
|
+
lang: string;
|
|
3254
|
+
readonly offsetHeight: number;
|
|
3255
|
+
readonly offsetLeft: number;
|
|
3256
|
+
readonly offsetParent: Element | null;
|
|
3257
|
+
readonly offsetTop: number;
|
|
3258
|
+
readonly offsetWidth: number;
|
|
3259
|
+
outerText: string;
|
|
3260
|
+
popover: string | null;
|
|
3261
|
+
spellcheck: boolean;
|
|
3262
|
+
title: string;
|
|
3263
|
+
translate: boolean;
|
|
3264
|
+
writingSuggestions: string;
|
|
3265
|
+
attachInternals(): ElementInternals;
|
|
3266
|
+
click(): void;
|
|
3267
|
+
hidePopover(): void;
|
|
3268
|
+
showPopover(): void;
|
|
3269
|
+
togglePopover(options?: boolean): boolean;
|
|
3270
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3271
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3272
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3273
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3274
|
+
readonly attributes: NamedNodeMap;
|
|
3275
|
+
get classList(): DOMTokenList;
|
|
3276
|
+
set classList(value: string): any;
|
|
3277
|
+
className: string;
|
|
3278
|
+
readonly clientHeight: number;
|
|
3279
|
+
readonly clientLeft: number;
|
|
3280
|
+
readonly clientTop: number;
|
|
3281
|
+
readonly clientWidth: number;
|
|
3282
|
+
readonly currentCSSZoom: number;
|
|
3283
|
+
id: string;
|
|
3284
|
+
innerHTML: string;
|
|
3285
|
+
readonly localName: string;
|
|
3286
|
+
readonly namespaceURI: string | null;
|
|
3287
|
+
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
3288
|
+
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
3289
|
+
outerHTML: string;
|
|
3290
|
+
readonly ownerDocument: Document;
|
|
3291
|
+
get part(): DOMTokenList;
|
|
3292
|
+
set part(value: string): any;
|
|
3293
|
+
readonly prefix: string | null;
|
|
3294
|
+
readonly scrollHeight: number;
|
|
3295
|
+
scrollLeft: number;
|
|
3296
|
+
scrollTop: number;
|
|
3297
|
+
readonly scrollWidth: number;
|
|
3298
|
+
readonly shadowRoot: ShadowRoot | null;
|
|
3299
|
+
slot: string;
|
|
3300
|
+
readonly tagName: string;
|
|
3301
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
3302
|
+
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
3303
|
+
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K];
|
|
3304
|
+
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K];
|
|
3305
|
+
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K];
|
|
3306
|
+
closest<E extends Element = Element>(selectors: string): E;
|
|
3307
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
3308
|
+
getAttribute(qualifiedName: string): string | null;
|
|
3309
|
+
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
3310
|
+
getAttributeNames(): string[];
|
|
3311
|
+
getAttributeNode(qualifiedName: string): Attr | null;
|
|
3312
|
+
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
3313
|
+
getBoundingClientRect(): DOMRect;
|
|
3314
|
+
getClientRects(): DOMRectList;
|
|
3315
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
3316
|
+
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
3317
|
+
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
3318
|
+
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
3319
|
+
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3320
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
3321
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
3322
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
3323
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
3324
|
+
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
3325
|
+
getHTML(options?: GetHTMLOptions): string;
|
|
3326
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
3327
|
+
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
3328
|
+
hasAttributes(): boolean;
|
|
3329
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
3330
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
3331
|
+
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
3332
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
3333
|
+
matches(selectors: string): boolean;
|
|
3334
|
+
releasePointerCapture(pointerId: number): void;
|
|
3335
|
+
removeAttribute(qualifiedName: string): void;
|
|
3336
|
+
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
3337
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
3338
|
+
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
3339
|
+
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
3340
|
+
scroll(options?: ScrollToOptions): void;
|
|
3341
|
+
scroll(x: number, y: number): void;
|
|
3342
|
+
scrollBy(options?: ScrollToOptions): void;
|
|
3343
|
+
scrollBy(x: number, y: number): void;
|
|
3344
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
3345
|
+
scrollTo(options?: ScrollToOptions): void;
|
|
3346
|
+
scrollTo(x: number, y: number): void;
|
|
3347
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
3348
|
+
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
3349
|
+
setAttributeNode(attr: Attr): Attr | null;
|
|
3350
|
+
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
3351
|
+
setHTMLUnsafe(html: string): void;
|
|
3352
|
+
setPointerCapture(pointerId: number): void;
|
|
3353
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
3354
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
3355
|
+
textContent: string;
|
|
3356
|
+
readonly baseURI: string;
|
|
3357
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
3358
|
+
readonly firstChild: ChildNode | null;
|
|
3359
|
+
readonly isConnected: boolean;
|
|
3360
|
+
readonly lastChild: ChildNode | null;
|
|
3361
|
+
readonly nextSibling: ChildNode | null;
|
|
3362
|
+
readonly nodeName: string;
|
|
3363
|
+
readonly nodeType: number;
|
|
3364
|
+
nodeValue: string | null;
|
|
3365
|
+
readonly parentElement: HTMLElement | null;
|
|
3366
|
+
readonly parentNode: ParentNode | null;
|
|
3367
|
+
readonly previousSibling: ChildNode | null;
|
|
3368
|
+
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
3369
|
+
compareDocumentPosition(other: Node): number;
|
|
3370
|
+
contains(other: Node | null): boolean;
|
|
3371
|
+
getRootNode(options?: GetRootNodeOptions): Node;
|
|
3372
|
+
hasChildNodes(): boolean;
|
|
3373
|
+
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
3374
|
+
isDefaultNamespace(namespace: string | null): boolean;
|
|
3375
|
+
isEqualNode(otherNode: Node | null): boolean;
|
|
3376
|
+
isSameNode(otherNode: Node | null): boolean;
|
|
3377
|
+
lookupNamespaceURI(prefix: string | null): string | null;
|
|
3378
|
+
lookupPrefix(namespace: string | null): string | null;
|
|
3379
|
+
normalize(): void;
|
|
3380
|
+
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
3381
|
+
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
3382
|
+
readonly ELEMENT_NODE: 1;
|
|
3383
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
3384
|
+
readonly TEXT_NODE: 3;
|
|
3385
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
3386
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
3387
|
+
readonly ENTITY_NODE: 6;
|
|
3388
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
3389
|
+
readonly COMMENT_NODE: 8;
|
|
3390
|
+
readonly DOCUMENT_NODE: 9;
|
|
3391
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
3392
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
3393
|
+
readonly NOTATION_NODE: 12;
|
|
3394
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
3395
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
3396
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
3397
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
3398
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
3399
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
3400
|
+
dispatchEvent(event: Event): boolean;
|
|
3401
|
+
ariaActiveDescendantElement: Element | null;
|
|
3402
|
+
ariaAtomic: string | null;
|
|
3403
|
+
ariaAutoComplete: string | null;
|
|
3404
|
+
ariaBrailleLabel: string | null;
|
|
3405
|
+
ariaBrailleRoleDescription: string | null;
|
|
3406
|
+
ariaBusy: string | null;
|
|
3407
|
+
ariaChecked: string | null;
|
|
3408
|
+
ariaColCount: string | null;
|
|
3409
|
+
ariaColIndex: string | null;
|
|
3410
|
+
ariaColIndexText: string | null;
|
|
3411
|
+
ariaColSpan: string | null;
|
|
3412
|
+
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
3413
|
+
ariaCurrent: string | null;
|
|
3414
|
+
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
3415
|
+
ariaDescription: string | null;
|
|
3416
|
+
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
3417
|
+
ariaDisabled: string | null;
|
|
3418
|
+
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
3419
|
+
ariaExpanded: string | null;
|
|
3420
|
+
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
3421
|
+
ariaHasPopup: string | null;
|
|
3422
|
+
ariaHidden: string | null;
|
|
3423
|
+
ariaInvalid: string | null;
|
|
3424
|
+
ariaKeyShortcuts: string | null;
|
|
3425
|
+
ariaLabel: string | null;
|
|
3426
|
+
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
3427
|
+
ariaLevel: string | null;
|
|
3428
|
+
ariaLive: string | null;
|
|
3429
|
+
ariaModal: string | null;
|
|
3430
|
+
ariaMultiLine: string | null;
|
|
3431
|
+
ariaMultiSelectable: string | null;
|
|
3432
|
+
ariaOrientation: string | null;
|
|
3433
|
+
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
3434
|
+
ariaPlaceholder: string | null;
|
|
3435
|
+
ariaPosInSet: string | null;
|
|
3436
|
+
ariaPressed: string | null;
|
|
3437
|
+
ariaReadOnly: string | null;
|
|
3438
|
+
ariaRelevant: string | null;
|
|
3439
|
+
ariaRequired: string | null;
|
|
3440
|
+
ariaRoleDescription: string | null;
|
|
3441
|
+
ariaRowCount: string | null;
|
|
3442
|
+
ariaRowIndex: string | null;
|
|
3443
|
+
ariaRowIndexText: string | null;
|
|
3444
|
+
ariaRowSpan: string | null;
|
|
3445
|
+
ariaSelected: string | null;
|
|
3446
|
+
ariaSetSize: string | null;
|
|
3447
|
+
ariaSort: string | null;
|
|
3448
|
+
ariaValueMax: string | null;
|
|
3449
|
+
ariaValueMin: string | null;
|
|
3450
|
+
ariaValueNow: string | null;
|
|
3451
|
+
ariaValueText: string | null;
|
|
3452
|
+
role: string | null;
|
|
3453
|
+
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
3454
|
+
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
3455
|
+
after(...nodes: (Node | string)[]): void;
|
|
3456
|
+
before(...nodes: (Node | string)[]): void;
|
|
3457
|
+
remove(): void;
|
|
3458
|
+
replaceWith(...nodes: (Node | string)[]): void;
|
|
3459
|
+
readonly nextElementSibling: Element | null;
|
|
3460
|
+
readonly previousElementSibling: Element | null;
|
|
3461
|
+
readonly childElementCount: number;
|
|
3462
|
+
readonly children: HTMLCollection;
|
|
3463
|
+
readonly firstElementChild: Element | null;
|
|
3464
|
+
readonly lastElementChild: Element | null;
|
|
3465
|
+
append(...nodes: (Node | string)[]): void;
|
|
3466
|
+
prepend(...nodes: (Node | string)[]): void;
|
|
3467
|
+
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
3468
|
+
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
3469
|
+
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
3470
|
+
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
3471
|
+
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
3472
|
+
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
3473
|
+
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
3474
|
+
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
3475
|
+
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3476
|
+
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
3477
|
+
replaceChildren(...nodes: (Node | string)[]): void;
|
|
3478
|
+
readonly assignedSlot: HTMLSlotElement | null;
|
|
3479
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
3480
|
+
get style(): CSSStyleDeclaration;
|
|
3481
|
+
set style(cssText: string): any;
|
|
3482
|
+
contentEditable: string;
|
|
3483
|
+
enterKeyHint: string;
|
|
3484
|
+
inputMode: string;
|
|
3485
|
+
readonly isContentEditable: boolean;
|
|
3486
|
+
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3487
|
+
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3488
|
+
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3489
|
+
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3490
|
+
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3491
|
+
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3492
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
3493
|
+
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3494
|
+
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3495
|
+
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3496
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3497
|
+
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3498
|
+
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3499
|
+
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3500
|
+
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3501
|
+
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3502
|
+
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3503
|
+
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3504
|
+
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3505
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3506
|
+
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3507
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3508
|
+
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3509
|
+
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3510
|
+
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3511
|
+
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3512
|
+
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3513
|
+
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3514
|
+
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3515
|
+
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3516
|
+
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3517
|
+
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3518
|
+
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3519
|
+
onerror: OnErrorEventHandler;
|
|
3520
|
+
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3521
|
+
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
3522
|
+
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3523
|
+
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3524
|
+
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3525
|
+
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3526
|
+
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3527
|
+
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3528
|
+
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3529
|
+
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3530
|
+
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3531
|
+
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3532
|
+
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3533
|
+
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3534
|
+
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3535
|
+
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3536
|
+
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3537
|
+
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3538
|
+
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3539
|
+
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3540
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3541
|
+
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3542
|
+
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3543
|
+
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3544
|
+
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3545
|
+
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3546
|
+
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3547
|
+
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3548
|
+
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3549
|
+
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3550
|
+
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3551
|
+
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3552
|
+
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3553
|
+
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
3554
|
+
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3555
|
+
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3556
|
+
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3557
|
+
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3558
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3559
|
+
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
3560
|
+
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3561
|
+
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3562
|
+
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3563
|
+
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3564
|
+
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3565
|
+
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3566
|
+
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3567
|
+
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
3568
|
+
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3569
|
+
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3570
|
+
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3571
|
+
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3572
|
+
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3573
|
+
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3574
|
+
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3575
|
+
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3576
|
+
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3577
|
+
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3578
|
+
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3579
|
+
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3580
|
+
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3581
|
+
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3582
|
+
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3583
|
+
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3584
|
+
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3585
|
+
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
3586
|
+
autofocus: boolean;
|
|
3587
|
+
readonly dataset: DOMStringMap;
|
|
3588
|
+
nonce?: string;
|
|
3589
|
+
tabIndex: number;
|
|
3590
|
+
blur(): void;
|
|
3591
|
+
focus(options?: FocusOptions): void;
|
|
3592
|
+
}) & typeof FoundationElement;
|
|
3593
|
+
|
|
3594
|
+
/**
|
|
3595
|
+
* The available Grid Pro header case types
|
|
3596
|
+
* @public
|
|
3597
|
+
*/
|
|
3598
|
+
export declare enum GridProCaseType {
|
|
3599
|
+
camelCase = "camelCase",
|
|
3600
|
+
capitalCase = "capitalCase",
|
|
3601
|
+
dotCase = "dotCase",
|
|
3602
|
+
headerCase = "headerCase",
|
|
3603
|
+
noCase = "noCase",
|
|
3604
|
+
paramCase = "paramCase",
|
|
3605
|
+
pascalCase = "pascalCase",
|
|
3606
|
+
pathCase = "pathCase",
|
|
3607
|
+
sentenceCase = "sentenceCase",
|
|
3608
|
+
snakeCase = "snakeCase"
|
|
3609
|
+
}
|
|
3610
|
+
|
|
3611
|
+
/**
|
|
3612
|
+
* The Grid Pro Cell element.
|
|
3613
|
+
* @remarks Used inside the Grid Pro Column element, to define a cell renderer from the template.
|
|
3614
|
+
* @public
|
|
3615
|
+
*/
|
|
3616
|
+
export declare class GridProCell extends FoundationElement implements ICellRendererComp {
|
|
3617
|
+
renderer: ICellRendererFunc;
|
|
3618
|
+
rendererParams: ICellRendererParams;
|
|
3619
|
+
slottedRenderer: HTMLElement[];
|
|
3620
|
+
connectedCallback(): void;
|
|
3621
|
+
init(params: ICellRendererParams): void;
|
|
3622
|
+
getGui(): HTMLElement;
|
|
3623
|
+
destroy(): void;
|
|
3624
|
+
refresh(params: ICellRendererParams): boolean;
|
|
3625
|
+
slottedAgRendererChanged(): void;
|
|
3626
|
+
}
|
|
3627
|
+
|
|
3628
|
+
/**
|
|
3629
|
+
* The Genesis Datasource element, for client-side | CSRM-compatible data fetching and used exclusively by the GridPro element.
|
|
3630
|
+
* @remarks Only supports Client-Side Row Model.
|
|
3631
|
+
* @public
|
|
3632
|
+
*/
|
|
3633
|
+
export declare class GridProClientSideDatasource extends GridProGenesisDatasource {
|
|
3634
|
+
}
|
|
3635
|
+
|
|
3636
|
+
/**
|
|
3637
|
+
* The Grid Pro Column element.
|
|
3638
|
+
* @remarks Used insde the Grid Pro element, to specify the column definitions (ColDef) for a given column.
|
|
3639
|
+
* @public
|
|
3640
|
+
*/
|
|
3641
|
+
export declare class GridProColumn extends GridProColumn_base {
|
|
3642
|
+
slottedAgCell: HTMLElement[];
|
|
3643
|
+
definition: ColDef;
|
|
3644
|
+
slottedAgCellChanged(): void;
|
|
3645
|
+
deepClone(): Node;
|
|
3646
|
+
}
|
|
3647
|
+
|
|
3648
|
+
declare const GridProColumn_base: (new (...args: any[]) => {
|
|
3649
|
+
#_container: FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3650
|
+
#_latestTokenCode: string;
|
|
3651
|
+
#_hasFirstLoaded: boolean;
|
|
3652
|
+
#_cleanupTimeout: NodeJS.Timeout;
|
|
3653
|
+
#_shouldForceLifecycle: boolean;
|
|
3654
|
+
cloneNode(deep?: boolean): Node;
|
|
3655
|
+
deepClone(): Node;
|
|
3656
|
+
get shouldRunDisconnect(): boolean;
|
|
3657
|
+
get shouldRunConnect(): boolean;
|
|
3658
|
+
#_blockLifecycleDueToTokenChange(lifecycleType: "connect" | "disconnect" | "reconnect"): boolean;
|
|
3659
|
+
#_tryFindContainingLayout(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
3660
|
+
connectedCallback(): void;
|
|
3661
|
+
readonly $fastController: Controller;
|
|
3662
|
+
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
3663
|
+
disconnectedCallback(): void;
|
|
3664
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
3665
|
+
accessKey: string;
|
|
3666
|
+
readonly accessKeyLabel: string;
|
|
3667
|
+
autocapitalize: string;
|
|
3668
|
+
autocorrect: boolean;
|
|
3669
|
+
dir: string;
|
|
3670
|
+
draggable: boolean;
|
|
3671
|
+
hidden: boolean;
|
|
3672
|
+
inert: boolean;
|
|
3673
|
+
innerText: string;
|
|
3674
|
+
lang: string;
|
|
3675
|
+
readonly offsetHeight: number;
|
|
3676
|
+
readonly offsetLeft: number;
|
|
3677
|
+
readonly offsetParent: Element | null;
|
|
3678
|
+
readonly offsetTop: number;
|
|
3679
|
+
readonly offsetWidth: number;
|
|
3680
|
+
outerText: string;
|
|
3681
|
+
popover: string | null;
|
|
3682
|
+
spellcheck: boolean;
|
|
3683
|
+
title: string;
|
|
3684
|
+
translate: boolean;
|
|
3685
|
+
writingSuggestions: string;
|
|
3686
|
+
attachInternals(): ElementInternals;
|
|
3687
|
+
click(): void;
|
|
3688
|
+
hidePopover(): void;
|
|
3689
|
+
showPopover(): void;
|
|
3690
|
+
togglePopover(options?: boolean): boolean;
|
|
3691
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
3692
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
3693
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
3694
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
3695
|
+
readonly attributes: NamedNodeMap;
|
|
3696
|
+
get classList(): DOMTokenList;
|
|
3697
|
+
set classList(value: string): any;
|
|
3698
|
+
className: string;
|
|
3699
|
+
readonly clientHeight: number;
|
|
3700
|
+
readonly clientLeft: number;
|
|
3701
|
+
readonly clientTop: number;
|
|
3702
|
+
readonly clientWidth: number;
|
|
3703
|
+
readonly currentCSSZoom: number;
|
|
3704
|
+
id: string;
|
|
3705
|
+
innerHTML: string;
|
|
3706
|
+
readonly localName: string;
|
|
3707
|
+
readonly namespaceURI: string | null;
|
|
3708
|
+
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
3709
|
+
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
3710
|
+
outerHTML: string;
|
|
3711
|
+
readonly ownerDocument: Document;
|
|
3712
|
+
get part(): DOMTokenList;
|
|
3713
|
+
set part(value: string): any;
|
|
3714
|
+
readonly prefix: string | null;
|
|
3715
|
+
readonly scrollHeight: number;
|
|
3716
|
+
scrollLeft: number;
|
|
3717
|
+
scrollTop: number;
|
|
3718
|
+
readonly scrollWidth: number;
|
|
3719
|
+
readonly shadowRoot: ShadowRoot | null;
|
|
3720
|
+
slot: string;
|
|
3721
|
+
readonly tagName: string;
|
|
3722
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
3723
|
+
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
3724
|
+
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K];
|
|
3725
|
+
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K];
|
|
3726
|
+
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K];
|
|
3727
|
+
closest<E extends Element = Element>(selectors: string): E;
|
|
3728
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
3729
|
+
getAttribute(qualifiedName: string): string | null;
|
|
3730
|
+
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
3731
|
+
getAttributeNames(): string[];
|
|
3732
|
+
getAttributeNode(qualifiedName: string): Attr | null;
|
|
3733
|
+
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
3734
|
+
getBoundingClientRect(): DOMRect;
|
|
3735
|
+
getClientRects(): DOMRectList;
|
|
3736
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
3737
|
+
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
3738
|
+
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
3739
|
+
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
3740
|
+
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3741
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
3742
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
3743
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
3744
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
3745
|
+
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
3746
|
+
getHTML(options?: GetHTMLOptions): string;
|
|
3747
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
3748
|
+
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
3749
|
+
hasAttributes(): boolean;
|
|
3750
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
3751
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
3752
|
+
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
3753
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
3754
|
+
matches(selectors: string): boolean;
|
|
3755
|
+
releasePointerCapture(pointerId: number): void;
|
|
3756
|
+
removeAttribute(qualifiedName: string): void;
|
|
3757
|
+
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
3758
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
3759
|
+
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
3760
|
+
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
3761
|
+
scroll(options?: ScrollToOptions): void;
|
|
3762
|
+
scroll(x: number, y: number): void;
|
|
3763
|
+
scrollBy(options?: ScrollToOptions): void;
|
|
3764
|
+
scrollBy(x: number, y: number): void;
|
|
3765
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
3766
|
+
scrollTo(options?: ScrollToOptions): void;
|
|
3767
|
+
scrollTo(x: number, y: number): void;
|
|
3768
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
3769
|
+
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
3770
|
+
setAttributeNode(attr: Attr): Attr | null;
|
|
3771
|
+
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
3772
|
+
setHTMLUnsafe(html: string): void;
|
|
3773
|
+
setPointerCapture(pointerId: number): void;
|
|
3774
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
3775
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
3776
|
+
textContent: string;
|
|
3777
|
+
readonly baseURI: string;
|
|
3778
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
3779
|
+
readonly firstChild: ChildNode | null;
|
|
3780
|
+
readonly isConnected: boolean;
|
|
3781
|
+
readonly lastChild: ChildNode | null;
|
|
3782
|
+
readonly nextSibling: ChildNode | null;
|
|
3783
|
+
readonly nodeName: string;
|
|
3784
|
+
readonly nodeType: number;
|
|
3785
|
+
nodeValue: string | null;
|
|
3786
|
+
readonly parentElement: HTMLElement | null;
|
|
3787
|
+
readonly parentNode: ParentNode | null;
|
|
3788
|
+
readonly previousSibling: ChildNode | null;
|
|
3789
|
+
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
3790
|
+
compareDocumentPosition(other: Node): number;
|
|
3791
|
+
contains(other: Node | null): boolean;
|
|
3792
|
+
getRootNode(options?: GetRootNodeOptions): Node;
|
|
3793
|
+
hasChildNodes(): boolean;
|
|
3794
|
+
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
3795
|
+
isDefaultNamespace(namespace: string | null): boolean;
|
|
3796
|
+
isEqualNode(otherNode: Node | null): boolean;
|
|
3797
|
+
isSameNode(otherNode: Node | null): boolean;
|
|
3798
|
+
lookupNamespaceURI(prefix: string | null): string | null;
|
|
3799
|
+
lookupPrefix(namespace: string | null): string | null;
|
|
3800
|
+
normalize(): void;
|
|
3801
|
+
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
3802
|
+
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
3803
|
+
readonly ELEMENT_NODE: 1;
|
|
3804
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
3805
|
+
readonly TEXT_NODE: 3;
|
|
3806
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
3807
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
3808
|
+
readonly ENTITY_NODE: 6;
|
|
3809
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
3810
|
+
readonly COMMENT_NODE: 8;
|
|
3811
|
+
readonly DOCUMENT_NODE: 9;
|
|
3812
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
3813
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
3814
|
+
readonly NOTATION_NODE: 12;
|
|
3815
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
3816
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
3817
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
3818
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
3819
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
3820
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
3821
|
+
dispatchEvent(event: Event): boolean;
|
|
3822
|
+
ariaActiveDescendantElement: Element | null;
|
|
3823
|
+
ariaAtomic: string | null;
|
|
3824
|
+
ariaAutoComplete: string | null;
|
|
3825
|
+
ariaBrailleLabel: string | null;
|
|
3826
|
+
ariaBrailleRoleDescription: string | null;
|
|
3827
|
+
ariaBusy: string | null;
|
|
3828
|
+
ariaChecked: string | null;
|
|
3829
|
+
ariaColCount: string | null;
|
|
3830
|
+
ariaColIndex: string | null;
|
|
3831
|
+
ariaColIndexText: string | null;
|
|
3832
|
+
ariaColSpan: string | null;
|
|
3833
|
+
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
3834
|
+
ariaCurrent: string | null;
|
|
3835
|
+
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
3836
|
+
ariaDescription: string | null;
|
|
3837
|
+
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
3838
|
+
ariaDisabled: string | null;
|
|
3839
|
+
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
3840
|
+
ariaExpanded: string | null;
|
|
3841
|
+
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
3842
|
+
ariaHasPopup: string | null;
|
|
3843
|
+
ariaHidden: string | null;
|
|
3844
|
+
ariaInvalid: string | null;
|
|
3845
|
+
ariaKeyShortcuts: string | null;
|
|
3846
|
+
ariaLabel: string | null;
|
|
3847
|
+
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
3848
|
+
ariaLevel: string | null;
|
|
3849
|
+
ariaLive: string | null;
|
|
3850
|
+
ariaModal: string | null;
|
|
3851
|
+
ariaMultiLine: string | null;
|
|
3852
|
+
ariaMultiSelectable: string | null;
|
|
3853
|
+
ariaOrientation: string | null;
|
|
3854
|
+
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
3855
|
+
ariaPlaceholder: string | null;
|
|
3856
|
+
ariaPosInSet: string | null;
|
|
3857
|
+
ariaPressed: string | null;
|
|
3858
|
+
ariaReadOnly: string | null;
|
|
3859
|
+
ariaRelevant: string | null;
|
|
3860
|
+
ariaRequired: string | null;
|
|
3861
|
+
ariaRoleDescription: string | null;
|
|
3862
|
+
ariaRowCount: string | null;
|
|
3863
|
+
ariaRowIndex: string | null;
|
|
3864
|
+
ariaRowIndexText: string | null;
|
|
3865
|
+
ariaRowSpan: string | null;
|
|
3866
|
+
ariaSelected: string | null;
|
|
3867
|
+
ariaSetSize: string | null;
|
|
3868
|
+
ariaSort: string | null;
|
|
3869
|
+
ariaValueMax: string | null;
|
|
3870
|
+
ariaValueMin: string | null;
|
|
3871
|
+
ariaValueNow: string | null;
|
|
3872
|
+
ariaValueText: string | null;
|
|
3873
|
+
role: string | null;
|
|
3874
|
+
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
3875
|
+
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
3876
|
+
after(...nodes: (Node | string)[]): void;
|
|
3877
|
+
before(...nodes: (Node | string)[]): void;
|
|
3878
|
+
remove(): void;
|
|
3879
|
+
replaceWith(...nodes: (Node | string)[]): void;
|
|
3880
|
+
readonly nextElementSibling: Element | null;
|
|
3881
|
+
readonly previousElementSibling: Element | null;
|
|
3882
|
+
readonly childElementCount: number;
|
|
3883
|
+
readonly children: HTMLCollection;
|
|
3884
|
+
readonly firstElementChild: Element | null;
|
|
3885
|
+
readonly lastElementChild: Element | null;
|
|
3886
|
+
append(...nodes: (Node | string)[]): void;
|
|
3887
|
+
prepend(...nodes: (Node | string)[]): void;
|
|
3888
|
+
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
3889
|
+
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
3890
|
+
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
3891
|
+
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
3892
|
+
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
3893
|
+
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
3894
|
+
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
3895
|
+
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
3896
|
+
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
3897
|
+
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
3898
|
+
replaceChildren(...nodes: (Node | string)[]): void;
|
|
3899
|
+
readonly assignedSlot: HTMLSlotElement | null;
|
|
3900
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
3901
|
+
get style(): CSSStyleDeclaration;
|
|
3902
|
+
set style(cssText: string): any;
|
|
3903
|
+
contentEditable: string;
|
|
3904
|
+
enterKeyHint: string;
|
|
3905
|
+
inputMode: string;
|
|
3906
|
+
readonly isContentEditable: boolean;
|
|
3907
|
+
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3908
|
+
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3909
|
+
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3910
|
+
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3911
|
+
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
3912
|
+
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3913
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
3914
|
+
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3915
|
+
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3916
|
+
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3917
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3918
|
+
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3919
|
+
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3920
|
+
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3921
|
+
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3922
|
+
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3923
|
+
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3924
|
+
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3925
|
+
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3926
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3927
|
+
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3928
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3929
|
+
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3930
|
+
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3931
|
+
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3932
|
+
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3933
|
+
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3934
|
+
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3935
|
+
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3936
|
+
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
3937
|
+
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3938
|
+
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3939
|
+
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3940
|
+
onerror: OnErrorEventHandler;
|
|
3941
|
+
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
3942
|
+
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
3943
|
+
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3944
|
+
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3945
|
+
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3946
|
+
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3947
|
+
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3948
|
+
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
3949
|
+
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3950
|
+
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3951
|
+
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3952
|
+
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3953
|
+
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3954
|
+
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3955
|
+
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3956
|
+
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3957
|
+
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3958
|
+
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3959
|
+
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3960
|
+
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
3961
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
3962
|
+
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3963
|
+
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3964
|
+
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3965
|
+
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3966
|
+
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3967
|
+
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3968
|
+
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3969
|
+
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3970
|
+
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3971
|
+
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3972
|
+
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3973
|
+
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
3974
|
+
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
3975
|
+
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3976
|
+
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3977
|
+
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
3978
|
+
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3979
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3980
|
+
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
3981
|
+
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3982
|
+
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3983
|
+
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3984
|
+
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3985
|
+
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3986
|
+
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3987
|
+
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3988
|
+
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
3989
|
+
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3990
|
+
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
3991
|
+
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
3992
|
+
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3993
|
+
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3994
|
+
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3995
|
+
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
3996
|
+
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3997
|
+
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3998
|
+
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
3999
|
+
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4000
|
+
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4001
|
+
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4002
|
+
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4003
|
+
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4004
|
+
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4005
|
+
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4006
|
+
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
4007
|
+
autofocus: boolean;
|
|
4008
|
+
readonly dataset: DOMStringMap;
|
|
4009
|
+
nonce?: string;
|
|
4010
|
+
tabIndex: number;
|
|
4011
|
+
blur(): void;
|
|
4012
|
+
focus(options?: FocusOptions): void;
|
|
4013
|
+
}) & typeof FoundationElement;
|
|
4014
|
+
|
|
4015
|
+
/**
|
|
4016
|
+
* A directive that renders a set of grid-pro-column elements from a given input binding
|
|
4017
|
+
*
|
|
4018
|
+
* @param itemsBinding - The array to render
|
|
4019
|
+
* @param includeRenderers - Optionally tells whether to include cell renderers, if available
|
|
4020
|
+
* @public
|
|
4021
|
+
*/
|
|
4022
|
+
export declare function gridProColumns<TSource = any>(itemsBinding: Binding<TSource, readonly ColDef[]> | readonly ColDef[], includeRenderers?: boolean): CaptureType<TSource>;
|
|
4023
|
+
|
|
4024
|
+
/**
|
|
4025
|
+
* Grid Pro possible error events
|
|
4026
|
+
* @public
|
|
4027
|
+
*/
|
|
4028
|
+
export declare type GridProErrorEvent = GridProGenesisDatasourceErrorEvent | CustomEvent<GridProErrorItem<any>>;
|
|
4029
|
+
|
|
4030
|
+
/**
|
|
4031
|
+
* Grid Pro Error Item
|
|
4032
|
+
* @public
|
|
4033
|
+
*/
|
|
4034
|
+
export declare interface GridProErrorItem<GridProErrorItemDetailType> {
|
|
4035
|
+
detail: GridProErrorItemDetailType;
|
|
4036
|
+
type: GridProErrorTypes;
|
|
4037
|
+
}
|
|
4038
|
+
|
|
4039
|
+
/**
|
|
4040
|
+
* The error names for the Grid Pro component.
|
|
4041
|
+
* @public
|
|
4042
|
+
*/
|
|
4043
|
+
export declare const gridProErrorNames: {
|
|
4044
|
+
readonly datasource: "datasource";
|
|
4045
|
+
readonly unknown: "unknown";
|
|
4046
|
+
};
|
|
4047
|
+
|
|
4048
|
+
/**
|
|
4049
|
+
* Grid Pro Error Types
|
|
4050
|
+
* @public
|
|
4051
|
+
*/
|
|
4052
|
+
export declare type GridProErrorTypes = keyof typeof gridProErrorNames;
|
|
4053
|
+
|
|
4054
|
+
/**
|
|
4055
|
+
* The event names for the Grid Pro component.
|
|
4056
|
+
* @public
|
|
4057
|
+
*/
|
|
4058
|
+
export declare const gridProEventNames: {
|
|
4059
|
+
datasourceErrorClose: string;
|
|
4060
|
+
};
|
|
4061
|
+
|
|
4062
|
+
/**
|
|
4063
|
+
* Grid Pro Events and Callbacks
|
|
4064
|
+
* @remarks - This type is used to define the events and callbacks that can be passed to the grid
|
|
4065
|
+
* @public
|
|
4066
|
+
*/
|
|
4067
|
+
export declare type GridProEventsAndCallbacks = OnlyFunctions<UntypeNonFunctions<GridOptions>>;
|
|
4068
|
+
|
|
4069
|
+
/**
|
|
4070
|
+
* Grid Pro Event Listeners
|
|
4071
|
+
* @internal
|
|
4072
|
+
*/
|
|
4073
|
+
export declare type GridProEventsListeners = [string, (event: Event) => void][];
|
|
4074
|
+
|
|
4075
|
+
/**
|
|
4076
|
+
* The Genesis Datasource element, for CSRM-compatible data fetching and used exclusively by the GridPro element.
|
|
4077
|
+
* @remarks Only supports Client-Side Row Model.
|
|
4078
|
+
* @public
|
|
4079
|
+
*/
|
|
4080
|
+
export declare class GridProGenesisDatasource extends GridProGenesisDatasource_base {
|
|
4081
|
+
private cachedRowArray;
|
|
4082
|
+
protected transactionData: TransactionData_2;
|
|
4083
|
+
criteriaChanged(oldCriteria: string, newCriteria: string): Promise<void>;
|
|
4084
|
+
requestChanged(oldRequest: string, newRequest: string): void;
|
|
4085
|
+
resourceNameChanged(oldValue: string, newValue: string): void;
|
|
4086
|
+
keepColDefsOnClearRowData: boolean;
|
|
4087
|
+
private dataSub;
|
|
4088
|
+
private updateSub;
|
|
4089
|
+
private requiresFullRowDataAndColDefs;
|
|
4090
|
+
private _lastMoreRows;
|
|
4091
|
+
private _isMoreRowsResult;
|
|
4092
|
+
private _sourceRef;
|
|
4093
|
+
private _nextOffset;
|
|
4094
|
+
private _loadMoreCount;
|
|
4095
|
+
connectedCallback(): void;
|
|
4096
|
+
disconnectedCallback(): void;
|
|
4097
|
+
deepClone(): Node;
|
|
4098
|
+
private colDefsDeepClone;
|
|
4099
|
+
/**
|
|
4100
|
+
* Initializes the datasource.
|
|
4101
|
+
* @public
|
|
4102
|
+
* @param columnDefinitions - Optionally set the `gridOptions` up with column definitions
|
|
4103
|
+
* @param columnStates - Optionally set the grid up with column state
|
|
4104
|
+
* @remarks This method is called automatically when the element is connected to the DOM.
|
|
4105
|
+
*/
|
|
4106
|
+
init(keepColDefsOnClearRowData?: boolean): Promise<void>;
|
|
4107
|
+
/**
|
|
4108
|
+
* Destroys the datasource, resetting it to its initial state.
|
|
4109
|
+
* @public
|
|
4110
|
+
*/
|
|
4111
|
+
destroy(): void;
|
|
4112
|
+
/**
|
|
4113
|
+
* Deinitialises the datasource, resetting it to its initial state.
|
|
4114
|
+
* @deprecated Use `destroy` instead
|
|
4115
|
+
* @public
|
|
4116
|
+
*/
|
|
4117
|
+
deinit(): void;
|
|
4118
|
+
/**
|
|
4119
|
+
* Resets the datasource to its initial state.
|
|
4120
|
+
* @public
|
|
4121
|
+
* @deprecated Use `destroy` instead
|
|
4122
|
+
*/
|
|
4123
|
+
reset(): void;
|
|
4124
|
+
/**
|
|
4125
|
+
* Restarts the datasource, uses `destroy` and `init` in sequence.
|
|
4126
|
+
* @public
|
|
4127
|
+
*/
|
|
4128
|
+
restart(): Promise<void>;
|
|
4129
|
+
/**
|
|
4130
|
+
* Force the grid to redispatch the current rows
|
|
4131
|
+
*/
|
|
4132
|
+
refreshRows(): void;
|
|
4133
|
+
/**
|
|
4134
|
+
* Clears the rowData and columnDefs for the grid.
|
|
4135
|
+
* @remarks This is called when `reloadResourceData` happens, on criteria and filters change or full `reset`.
|
|
4136
|
+
* @param withColumnDefs - Whether to clear the columnDefs as well. Defaults to true.
|
|
4137
|
+
* @internal
|
|
4138
|
+
*/
|
|
4139
|
+
private clearRowData;
|
|
4140
|
+
/**
|
|
4141
|
+
* Sets the columnDefs and rowData for the grid.
|
|
4142
|
+
* @remarks This should only happen once, when the grid is first initialized. Follow up updates will use transactions.
|
|
4143
|
+
* @internal
|
|
4144
|
+
*/
|
|
4145
|
+
private setRowData;
|
|
4146
|
+
/**
|
|
4147
|
+
* Updates the cached row array from the rowData Map
|
|
4148
|
+
* @internal
|
|
4149
|
+
*/
|
|
4150
|
+
private updateCachedRowArray;
|
|
4151
|
+
/**
|
|
4152
|
+
* Emits event to notify data has been loaded
|
|
4153
|
+
* @internal
|
|
4154
|
+
*/
|
|
4155
|
+
private emitDataLoaded;
|
|
4156
|
+
/**
|
|
4157
|
+
* Emits event to notify data has changed
|
|
4158
|
+
* @internal
|
|
4159
|
+
*/
|
|
4160
|
+
private emitDataChanged;
|
|
4161
|
+
/**
|
|
4162
|
+
* Resets the grid data while keeping columnDefs and sends a DATA_LOGOFF message if it's a stream.
|
|
4163
|
+
* Loads resource data without full initialization (no metadata fetch).
|
|
4164
|
+
* @remarks This is used when the grid is already initialized and we want to reload the data due to a criteria/filter change.
|
|
4165
|
+
* @see loadResourceData
|
|
4166
|
+
* @public
|
|
4167
|
+
*/
|
|
4168
|
+
reloadResourceData(): Promise<void>;
|
|
4169
|
+
/**
|
|
4170
|
+
* Initializes the datasource and loads the data for the grid.
|
|
4171
|
+
* Handles both snapshot and stream data (for both REQUEST_SERVER and DATASERVER resource types).
|
|
4172
|
+
*
|
|
4173
|
+
* @param withFullInit - if true, will call datasource.init() with requiresMetadataFetch = true, fetching fresh metadata
|
|
4174
|
+
* @see reloadResourceData
|
|
4175
|
+
* @internal
|
|
4176
|
+
*/
|
|
4177
|
+
private loadResourceData;
|
|
4178
|
+
private handleSnapshot;
|
|
4179
|
+
private handleStreamResult;
|
|
4180
|
+
/**
|
|
4181
|
+
* Updates the status bar based on more rows status
|
|
4182
|
+
* @param moreRows - Whether more rows are available
|
|
4183
|
+
* @param sourceRef - The source reference
|
|
4184
|
+
* @param rowsCount - The total number of rows
|
|
4185
|
+
* @remarks
|
|
4186
|
+
* This method emits an event for the grid to handle status bar updates.
|
|
4187
|
+
*/
|
|
4188
|
+
private updateLoadMoreStatus;
|
|
4189
|
+
private applyRequestServerData;
|
|
4190
|
+
private applyDataserverData;
|
|
4191
|
+
private getAgColumnDefs;
|
|
4192
|
+
setFilter(fieldName: string, newFilter: string): void;
|
|
4193
|
+
removeFilter(fieldName: string): void;
|
|
4194
|
+
applyTransaction(transaction: any): void;
|
|
4195
|
+
private handleSizeChanged;
|
|
4196
|
+
handleStreamInserts(inserts?: any[]): void;
|
|
4197
|
+
handleStreamUpdates(updates?: any[]): void;
|
|
4198
|
+
/**
|
|
4199
|
+
* Handles stream deletes by removing records from the grid.
|
|
4200
|
+
* @param deletes - List of records to remove from the grid stream
|
|
4201
|
+
*/
|
|
4202
|
+
handleStreamDeletes(deletes?: any[]): void;
|
|
4203
|
+
loadMore(): void;
|
|
4204
|
+
}
|
|
4205
|
+
|
|
4206
|
+
declare const GridProGenesisDatasource_base: (new (...args: any[]) => {
|
|
4207
|
+
#_container: FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
4208
|
+
#_latestTokenCode: string;
|
|
4209
|
+
#_hasFirstLoaded: boolean;
|
|
4210
|
+
#_cleanupTimeout: NodeJS.Timeout;
|
|
4211
|
+
#_shouldForceLifecycle: boolean;
|
|
4212
|
+
cloneNode(deep?: boolean): Node;
|
|
4213
|
+
deepClone(): Node;
|
|
4214
|
+
get shouldRunDisconnect(): boolean;
|
|
4215
|
+
get shouldRunConnect(): boolean;
|
|
4216
|
+
#_blockLifecycleDueToTokenChange(lifecycleType: "connect" | "disconnect" | "reconnect"): boolean;
|
|
4217
|
+
#_tryFindContainingLayout(e: Element): FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
4218
|
+
connectedCallback(): void;
|
|
4219
|
+
readonly $fastController: Controller;
|
|
4220
|
+
$emit(type: string, detail?: any, options?: Omit<CustomEventInit, "detail">): boolean | void;
|
|
4221
|
+
disconnectedCallback(): void;
|
|
4222
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
4223
|
+
accessKey: string;
|
|
4224
|
+
readonly accessKeyLabel: string;
|
|
4225
|
+
autocapitalize: string;
|
|
4226
|
+
autocorrect: boolean;
|
|
4227
|
+
dir: string;
|
|
4228
|
+
draggable: boolean;
|
|
4229
|
+
hidden: boolean;
|
|
4230
|
+
inert: boolean;
|
|
4231
|
+
innerText: string;
|
|
4232
|
+
lang: string;
|
|
4233
|
+
readonly offsetHeight: number;
|
|
4234
|
+
readonly offsetLeft: number;
|
|
4235
|
+
readonly offsetParent: Element | null;
|
|
4236
|
+
readonly offsetTop: number;
|
|
4237
|
+
readonly offsetWidth: number;
|
|
4238
|
+
outerText: string;
|
|
4239
|
+
popover: string | null;
|
|
4240
|
+
spellcheck: boolean;
|
|
4241
|
+
title: string;
|
|
4242
|
+
translate: boolean;
|
|
4243
|
+
writingSuggestions: string;
|
|
4244
|
+
attachInternals(): ElementInternals;
|
|
4245
|
+
click(): void;
|
|
4246
|
+
hidePopover(): void;
|
|
4247
|
+
showPopover(): void;
|
|
4248
|
+
togglePopover(options?: boolean): boolean;
|
|
4249
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
4250
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
4251
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
4252
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
4253
|
+
readonly attributes: NamedNodeMap;
|
|
4254
|
+
get classList(): DOMTokenList;
|
|
4255
|
+
set classList(value: string): any;
|
|
4256
|
+
className: string;
|
|
4257
|
+
readonly clientHeight: number;
|
|
4258
|
+
readonly clientLeft: number;
|
|
4259
|
+
readonly clientTop: number;
|
|
4260
|
+
readonly clientWidth: number;
|
|
4261
|
+
readonly currentCSSZoom: number;
|
|
4262
|
+
id: string;
|
|
4263
|
+
innerHTML: string;
|
|
4264
|
+
readonly localName: string;
|
|
4265
|
+
readonly namespaceURI: string | null;
|
|
4266
|
+
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
4267
|
+
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
4268
|
+
outerHTML: string;
|
|
4269
|
+
readonly ownerDocument: Document;
|
|
4270
|
+
get part(): DOMTokenList;
|
|
4271
|
+
set part(value: string): any;
|
|
4272
|
+
readonly prefix: string | null;
|
|
4273
|
+
readonly scrollHeight: number;
|
|
4274
|
+
scrollLeft: number;
|
|
4275
|
+
scrollTop: number;
|
|
4276
|
+
readonly scrollWidth: number;
|
|
4277
|
+
readonly shadowRoot: ShadowRoot | null;
|
|
4278
|
+
slot: string;
|
|
4279
|
+
readonly tagName: string;
|
|
4280
|
+
attachShadow(init: ShadowRootInit): ShadowRoot;
|
|
4281
|
+
checkVisibility(options?: CheckVisibilityOptions): boolean;
|
|
4282
|
+
closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K];
|
|
4283
|
+
closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K];
|
|
4284
|
+
closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K];
|
|
4285
|
+
closest<E extends Element = Element>(selectors: string): E;
|
|
4286
|
+
computedStyleMap(): StylePropertyMapReadOnly;
|
|
4287
|
+
getAttribute(qualifiedName: string): string | null;
|
|
4288
|
+
getAttributeNS(namespace: string | null, localName: string): string | null;
|
|
4289
|
+
getAttributeNames(): string[];
|
|
4290
|
+
getAttributeNode(qualifiedName: string): Attr | null;
|
|
4291
|
+
getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
|
|
4292
|
+
getBoundingClientRect(): DOMRect;
|
|
4293
|
+
getClientRects(): DOMRectList;
|
|
4294
|
+
getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
|
|
4295
|
+
getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
|
|
4296
|
+
getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
|
|
4297
|
+
getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
|
|
4298
|
+
getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
4299
|
+
getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
|
|
4300
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
|
|
4301
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
|
|
4302
|
+
getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
|
|
4303
|
+
getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
|
|
4304
|
+
getHTML(options?: GetHTMLOptions): string;
|
|
4305
|
+
hasAttribute(qualifiedName: string): boolean;
|
|
4306
|
+
hasAttributeNS(namespace: string | null, localName: string): boolean;
|
|
4307
|
+
hasAttributes(): boolean;
|
|
4308
|
+
hasPointerCapture(pointerId: number): boolean;
|
|
4309
|
+
insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
|
|
4310
|
+
insertAdjacentHTML(position: InsertPosition, string: string): void;
|
|
4311
|
+
insertAdjacentText(where: InsertPosition, data: string): void;
|
|
4312
|
+
matches(selectors: string): boolean;
|
|
4313
|
+
releasePointerCapture(pointerId: number): void;
|
|
4314
|
+
removeAttribute(qualifiedName: string): void;
|
|
4315
|
+
removeAttributeNS(namespace: string | null, localName: string): void;
|
|
4316
|
+
removeAttributeNode(attr: Attr): Attr;
|
|
4317
|
+
requestFullscreen(options?: FullscreenOptions): Promise<void>;
|
|
4318
|
+
requestPointerLock(options?: PointerLockOptions): Promise<void>;
|
|
4319
|
+
scroll(options?: ScrollToOptions): void;
|
|
4320
|
+
scroll(x: number, y: number): void;
|
|
4321
|
+
scrollBy(options?: ScrollToOptions): void;
|
|
4322
|
+
scrollBy(x: number, y: number): void;
|
|
4323
|
+
scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
|
|
4324
|
+
scrollTo(options?: ScrollToOptions): void;
|
|
4325
|
+
scrollTo(x: number, y: number): void;
|
|
4326
|
+
setAttribute(qualifiedName: string, value: string): void;
|
|
4327
|
+
setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
|
|
4328
|
+
setAttributeNode(attr: Attr): Attr | null;
|
|
4329
|
+
setAttributeNodeNS(attr: Attr): Attr | null;
|
|
4330
|
+
setHTMLUnsafe(html: string): void;
|
|
4331
|
+
setPointerCapture(pointerId: number): void;
|
|
4332
|
+
toggleAttribute(qualifiedName: string, force?: boolean): boolean;
|
|
4333
|
+
webkitMatchesSelector(selectors: string): boolean;
|
|
4334
|
+
textContent: string;
|
|
4335
|
+
readonly baseURI: string;
|
|
4336
|
+
readonly childNodes: NodeListOf<ChildNode>;
|
|
4337
|
+
readonly firstChild: ChildNode | null;
|
|
4338
|
+
readonly isConnected: boolean;
|
|
4339
|
+
readonly lastChild: ChildNode | null;
|
|
4340
|
+
readonly nextSibling: ChildNode | null;
|
|
4341
|
+
readonly nodeName: string;
|
|
4342
|
+
readonly nodeType: number;
|
|
4343
|
+
nodeValue: string | null;
|
|
4344
|
+
readonly parentElement: HTMLElement | null;
|
|
4345
|
+
readonly parentNode: ParentNode | null;
|
|
4346
|
+
readonly previousSibling: ChildNode | null;
|
|
4347
|
+
appendChild<T_1 extends Node>(node: T_1): T_1;
|
|
4348
|
+
compareDocumentPosition(other: Node): number;
|
|
4349
|
+
contains(other: Node | null): boolean;
|
|
4350
|
+
getRootNode(options?: GetRootNodeOptions): Node;
|
|
4351
|
+
hasChildNodes(): boolean;
|
|
4352
|
+
insertBefore<T_1 extends Node>(node: T_1, child: Node | null): T_1;
|
|
4353
|
+
isDefaultNamespace(namespace: string | null): boolean;
|
|
4354
|
+
isEqualNode(otherNode: Node | null): boolean;
|
|
4355
|
+
isSameNode(otherNode: Node | null): boolean;
|
|
4356
|
+
lookupNamespaceURI(prefix: string | null): string | null;
|
|
4357
|
+
lookupPrefix(namespace: string | null): string | null;
|
|
4358
|
+
normalize(): void;
|
|
4359
|
+
removeChild<T_1 extends Node>(child: T_1): T_1;
|
|
4360
|
+
replaceChild<T_1 extends Node>(node: Node, child: T_1): T_1;
|
|
4361
|
+
readonly ELEMENT_NODE: 1;
|
|
4362
|
+
readonly ATTRIBUTE_NODE: 2;
|
|
4363
|
+
readonly TEXT_NODE: 3;
|
|
4364
|
+
readonly CDATA_SECTION_NODE: 4;
|
|
4365
|
+
readonly ENTITY_REFERENCE_NODE: 5;
|
|
4366
|
+
readonly ENTITY_NODE: 6;
|
|
4367
|
+
readonly PROCESSING_INSTRUCTION_NODE: 7;
|
|
4368
|
+
readonly COMMENT_NODE: 8;
|
|
4369
|
+
readonly DOCUMENT_NODE: 9;
|
|
4370
|
+
readonly DOCUMENT_TYPE_NODE: 10;
|
|
4371
|
+
readonly DOCUMENT_FRAGMENT_NODE: 11;
|
|
4372
|
+
readonly NOTATION_NODE: 12;
|
|
4373
|
+
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
|
|
4374
|
+
readonly DOCUMENT_POSITION_PRECEDING: 2;
|
|
4375
|
+
readonly DOCUMENT_POSITION_FOLLOWING: 4;
|
|
4376
|
+
readonly DOCUMENT_POSITION_CONTAINS: 8;
|
|
4377
|
+
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
|
|
4378
|
+
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
|
|
4379
|
+
dispatchEvent(event: Event): boolean;
|
|
4380
|
+
ariaActiveDescendantElement: Element | null;
|
|
4381
|
+
ariaAtomic: string | null;
|
|
4382
|
+
ariaAutoComplete: string | null;
|
|
4383
|
+
ariaBrailleLabel: string | null;
|
|
4384
|
+
ariaBrailleRoleDescription: string | null;
|
|
4385
|
+
ariaBusy: string | null;
|
|
4386
|
+
ariaChecked: string | null;
|
|
4387
|
+
ariaColCount: string | null;
|
|
4388
|
+
ariaColIndex: string | null;
|
|
4389
|
+
ariaColIndexText: string | null;
|
|
4390
|
+
ariaColSpan: string | null;
|
|
4391
|
+
ariaControlsElements: ReadonlyArray<Element> | null;
|
|
4392
|
+
ariaCurrent: string | null;
|
|
4393
|
+
ariaDescribedByElements: ReadonlyArray<Element> | null;
|
|
4394
|
+
ariaDescription: string | null;
|
|
4395
|
+
ariaDetailsElements: ReadonlyArray<Element> | null;
|
|
4396
|
+
ariaDisabled: string | null;
|
|
4397
|
+
ariaErrorMessageElements: ReadonlyArray<Element> | null;
|
|
4398
|
+
ariaExpanded: string | null;
|
|
4399
|
+
ariaFlowToElements: ReadonlyArray<Element> | null;
|
|
4400
|
+
ariaHasPopup: string | null;
|
|
4401
|
+
ariaHidden: string | null;
|
|
4402
|
+
ariaInvalid: string | null;
|
|
4403
|
+
ariaKeyShortcuts: string | null;
|
|
4404
|
+
ariaLabel: string | null;
|
|
4405
|
+
ariaLabelledByElements: ReadonlyArray<Element> | null;
|
|
4406
|
+
ariaLevel: string | null;
|
|
4407
|
+
ariaLive: string | null;
|
|
4408
|
+
ariaModal: string | null;
|
|
4409
|
+
ariaMultiLine: string | null;
|
|
4410
|
+
ariaMultiSelectable: string | null;
|
|
4411
|
+
ariaOrientation: string | null;
|
|
4412
|
+
ariaOwnsElements: ReadonlyArray<Element> | null;
|
|
4413
|
+
ariaPlaceholder: string | null;
|
|
4414
|
+
ariaPosInSet: string | null;
|
|
4415
|
+
ariaPressed: string | null;
|
|
4416
|
+
ariaReadOnly: string | null;
|
|
4417
|
+
ariaRelevant: string | null;
|
|
4418
|
+
ariaRequired: string | null;
|
|
4419
|
+
ariaRoleDescription: string | null;
|
|
4420
|
+
ariaRowCount: string | null;
|
|
4421
|
+
ariaRowIndex: string | null;
|
|
4422
|
+
ariaRowIndexText: string | null;
|
|
4423
|
+
ariaRowSpan: string | null;
|
|
4424
|
+
ariaSelected: string | null;
|
|
4425
|
+
ariaSetSize: string | null;
|
|
4426
|
+
ariaSort: string | null;
|
|
4427
|
+
ariaValueMax: string | null;
|
|
4428
|
+
ariaValueMin: string | null;
|
|
4429
|
+
ariaValueNow: string | null;
|
|
4430
|
+
ariaValueText: string | null;
|
|
4431
|
+
role: string | null;
|
|
4432
|
+
animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
|
|
4433
|
+
getAnimations(options?: GetAnimationsOptions): Animation[];
|
|
4434
|
+
after(...nodes: (Node | string)[]): void;
|
|
4435
|
+
before(...nodes: (Node | string)[]): void;
|
|
4436
|
+
remove(): void;
|
|
4437
|
+
replaceWith(...nodes: (Node | string)[]): void;
|
|
4438
|
+
readonly nextElementSibling: Element | null;
|
|
4439
|
+
readonly previousElementSibling: Element | null;
|
|
4440
|
+
readonly childElementCount: number;
|
|
4441
|
+
readonly children: HTMLCollection;
|
|
4442
|
+
readonly firstElementChild: Element | null;
|
|
4443
|
+
readonly lastElementChild: Element | null;
|
|
4444
|
+
append(...nodes: (Node | string)[]): void;
|
|
4445
|
+
prepend(...nodes: (Node | string)[]): void;
|
|
4446
|
+
querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
|
|
4447
|
+
querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
|
|
4448
|
+
querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
|
|
4449
|
+
querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
|
|
4450
|
+
querySelector<E extends Element = Element>(selectors: string): E | null;
|
|
4451
|
+
querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
|
|
4452
|
+
querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
|
|
4453
|
+
querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
|
|
4454
|
+
querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
|
|
4455
|
+
querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
|
|
4456
|
+
replaceChildren(...nodes: (Node | string)[]): void;
|
|
4457
|
+
readonly assignedSlot: HTMLSlotElement | null;
|
|
4458
|
+
readonly attributeStyleMap: StylePropertyMap;
|
|
4459
|
+
get style(): CSSStyleDeclaration;
|
|
4460
|
+
set style(cssText: string): any;
|
|
4461
|
+
contentEditable: string;
|
|
4462
|
+
enterKeyHint: string;
|
|
4463
|
+
inputMode: string;
|
|
4464
|
+
readonly isContentEditable: boolean;
|
|
4465
|
+
onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
4466
|
+
onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4467
|
+
onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4468
|
+
onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4469
|
+
onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
|
|
4470
|
+
onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4471
|
+
onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
|
|
4472
|
+
onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4473
|
+
onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
4474
|
+
onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
4475
|
+
oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4476
|
+
oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4477
|
+
oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4478
|
+
onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4479
|
+
onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4480
|
+
onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4481
|
+
oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4482
|
+
oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4483
|
+
oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4484
|
+
oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
4485
|
+
oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4486
|
+
oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
4487
|
+
ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4488
|
+
ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4489
|
+
ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4490
|
+
ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4491
|
+
ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4492
|
+
ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4493
|
+
ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4494
|
+
ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
|
|
4495
|
+
ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4496
|
+
onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4497
|
+
onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4498
|
+
onerror: OnErrorEventHandler;
|
|
4499
|
+
onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
|
|
4500
|
+
onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
|
|
4501
|
+
ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4502
|
+
oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4503
|
+
oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4504
|
+
onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
4505
|
+
onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
4506
|
+
onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
|
|
4507
|
+
onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4508
|
+
onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4509
|
+
onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4510
|
+
onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4511
|
+
onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4512
|
+
onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4513
|
+
onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4514
|
+
onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4515
|
+
onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4516
|
+
onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4517
|
+
onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4518
|
+
onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
|
|
4519
|
+
onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
|
|
4520
|
+
onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4521
|
+
onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4522
|
+
onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4523
|
+
onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4524
|
+
onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4525
|
+
onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4526
|
+
onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4527
|
+
onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4528
|
+
onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4529
|
+
onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4530
|
+
onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4531
|
+
onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
|
|
4532
|
+
onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
|
|
4533
|
+
onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4534
|
+
onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4535
|
+
onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
|
|
4536
|
+
onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4537
|
+
onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4538
|
+
onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
|
|
4539
|
+
onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4540
|
+
onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4541
|
+
onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4542
|
+
onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4543
|
+
onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4544
|
+
onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4545
|
+
onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4546
|
+
onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
|
|
4547
|
+
onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4548
|
+
ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4549
|
+
ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
|
|
4550
|
+
ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4551
|
+
ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4552
|
+
ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4553
|
+
ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
|
|
4554
|
+
ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4555
|
+
ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4556
|
+
ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4557
|
+
ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
|
|
4558
|
+
onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4559
|
+
onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4560
|
+
onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4561
|
+
onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4562
|
+
onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4563
|
+
onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
|
|
4564
|
+
onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
|
|
4565
|
+
autofocus: boolean;
|
|
4566
|
+
readonly dataset: DOMStringMap;
|
|
4567
|
+
nonce?: string;
|
|
4568
|
+
tabIndex: number;
|
|
4569
|
+
blur(): void;
|
|
4570
|
+
focus(options?: FocusOptions): void;
|
|
4571
|
+
}) & typeof GridProBaseDatasource;
|
|
4572
|
+
|
|
4573
|
+
/**
|
|
4574
|
+
* The error event grid pro genesis datasource.
|
|
4575
|
+
* @public
|
|
4576
|
+
*/
|
|
4577
|
+
export declare type GridProGenesisDatasourceErrorEvent = CustomEvent<GridProGenesisDatasourceErrorEventDetail>;
|
|
4578
|
+
|
|
4579
|
+
/**
|
|
4580
|
+
* The event detail for the grid pro genesis datasource `error` event.
|
|
4581
|
+
* @public
|
|
4582
|
+
*/
|
|
4583
|
+
export declare type GridProGenesisDatasourceErrorEventDetail = {
|
|
4584
|
+
message: string;
|
|
4585
|
+
};
|
|
4586
|
+
|
|
4587
|
+
/**
|
|
4588
|
+
* The Genesis Datasource events names.
|
|
4589
|
+
* @public
|
|
4590
|
+
*/
|
|
4591
|
+
export declare const gridProGenesisDatasourceEventNames: {
|
|
4592
|
+
readonly error: "datasource-error";
|
|
4593
|
+
readonly dataInit: "datasource-init";
|
|
4594
|
+
readonly sizeChanged: "datasource-size-changed";
|
|
4595
|
+
readonly moreRowsChanged: "more-rows-changed";
|
|
4596
|
+
};
|
|
4597
|
+
|
|
4598
|
+
/**
|
|
4599
|
+
* The available Grid Pro Renderer Types
|
|
4600
|
+
* @public
|
|
4601
|
+
*/
|
|
4602
|
+
export declare enum GridProRendererTypes {
|
|
4603
|
+
action = "action",
|
|
4604
|
+
actionsMenu = "actionsMenu",
|
|
4605
|
+
boolean = "boolean",
|
|
4606
|
+
editable = "editable",
|
|
4607
|
+
text = "text",// TODO: textField :(
|
|
4608
|
+
select = "select",
|
|
4609
|
+
statusPill = "statusPill",
|
|
4610
|
+
dateEditor = "dateEditor",
|
|
4611
|
+
selectEditor = "selectEditor",
|
|
4612
|
+
numberEditor = "numberEditor",
|
|
4613
|
+
stringEditor = "stringEditor",
|
|
4614
|
+
multiselectEditor = "multiselectEditor"
|
|
4615
|
+
}
|
|
4616
|
+
|
|
4617
|
+
/**
|
|
4618
|
+
* A Genesis Datasource element, for server-side | SSRM-compatible data fetching and used exclusively by the GridPro element.
|
|
4619
|
+
* @remarks Only supports Server-Side Row Model. Requires `@ag-grid-enterprise/server-side-row-model` setup and valid AG Grid Enterprise license.
|
|
4620
|
+
*
|
|
4621
|
+
* **Custom Sort Indicators**: This datasource automatically applies custom sort indicators that are always visible (instead of only on hover).
|
|
4622
|
+
* Sortable columns will show a subtle sort icon even when not sorted, and active sort indicators will be more prominent.
|
|
4623
|
+
* The custom styling uses AG Grid's native icon font for consistency with the grid theme.
|
|
4624
|
+
*
|
|
4625
|
+
* @beta
|
|
4626
|
+
*/
|
|
4627
|
+
export declare class GridProServerSideDatasource extends GridProServerSideDatasource_base {
|
|
4628
|
+
serializer: JSONSerializer;
|
|
4629
|
+
pollingDatasource: Datasource;
|
|
4630
|
+
/**
|
|
4631
|
+
* The starting VIEW_NUMBER of the data to be fetched.
|
|
4632
|
+
* @remarks The VIEW_NUMBER isincremented by the grid as the user scrolls or changes pages.
|
|
4633
|
+
*/
|
|
4634
|
+
zeroBasedViewNumber: boolean;
|
|
4635
|
+
/**
|
|
4636
|
+
* Enable live updates for the grid.
|
|
4637
|
+
* @remarks Only works with DATASERVER resources (StreamDatasource) right now.
|
|
4638
|
+
*/
|
|
4639
|
+
liveUpdates: boolean;
|
|
4640
|
+
/**
|
|
4641
|
+
* The paging mode to use for data fetching.
|
|
4642
|
+
* @remarks
|
|
4643
|
+
* - "viewBased": Uses VIEW_NUMBER and NEXT_VIEW (1 by 1 increment)
|
|
4644
|
+
* - "offsetBased": Uses OFFSET and NEXT_OFFSET (based on maxRows increment)
|
|
4645
|
+
* - undefined: Auto-determines based on criteriaOnlyRequest availability
|
|
4646
|
+
*/
|
|
4647
|
+
pagingMode: PagingMode | undefined;
|
|
4648
|
+
request: any;
|
|
4649
|
+
private indexes;
|
|
4650
|
+
private ssrmDatasource;
|
|
4651
|
+
private liveUpdatesStream;
|
|
4652
|
+
private sortIndicatorCSSDestroy;
|
|
4653
|
+
resourceNameChanged(oldValue: string, newValue: string): void;
|
|
4654
|
+
criteriaChanged(oldCriteria: string, newCriteria: string): void;
|
|
4655
|
+
connectedCallback(): void;
|
|
4656
|
+
disconnectedCallback(): void;
|
|
4657
|
+
deepClone(): Node;
|
|
4658
|
+
/**
|
|
4659
|
+
* Resets the grid data while keeping columnDefs and reloads data.
|
|
4660
|
+
* @remarks This is used when the grid is already initialized and we want to reload the data due to a criteria/filter change.
|
|
4661
|
+
* @beta
|
|
4662
|
+
*/
|
|
4663
|
+
reloadResourceData(params?: DatasourceOptions): Promise<void>;
|
|
4664
|
+
/**
|
|
4665
|
+
* Applies custom sort indicator styling for server-side datasource
|
|
4666
|
+
* @internal
|
|
4667
|
+
*/
|
|
4668
|
+
private applyServerSideSortIndicatorStyling;
|
|
4669
|
+
/**
|
|
4670
|
+
* Removes custom sort indicator styling
|
|
4671
|
+
* @internal
|
|
4672
|
+
*/
|
|
4673
|
+
private removeServerSideSortIndicatorStyling;
|
|
4674
|
+
init(): Promise<void>;
|
|
4675
|
+
onPaginationChanged(event: any): void;
|
|
4676
|
+
destroy(): Promise<void>;
|
|
4677
|
+
restart(): Promise<void>;
|
|
4678
|
+
private clearRowData;
|
|
4679
|
+
private getResourceIndexes;
|
|
4680
|
+
private createReqRepRequest;
|
|
4681
|
+
/**
|
|
4682
|
+
* Creates a polling stream for REQUEST_SERVER resources.
|
|
4683
|
+
* @remarks
|
|
4684
|
+
* Creates a separate `Datasource` instance configured to poll all currently loaded rows
|
|
4685
|
+
* (from offset 0 to current offset + maxRows). This enables change detection across all
|
|
4686
|
+
* loaded data, not just the current page.
|
|
4687
|
+
*
|
|
4688
|
+
* The separate datasource instance has built-in polling logic (pollingInterval, pollTriggerEvents)
|
|
4689
|
+
* and manages its own lifecycle independently of the snapshot datasource.
|
|
4690
|
+
* @param existingParams - The current request parameters (includes OFFSET, MAX_ROWS, etc.)
|
|
4691
|
+
* @returns Object containing the polling stream and the datasource instance
|
|
4692
|
+
* @internal
|
|
4693
|
+
*/
|
|
4694
|
+
private createReqRepStream;
|
|
4695
|
+
/**
|
|
4696
|
+
* Stores the previous poll result for comparison (poll N vs poll N-1).
|
|
4697
|
+
* @remarks
|
|
4698
|
+
* This enables efficient change detection by comparing consecutive polls instead of
|
|
4699
|
+
* maintaining the entire dataset in memory. Only stores the last poll result.
|
|
4700
|
+
* @internal
|
|
4701
|
+
*/
|
|
4702
|
+
private previousPollResult;
|
|
4703
|
+
/**
|
|
4704
|
+
* Resets the previous poll result comparison state.
|
|
4705
|
+
* @remarks
|
|
4706
|
+
* Called when the polling stream is destroyed or recreated with new parameters
|
|
4707
|
+
* (e.g., user scrolls to a different page, or filters/sorting changes).
|
|
4708
|
+
* @internal
|
|
4709
|
+
*/
|
|
4710
|
+
resetPreviousPollResult(): void;
|
|
4711
|
+
/**
|
|
4712
|
+
* Applies polling updates for REQUEST_SERVER resources in SSRM.
|
|
4713
|
+
* @remarks
|
|
4714
|
+
* Compares the current poll result (poll N) with the previous poll result (poll N-1)
|
|
4715
|
+
* to detect inserts, updates, and deletes. Changes are applied to the grid using
|
|
4716
|
+
* `applyServerSideTransaction` to avoid interfering with SSRM's cache management.
|
|
4717
|
+
*
|
|
4718
|
+
* The first poll is stored without applying changes (nothing to compare yet).
|
|
4719
|
+
* Subsequent polls are compared to detect changes efficiently.
|
|
4720
|
+
* @param result - The polling result from the REQUEST_SERVER resource
|
|
4721
|
+
* @internal
|
|
4722
|
+
*/
|
|
4723
|
+
private applyReqRepPollingUpdate;
|
|
4724
|
+
private createDataserverStream;
|
|
4725
|
+
private getAgColumnDefs;
|
|
4726
|
+
applyTransaction(transaction: any): any;
|
|
4727
|
+
loadMore(): void;
|
|
4728
|
+
}
|
|
4729
|
+
|
|
4730
|
+
declare const GridProServerSideDatasource_base: (new (...args: any[]) => {
|
|
4849
4731
|
#_container: FoundationLayoutContainer | LayoutCacheContainer | DOMContainer;
|
|
4850
4732
|
#_latestTokenCode: string;
|
|
4851
4733
|
#_hasFirstLoaded: boolean;
|
|
@@ -5210,7 +5092,131 @@ declare const GridProV34_base: (new (...args: any[]) => {
|
|
|
5210
5092
|
tabIndex: number;
|
|
5211
5093
|
blur(): void;
|
|
5212
5094
|
focus(options?: FocusOptions): void;
|
|
5213
|
-
}) & typeof
|
|
5095
|
+
}) & typeof GridProBaseDatasource;
|
|
5096
|
+
|
|
5097
|
+
/**
|
|
5098
|
+
* Configuration options for the grid status bar components
|
|
5099
|
+
* @public
|
|
5100
|
+
* @remarks
|
|
5101
|
+
* This requires AG Grid Enterprise module to be enabled.
|
|
5102
|
+
* Status bar components will only be displayed if the Enterprise module is available.
|
|
5103
|
+
* @see https://www.ag-grid.com/javascript-data-grid/component-status-bar/
|
|
5104
|
+
*/
|
|
5105
|
+
export declare interface GridProStatusBarConfig {
|
|
5106
|
+
/**
|
|
5107
|
+
* Enable row count status bar component.
|
|
5108
|
+
* @remarks Default is false.
|
|
5109
|
+
*/
|
|
5110
|
+
rows?: boolean;
|
|
5111
|
+
/**
|
|
5112
|
+
* Enable max rows status bar component.
|
|
5113
|
+
* @remarks Default is false.
|
|
5114
|
+
*/
|
|
5115
|
+
maxRows?: boolean;
|
|
5116
|
+
/**
|
|
5117
|
+
* Configure load more button status bar component.
|
|
5118
|
+
* @remarks Can be boolean for simple enable/disable or object for detailed configuration.
|
|
5119
|
+
*/
|
|
5120
|
+
loadMore?: boolean | GridProStatusBarLoadMoreConfig;
|
|
5121
|
+
/**
|
|
5122
|
+
* Configure reload button status bar component.
|
|
5123
|
+
* @remarks Can be boolean for simple enable/disable or object for detailed configuration.
|
|
5124
|
+
*/
|
|
5125
|
+
reload?: boolean | GridProStatusBarReloadConfig;
|
|
5126
|
+
/**
|
|
5127
|
+
* Enable aggregation status bar component.
|
|
5128
|
+
* @remarks Default is true. Shows aggregation values for selected columns.
|
|
5129
|
+
*/
|
|
5130
|
+
aggregation?: boolean;
|
|
5131
|
+
}
|
|
5132
|
+
|
|
5133
|
+
/**
|
|
5134
|
+
* Configuration for the label-value status bar component
|
|
5135
|
+
* @public
|
|
5136
|
+
*/
|
|
5137
|
+
export declare interface GridProStatusBarLabelConfig {
|
|
5138
|
+
/**
|
|
5139
|
+
* The label text to display
|
|
5140
|
+
*/
|
|
5141
|
+
label: string;
|
|
5142
|
+
/**
|
|
5143
|
+
* The value to display
|
|
5144
|
+
*/
|
|
5145
|
+
value: any;
|
|
5146
|
+
/**
|
|
5147
|
+
* Whether to hide the status bar component
|
|
5148
|
+
* @remarks Default is false.
|
|
5149
|
+
*/
|
|
5150
|
+
hide?: boolean;
|
|
5151
|
+
}
|
|
5152
|
+
|
|
5153
|
+
/**
|
|
5154
|
+
* Configuration options for load more status bar component
|
|
5155
|
+
* @public
|
|
5156
|
+
*/
|
|
5157
|
+
export declare interface GridProStatusBarLoadMoreConfig {
|
|
5158
|
+
/**
|
|
5159
|
+
* Custom callback function to execute when the action is triggered.
|
|
5160
|
+
* If not provided, the component will use the default datasource behavior.
|
|
5161
|
+
*/
|
|
5162
|
+
onLoadMore?: () => void;
|
|
5163
|
+
/**
|
|
5164
|
+
* Custom appearance for the button.
|
|
5165
|
+
* @remarks Options: 'accent', 'lightweight', 'neutral', 'outline', 'stealth'
|
|
5166
|
+
*/
|
|
5167
|
+
appearance?: string;
|
|
5168
|
+
/**
|
|
5169
|
+
* Custom tooltip text that appears on hover.
|
|
5170
|
+
* @remarks Default is 'Load More'.
|
|
5171
|
+
*/
|
|
5172
|
+
tooltip?: string;
|
|
5173
|
+
}
|
|
5174
|
+
|
|
5175
|
+
/**
|
|
5176
|
+
* Configuration options for reload status bar component
|
|
5177
|
+
* @public
|
|
5178
|
+
*/
|
|
5179
|
+
export declare interface GridProStatusBarReloadConfig {
|
|
5180
|
+
/**
|
|
5181
|
+
* Custom callback function to execute when the action is triggered.
|
|
5182
|
+
* If not provided, the component will use the default datasource behavior.
|
|
5183
|
+
*/
|
|
5184
|
+
onReload?: () => void;
|
|
5185
|
+
/**
|
|
5186
|
+
* Custom FontAwesome icon name (without 'fa-' prefix).
|
|
5187
|
+
* @remarks Default is 'refresh'.
|
|
5188
|
+
*/
|
|
5189
|
+
icon?: string;
|
|
5190
|
+
/**
|
|
5191
|
+
* Custom tooltip text that appears on hover.
|
|
5192
|
+
* @remarks Default is 'Reload'.
|
|
5193
|
+
*/
|
|
5194
|
+
tooltip?: string;
|
|
5195
|
+
}
|
|
5196
|
+
|
|
5197
|
+
/**
|
|
5198
|
+
* The available Grid Pro Status Bar Types
|
|
5199
|
+
* @public
|
|
5200
|
+
* @remarks
|
|
5201
|
+
* These status bar components require AG Grid Enterprise module to be enabled.
|
|
5202
|
+
* Status bar components will only be displayed if the Enterprise module is available.
|
|
5203
|
+
* @see https://www.ag-grid.com/javascript-data-grid/component-status-bar/
|
|
5204
|
+
*/
|
|
5205
|
+
export declare enum GridProStatusBarTypes {
|
|
5206
|
+
labelValue = "labelValue",
|
|
5207
|
+
pagination = "pagination",
|
|
5208
|
+
loadMore = "loadMore",
|
|
5209
|
+
reload = "reload",
|
|
5210
|
+
rowCount = "rowCount"
|
|
5211
|
+
}
|
|
5212
|
+
|
|
5213
|
+
/**
|
|
5214
|
+
*
|
|
5215
|
+
* @public
|
|
5216
|
+
* @remarks
|
|
5217
|
+
* HTML Element: <foundation-grid-pro>
|
|
5218
|
+
*/
|
|
5219
|
+
export declare const gridProTemplate: ViewTemplate;
|
|
5214
5220
|
|
|
5215
5221
|
/**
|
|
5216
5222
|
* The change size event grid pro genesis datasource.
|