cnhis-design-vue 3.1.42-beta.40 → 3.1.42-beta.41
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/README.md +87 -87
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/fabric-chart/src/utils/index.d.ts +6823 -0
- package/es/components/iho-table/src/IhoTable.vue.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +19 -19
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +59 -236
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +4 -16
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +25 -3
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.js +1 -1
- package/es/components/iho-table/src/types/index.d.ts +11 -0
- package/es/components/iho-table/src/types/pluginType.d.ts +11 -29
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/recommend-search/index.d.ts +7 -7
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
- package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
- package/es/components/scale-view/src/ScaleView.vue.js +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.js +1 -1
- package/es/env.d.ts +24 -24
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +2 -2
- package/es/components/iho-table/index.d.ts +0 -4659
- package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4658
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,computed as t,provide as o,ref as a,watch as l,resolveComponent as s,openBlock as
|
|
1
|
+
import{defineComponent as e,computed as t,provide as o,ref as a,watch as l,resolveComponent as s,openBlock as i,createElementBlock as n,unref as r,normalizeStyle as u,createBlock as c,resolveDynamicComponent as f,createElementVNode as d,createVNode as m,mergeProps as p,createSlots as v,renderList as b,withCtx as h,createCommentVNode as g,renderSlot as x}from"vue";import{useTheme as k}from"../../../shared/hooks/useTheme.js";import{useDebounceFn as y}from"@vueuse/core";import"date-fns";import{isString as C,isFunction as j}from"lodash-es";import{widthAppend as D,uuidGenerator as $}from"../../../shared/utils/index.js";import{promiseTimeout as _}from"@vueuse/shared";import{VxeTableEventNameList as H,InjectionIhoTableEmits as T,InjectionIhoTableAnnotation as w,InjectionIhoTableUUID as A,InjectionIhoTableInstance as L,InjectionIhoTableConfig as R,InjectionIhoTableFieldList as E,InjectionIhoTableHandler as F}from"./constants/index.js";import{createTableHooks as I,applyTableConfigHooks as O,applyTableFieldHooks as S,createTableEventHandlers as W,createDomInsertComponent as q,createDataTransfer as z}from"./hooks/tapHooks/index.js";import{provideIhoTableEventListener as B}from"./hooks/tapHooks/useEventHooks.js";import{eventName2EventListener as G}from"./utils/index.js";import J from"../../../_virtual/plugin-vue_export-helper.js";const K=["id"];var M=J(e({__name:"IhoTable",props:{tableConfig:{type:Object,default:()=>({})},fieldList:{type:Array,default:()=>[]},tableData:{type:Array,default:()=>[]},annotation:{type:Object}},emits:["formChange","settingClick","formClick","keyboard","rowDrag",...H],setup(e,{expose:H,emit:J}){var M,N;const P=e,Q=k({"--c-border-color":"#e2e2e2","--c-head-bg-color":"#f2f2f2","--c-hover-color":"#f7f7f7"}),U=t((()=>{var e,t;const o=null!=(t=null==(e=P.tableConfig)?void 0:e.height)?t:"100%";return{height:"auto"===o?"100%":C(o)&&(o.includes("calc")||o.endsWith("%"))?o:D(o)}})),V=B(),X=function(e,...t){J(e,...t);const o=r(te)[G(e)];j(o)&&o(...t),V.trigger(e,...t)};o(T,X);const Y=I();o(w,t((()=>P.annotation)));const Z=$();o(A,Z);const ee=a();o(L,ee);const te=a({uuid:null!=(N=null==(M=P.tableConfig)?void 0:M.uuid)?N:Z});o(R,te);const oe=y(ae,10);function ae(){te.value=O(Y,P.tableConfig,{$table:ee,emits:X}),te.value.uuid=Z}const le=a([]);o(E,le);const se=y(ie,10);function ie(){le.value=S(Y,P.fieldList,te.value,{$table:ee,emits:X})}const ne=z(Y,te,ee),re=a([]),ue=y(ce,10);async function ce(){var e;re.value=await ne(P.tableData),null==(e=ee.value)||e.recalculate(!0)}const fe={updateTableDataRef:ue,updateConfigRef:oe,updateFieldListRef:se};o(F,fe);const de=W({hooks:Y,config:te,$table:ee,context:fe,emits:X}),me=t((()=>({...te.value,...de})));l((()=>P.tableConfig),(()=>{oe(),se(),ue()}),{deep:!0}),l((()=>P.fieldList),(()=>{se(),ue()}),{deep:!0}),l([()=>P.tableData,()=>{var e;return null==(e=P.tableData)?void 0:e.length}],(async()=>{var e,t;(null==(e=te.value.treeConfig)?void 0:e.expandAll)&&(await _(11),null==(t=ee.value)||t.setAllTreeExpand(!0))})),l((()=>[...P.tableData]),ue),ae(),ie(),ce();const{header:pe,footer:ve}=q(Y);return H({$table:ee,async loadData(e){var t;null==(t=ee.value)||t.loadData(await ne(e))},setSort:(e,t)=>({field:e,value:t}),setFilter:(e,t)=>({field:e,value:t}),...Y.exposeHooks.expose.call({},te,{$table:ee,emits:X})}),Y.setupHooks.setup.call(te,le,{$table:ee,emits:X}),(e,t)=>{const o=s("vxe-grid");return i(),n("section",{class:"iho-table",id:r(Z),style:u(r(Q))},[(i(),c(f(r(pe)))),d("section",{style:u(r(U))},[m(o,p({ref_key:"$table",ref:ee},r(me),{columns:le.value,data:re.value}),v({_:2},[b(e.$slots,((t,o)=>({name:o,fn:h((()=>[g(" 实际上所有的vxe-grid插槽都支持 "),x(e.$slots,o)]))})))]),1040,["columns","data"])],4),(i(),c(f(r(ve))))],12,K)}}}),[["__file","IhoTable.vue"]]);export{M as default};
|
|
@@ -2,7 +2,7 @@ import { AnyObject, Nullable } from '../../../../../../es/shared/types';
|
|
|
2
2
|
import { MaybeRef } from '@vueuse/core';
|
|
3
3
|
import { Ref } from 'vue';
|
|
4
4
|
import { VxeTableInstance } from 'vxe-table';
|
|
5
|
-
import {
|
|
5
|
+
import { IhoTableHandlerContext, IhoTableConfig, IhoTableEmits, IhoTableFieldItem, IhoTableHandler, TableHooks } from '../../../../../../es/components/iho-table/src/types';
|
|
6
6
|
export declare const createTableHooks: () => Readonly<{
|
|
7
7
|
configHooks: import("../../../../../../es/components/iho-table/src/types").AbstractConfigHooks;
|
|
8
8
|
fieldHooks: import("../../../../../../es/components/iho-table/src/types").AbstractFieldHooks;
|
|
@@ -12,7 +12,7 @@ export declare const createTableHooks: () => Readonly<{
|
|
|
12
12
|
domInsertHooks: import("../../../../../../es/components/iho-table/src/types").AbstractDomInsertHooks;
|
|
13
13
|
exposeHooks: import("../../../../../../es/components/iho-table/src/types").AbstractExposeHooks;
|
|
14
14
|
}>;
|
|
15
|
-
export declare function applyTableConfigHooks(hooks: TableHooks, config: IhoTableConfig, context:
|
|
15
|
+
export declare function applyTableConfigHooks(hooks: TableHooks, config: IhoTableConfig, context: IhoTableHandlerContext): IhoTableConfig;
|
|
16
16
|
export declare function applyTableFieldHooks(hooks: TableHooks, fieldList: IhoTableFieldItem[], config: IhoTableConfig, context: {
|
|
17
17
|
$table: Ref<Nullable<VxeTableInstance>>;
|
|
18
18
|
emits: IhoTableEmits;
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import { SyncWaterfallHook } from '../../../../../../es/shared/utils/tapable';
|
|
2
|
-
import {
|
|
2
|
+
import { IhoTableHandlerContext, IhoTableConfig } from '../../../../../../es/components/iho-table/src/types';
|
|
3
3
|
import { AbstractConfigHooks } from '../../../../../../es/components/iho-table/src/types';
|
|
4
4
|
declare class ConfigHooks extends AbstractConfigHooks {
|
|
5
|
-
readonly config: SyncWaterfallHook<[IhoTableConfig,
|
|
6
|
-
readonly rowConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.RowConfig | undefined, IhoTableConfig,
|
|
7
|
-
readonly editConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.EditConfig | undefined, IhoTableConfig,
|
|
5
|
+
readonly config: SyncWaterfallHook<[IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
6
|
+
readonly rowConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.RowConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
7
|
+
readonly editConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.EditConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
8
8
|
readonly columnConfig: SyncWaterfallHook<[(import("vxe-table").VxeTablePropTypes.ColumnConfig & {
|
|
9
9
|
seqSlotFn: string | ((params: import("vxe-table").VxeColumnPropTypes.DefaultSlotParams) => import("vxe-table").SlotVNodeType | import("vxe-table").SlotVNodeType[]) | null | undefined;
|
|
10
|
-
}) | undefined, IhoTableConfig,
|
|
11
|
-
readonly resizableConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ResizableConfig | undefined, IhoTableConfig,
|
|
12
|
-
readonly seqConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.SeqConfig | undefined, IhoTableConfig,
|
|
13
|
-
readonly sortConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.SortConfig | undefined, IhoTableConfig,
|
|
14
|
-
readonly filterConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.FilterConfig | undefined, IhoTableConfig,
|
|
15
|
-
readonly radioConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.RadioConfig | undefined, IhoTableConfig,
|
|
10
|
+
}) | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
11
|
+
readonly resizableConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ResizableConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
12
|
+
readonly seqConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.SeqConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
13
|
+
readonly sortConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.SortConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
14
|
+
readonly filterConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.FilterConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
15
|
+
readonly radioConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.RadioConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
16
16
|
readonly checkboxConfig: SyncWaterfallHook<[(import("vxe-table").VxeTablePropTypes.CheckboxConfig & Partial<import("vxe-table").VxeTablePropTypes.CheckboxConfig & {
|
|
17
17
|
slots: import("vxe-table").VxeColumnPropTypes.Slots;
|
|
18
18
|
maxCheckSize: number;
|
|
19
|
-
}>) | undefined, IhoTableConfig,
|
|
20
|
-
readonly expandConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ExpandConfig | undefined, IhoTableConfig,
|
|
21
|
-
readonly treeConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.TreeConfig | undefined, IhoTableConfig,
|
|
22
|
-
readonly mouseConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.MouseConfig | undefined, IhoTableConfig,
|
|
23
|
-
readonly menuConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.MenuConfig | undefined, IhoTableConfig,
|
|
24
|
-
readonly keyboardConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.KeyboardConfig | undefined, IhoTableConfig,
|
|
25
|
-
readonly scrollY: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ScrollY | undefined, IhoTableConfig,
|
|
26
|
-
readonly scrollX: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ScrollX | undefined, IhoTableConfig,
|
|
27
|
-
readonly editRules: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.EditRules | undefined, IhoTableConfig,
|
|
19
|
+
}>) | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
20
|
+
readonly expandConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ExpandConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
21
|
+
readonly treeConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.TreeConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
22
|
+
readonly mouseConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.MouseConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
23
|
+
readonly menuConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.MenuConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
24
|
+
readonly keyboardConfig: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.KeyboardConfig | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
25
|
+
readonly scrollY: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ScrollY | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
26
|
+
readonly scrollX: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.ScrollX | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
27
|
+
readonly editRules: SyncWaterfallHook<[import("vxe-table").VxeTablePropTypes.EditRules | undefined, IhoTableConfig, IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
28
28
|
}
|
|
29
29
|
export declare function useConfigHooks(): {
|
|
30
30
|
create: () => ConfigHooks;
|
|
@@ -2,242 +2,65 @@ import { Func } from '../../../../../../es/shared/types';
|
|
|
2
2
|
import { AsyncParallelHook } from '../../../../../../es/shared/utils/tapable';
|
|
3
3
|
import { AbstractEventHooks, IhoTableEmitPayload, IhoTableEventNameUnion } from '../../../../../../es/components/iho-table/src/types';
|
|
4
4
|
declare class EventHooks extends AbstractEventHooks {
|
|
5
|
-
readonly onKeydownStart: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.KeydownStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler &
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
readonly
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
readonly
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
readonly
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
readonly
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
readonly
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
readonly
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
readonly
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
readonly
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
readonly
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
readonly
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
readonly
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
readonly
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
readonly
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
readonly
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
65
|
-
readonly onCellMenu: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellMenuEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
66
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
67
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
68
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
69
|
-
readonly onCellMouseenter: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellMouseenterEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
70
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
71
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
72
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
73
|
-
readonly onCellMouseleave: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellMouseleaveEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
74
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
75
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
76
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
77
|
-
readonly onHeaderCellClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.HeaderCellClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
78
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
79
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
80
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
81
|
-
readonly onHeaderCellDblclick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.HeaderCellDblclickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
82
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
83
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
84
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
85
|
-
readonly onHeaderCellMenu: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.HeaderCellMenuEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
86
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
87
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
88
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
89
|
-
readonly onFooterCellClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FooterCellClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
90
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
91
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
92
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
93
|
-
readonly onFooterCellDblclick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FooterCellDblclickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
94
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
95
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
96
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
97
|
-
readonly onFooterCellMenu: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FooterCellMenuEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
98
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
99
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
100
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
101
|
-
readonly onSortChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.SortChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
102
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
103
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
104
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
105
|
-
readonly onFilterChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FilterChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
106
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
107
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
108
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
109
|
-
readonly onFilterVisible: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FilterVisibleEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
110
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
111
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
112
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
113
|
-
readonly onResizableChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ResizableChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
114
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
115
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
116
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
117
|
-
readonly onToggleRowExpand: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ToggleRowExpandEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
118
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
119
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
120
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
121
|
-
readonly onToggleTreeExpand: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ToggleTreeExpandEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
122
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
123
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
124
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
125
|
-
readonly onMenuClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.MenuClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
126
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
127
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
128
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
129
|
-
readonly onEditClosed: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.EditClosedEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
130
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
131
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
132
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
133
|
-
readonly onEditActived: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.EditActivedEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
134
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
135
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
136
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
137
|
-
readonly onEditDisabled: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.EditDisabledEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
138
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
139
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
140
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
141
|
-
readonly onValidError: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ValidErrorEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
142
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
143
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
144
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
145
|
-
readonly onScroll: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ScrollEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
146
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
147
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
148
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
149
|
-
readonly onCustom: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CustomEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
150
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
151
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
152
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
153
|
-
readonly onOpenFnr: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.OpenFnrParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
154
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
155
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
156
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
157
|
-
readonly onFnrChange: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrChangeParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
158
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
159
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
160
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
161
|
-
readonly onFnrFind: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrFindParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
162
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
163
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
164
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
165
|
-
readonly onFnrFindAll: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrFindAllParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
166
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
167
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
168
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
169
|
-
readonly onFnrReplace: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrReplaceParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
170
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
171
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
172
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
173
|
-
readonly onFnrReplaceAll: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrReplaceAllParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
174
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
175
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
176
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
177
|
-
readonly onCellAreaCopy: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaCopyParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
178
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
179
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
180
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
181
|
-
readonly onCellAreaCut: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaCutParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
182
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
183
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
184
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
185
|
-
readonly onCellAreaPaste: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaPasteParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
186
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
187
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
188
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
189
|
-
readonly onCellAreaMerge: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaMergeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
190
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
191
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
192
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
193
|
-
readonly onClearCellAreaMerge: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.ClearCellAreaMergeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
194
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
195
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
196
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
197
|
-
readonly onHeaderCellAreaSelection: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.HeaderCellAreaSelectionEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
198
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
199
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
200
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
201
|
-
readonly onCellAreaSelectionStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaSelectionStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
202
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
203
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
204
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
205
|
-
readonly onCellAreaSelectionDrag: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaSelectionDragEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
206
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
207
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
208
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
209
|
-
readonly onCellAreaSelectionEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaSelectionEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
210
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
211
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
212
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
213
|
-
readonly onCellAreaExtensionStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaExtensionStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
214
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
215
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
216
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
217
|
-
readonly onCellAreaExtensionDrag: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaExtensionDragEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
218
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
219
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
220
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
221
|
-
readonly onCellAreaExtensionEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaExtensionEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
222
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
223
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
224
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
225
|
-
readonly onCellAreaArrowsStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaArrowsStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
226
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
227
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
228
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
229
|
-
readonly onCellAreaArrowsEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaArrowsEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
230
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
231
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
232
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
233
|
-
readonly onActiveCellChangeStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.ActiveCellChangeStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
234
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
235
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
236
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
237
|
-
readonly onActiveCellChangeEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.ActiveCellChangeEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & {
|
|
238
|
-
$table: import("../../../../../../es/shared/types").Nullable<import("vxe-table/types/table").VxeTableInstance>;
|
|
239
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
240
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
5
|
+
readonly onKeydownStart: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.KeydownStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
6
|
+
readonly onKeydown: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.KeydownEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
7
|
+
readonly onKeydownEnd: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.KeydownEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
8
|
+
readonly onPaste: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.PasteEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
9
|
+
readonly onCopy: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CopyEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
10
|
+
readonly onCut: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CutEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
11
|
+
readonly onCurrentChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CurrentChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
12
|
+
readonly onRadioChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.RadioChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
13
|
+
readonly onCheckboxChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CheckboxChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
14
|
+
readonly onCheckboxAll: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CheckboxAllEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
15
|
+
readonly onCheckboxRangeStart: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CheckboxRangeStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
16
|
+
readonly onCheckboxRangeChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CheckboxRangeChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
17
|
+
readonly onCheckboxRangeEnd: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CheckboxRangeEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
18
|
+
readonly onCellClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
19
|
+
readonly onCellDblclick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellDblclickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
20
|
+
readonly onCellMenu: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellMenuEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
21
|
+
readonly onCellMouseenter: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellMouseenterEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
22
|
+
readonly onCellMouseleave: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CellMouseleaveEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
23
|
+
readonly onHeaderCellClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.HeaderCellClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
24
|
+
readonly onHeaderCellDblclick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.HeaderCellDblclickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
25
|
+
readonly onHeaderCellMenu: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.HeaderCellMenuEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
26
|
+
readonly onFooterCellClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FooterCellClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
27
|
+
readonly onFooterCellDblclick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FooterCellDblclickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
28
|
+
readonly onFooterCellMenu: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FooterCellMenuEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
29
|
+
readonly onSortChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.SortChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
30
|
+
readonly onFilterChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FilterChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
31
|
+
readonly onFilterVisible: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.FilterVisibleEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
32
|
+
readonly onResizableChange: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ResizableChangeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
33
|
+
readonly onToggleRowExpand: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ToggleRowExpandEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
34
|
+
readonly onToggleTreeExpand: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ToggleTreeExpandEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
35
|
+
readonly onMenuClick: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.MenuClickEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
36
|
+
readonly onEditClosed: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.EditClosedEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
37
|
+
readonly onEditActived: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.EditActivedEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
38
|
+
readonly onEditDisabled: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.EditDisabledEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
39
|
+
readonly onValidError: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ValidErrorEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
40
|
+
readonly onScroll: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.ScrollEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
41
|
+
readonly onCustom: AsyncParallelHook<[import("vxe-table/types/table").VxeTableDefines.CustomEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
42
|
+
readonly onOpenFnr: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.OpenFnrParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
43
|
+
readonly onFnrChange: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrChangeParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
44
|
+
readonly onFnrFind: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrFindParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
45
|
+
readonly onFnrFindAll: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrFindAllParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
46
|
+
readonly onFnrReplace: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrReplaceParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
47
|
+
readonly onFnrReplaceAll: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.FnrReplaceAllParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
48
|
+
readonly onCellAreaCopy: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaCopyParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
49
|
+
readonly onCellAreaCut: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaCutParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
50
|
+
readonly onCellAreaPaste: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaPasteParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
51
|
+
readonly onCellAreaMerge: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaMergeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
52
|
+
readonly onClearCellAreaMerge: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.ClearCellAreaMergeEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
53
|
+
readonly onHeaderCellAreaSelection: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.HeaderCellAreaSelectionEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
54
|
+
readonly onCellAreaSelectionStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaSelectionStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
55
|
+
readonly onCellAreaSelectionDrag: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaSelectionDragEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
56
|
+
readonly onCellAreaSelectionEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaSelectionEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
57
|
+
readonly onCellAreaExtensionStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaExtensionStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
58
|
+
readonly onCellAreaExtensionDrag: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaExtensionDragEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
59
|
+
readonly onCellAreaExtensionEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaExtensionEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
60
|
+
readonly onCellAreaArrowsStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaArrowsStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
61
|
+
readonly onCellAreaArrowsEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.CellAreaArrowsEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
62
|
+
readonly onActiveCellChangeStart: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.ActiveCellChangeStartEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
63
|
+
readonly onActiveCellChangeEnd: AsyncParallelHook<[import("vxe-table").VxeTableProDefines.ActiveCellChangeEndEventParams, import("../../../../../../es/components/iho-table/src/types").IhoTableConfig, import("../../../../../../es/components/iho-table/src/types").IhoTableHandler & import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<false>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
241
64
|
}
|
|
242
65
|
export declare function useEventHooks(): {
|
|
243
66
|
create: () => EventHooks;
|
|
@@ -2,10 +2,7 @@ import { Func } from '../../../../../../es/shared/types';
|
|
|
2
2
|
import { SyncWaterfallHook } from '../../../../../../es/shared/utils/tapable';
|
|
3
3
|
import { AbstractExposeHooks } from '../../../../../../es/components/iho-table/src/types';
|
|
4
4
|
declare class ExposeHooks extends AbstractExposeHooks {
|
|
5
|
-
readonly expose: SyncWaterfallHook<[Record<string, Func<any[], any>>, import("vue").Ref<import("../../../../../../es/components/iho-table/src/types").IhoTableConfig>,
|
|
6
|
-
$table: import("vue").Ref<import("../../../../../../es/shared/types").Nullable<import("vxe-table").VxeTableInstance>>;
|
|
7
|
-
emits: import("../../../../../../es/components/iho-table/src/types").IhoTableEmits;
|
|
8
|
-
}], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
5
|
+
readonly expose: SyncWaterfallHook<[Record<string, Func<any[], any>>, import("vue").Ref<import("../../../../../../es/components/iho-table/src/types").IhoTableConfig>, import("../../../../../../es/components/iho-table/src/types").IhoTableHandlerContext<true>], import("../../../../../../es/shared/utils/tapable").UnsetAdditionalOptions>;
|
|
9
6
|
}
|
|
10
7
|
export declare function useExposeHooks(): {
|
|
11
8
|
create: () => ExposeHooks;
|