Skip to content

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

Interface: SimpleLayoutProps

简单布局属性

Simple layout props

Extends

  • SimpleCommonFunctionProps

Properties

actionColumn?

optional actionColumn: ActionColumnProps

操作列

Action column

Inherited from

SimpleCommonFunctionProps.actionColumn

Defined in

props/kernelProps.ts:114


agg?

optional agg: SimpleAggDataProps

聚合

Aggregate

Inherited from

SimpleCommonFunctionProps.agg

Defined in

props/kernelProps.ts:145


columns?

optional columns: SimpleLayoutColumnProps[]

Columns

Defined in

props/kernelProps.ts:794


edit?

optional edit: SimpleEditDataProps

编辑

Edit

Inherited from

SimpleCommonFunctionProps.edit

Defined in

props/kernelProps.ts:151


filter?

optional filter: SimpleFilterDataProps

过滤

Filter

Inherited from

SimpleCommonFunctionProps.filter

Defined in

props/kernelProps.ts:127


gantt?

optional gantt: SimpleGanttLayoutProps

甘特图

Gantt chart

Inherited from

SimpleCommonFunctionProps.gantt

Defined in

props/kernelProps.ts:120


group?

optional group: SimpleGroupDataProps

分组

Group

Inherited from

SimpleCommonFunctionProps.group

Defined in

props/kernelProps.ts:133


icon?

optional icon: string

图标(来自内部图标库)

Icon (from internal icon library)

Defined in

props/kernelProps.ts:788


id?

optional id: string

ID

ID

Defined in

props/kernelProps.ts:770


layoutKind?

optional layoutKind: LayoutKind

布局类型

Layout kind

Defined in

props/kernelProps.ts:782


showSelectColumn?

optional showSelectColumn: boolean

是否显示选择列

Whether to show the select column

Inherited from

SimpleCommonFunctionProps.showSelectColumn

Defined in

props/kernelProps.ts:101


slice?

optional slice: Partial<DataSliceProps>

分片

Slice

Inherited from

SimpleCommonFunctionProps.slice

Defined in

props/kernelProps.ts:95


sort?

optional sort: SimpleSortDataProps

排序

Sort

Inherited from

SimpleCommonFunctionProps.sort

Defined in

props/kernelProps.ts:139


subDataShowKind?

optional subDataShowKind: SubDataShowKind

子数据显示方式

Sub-data display method

Inherited from

SimpleCommonFunctionProps.subDataShowKind

Defined in

props/kernelProps.ts:107


title

title: string

标题

Title

Defined in

props/kernelProps.ts:776