Skip to content

@idealworld/task-table v0.1.0-beta.1 / IwProps / CommonFunctionProps

Interface: CommonFunctionProps

表格级别与布局级别共用的公共功能属性

Common function properties shared by table level and layout level

Extended by

Properties

actionColumn?

optional actionColumn: ActionColumnProps

操作列

Action column

Defined in

props/kernelProps.ts:45


agg?

optional agg: AggDataProps

聚合

Aggregate

Defined in

props/kernelProps.ts:76


edit?

optional edit: EditDataProps

编辑

Edit

Defined in

props/kernelProps.ts:82


filter?

optional filter: FilterDataProps

过滤

Filter

Defined in

props/kernelProps.ts:58


gantt?

optional gantt: GanttLayoutProps

甘特图

Gantt chart

Defined in

props/kernelProps.ts:51


group?

optional group: GroupDataProps

分组

Group

Defined in

props/kernelProps.ts:64


showSelectColumn

showSelectColumn: boolean

是否显示选择列

Whether to show the select column

Defined in

props/kernelProps.ts:32


slice

slice: DataSliceProps

分片

Slice

Defined in

props/kernelProps.ts:26


sort?

optional sort: SortDataProps

排序

Sort

Defined in

props/kernelProps.ts:70


subDataShowKind

subDataShowKind: SubDataShowKind

子数据显示方式

Sub-data display method

Defined in

props/kernelProps.ts:38