Skip to content

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

Interface: LayoutProps

布局属性

Layout props

Extends

Properties

actionColumn?

optional actionColumn: ActionColumnProps

操作列

Action column

Inherited from

CommonFunctionProps.actionColumn

Defined in

props/kernelProps.ts:45


agg?

optional agg: AggDataProps

聚合

Aggregate

Inherited from

CommonFunctionProps.agg

Defined in

props/kernelProps.ts:76


columns

columns: LayoutColumnProps[]

Columns

Defined in

props/kernelProps.ts:757


edit?

optional edit: EditDataProps

编辑

Edit

Inherited from

CommonFunctionProps.edit

Defined in

props/kernelProps.ts:82


filter?

optional filter: FilterDataProps

过滤

Filter

Inherited from

CommonFunctionProps.filter

Defined in

props/kernelProps.ts:58


gantt?

optional gantt: GanttLayoutProps

甘特图

Gantt chart

Inherited from

CommonFunctionProps.gantt

Defined in

props/kernelProps.ts:51


group?

optional group: GroupDataProps

分组

Group

Inherited from

CommonFunctionProps.group

Defined in

props/kernelProps.ts:64


icon

icon: string

图标(来自内部图标库)

Icon (from internal icon library)

Defined in

props/kernelProps.ts:751


id

id: string

ID

ID

Defined in

props/kernelProps.ts:733


layoutKind

layoutKind: LayoutKind

布局类型

Layout kind

Defined in

props/kernelProps.ts:745


showSelectColumn

showSelectColumn: boolean

是否显示选择列

Whether to show the select column

Inherited from

CommonFunctionProps.showSelectColumn

Defined in

props/kernelProps.ts:32


slice

slice: DataSliceProps

分片

Slice

Inherited from

CommonFunctionProps.slice

Defined in

props/kernelProps.ts:26


sort?

optional sort: SortDataProps

排序

Sort

Inherited from

CommonFunctionProps.sort

Defined in

props/kernelProps.ts:70


subDataShowKind

subDataShowKind: SubDataShowKind

子数据显示方式

Sub-data display method

Inherited from

CommonFunctionProps.subDataShowKind

Defined in

props/kernelProps.ts:38


title

title: string

标题

Title

Defined in

props/kernelProps.ts:739