Skip to content

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

Interface: LayoutModifyProps

布局修改属性

Layout modify props

Extends

Properties

actionColumn?

optional actionColumn: ActionColumnProps

操作列

Action column

Inherited from

Partial.actionColumn

Defined in

props/kernelProps.ts:45


agg?

optional agg: AggDataProps

聚合

Aggregate

Inherited from

Partial.agg

Defined in

props/kernelProps.ts:76


changedColumn?

optional changedColumn: LayoutColumnProps

变更的列

Changed column

Defined in

props/kernelProps.ts:884


edit?

optional edit: EditDataProps

编辑

Edit

Inherited from

Partial.edit

Defined in

props/kernelProps.ts:82


filter?

optional filter: FilterDataProps

过滤

Filter

Inherited from

Partial.filter

Defined in

props/kernelProps.ts:58


gantt?

optional gantt: GanttLayoutProps

甘特图

Gantt chart

Inherited from

Partial.gantt

Defined in

props/kernelProps.ts:51


group?

optional group: GroupDataProps

分组

Group

Inherited from

Partial.group

Defined in

props/kernelProps.ts:64


icon?

optional icon: string

图标(来自内部图标库)

Icon (from internal icon library)

Defined in

props/kernelProps.ts:877


showSelectColumn?

optional showSelectColumn: boolean

是否显示选择列

Whether to show the select column

Inherited from

Partial.showSelectColumn

Defined in

props/kernelProps.ts:32


slice?

optional slice: DataSliceProps

分片

Slice

Inherited from

Partial.slice

Defined in

props/kernelProps.ts:26


sort?

optional sort: SortDataProps

排序

Sort

Inherited from

Partial.sort

Defined in

props/kernelProps.ts:70


subDataShowKind?

optional subDataShowKind: SubDataShowKind

子数据显示方式

Sub-data display method

Inherited from

Partial.subDataShowKind

Defined in

props/kernelProps.ts:38


title?

optional title: string

标题

Title

Defined in

props/kernelProps.ts:871