@idealworld/task-table v0.1.0-beta.1 / IwProps / SimpleLayoutProps
Interface: SimpleLayoutProps
简单布局属性
Simple layout props
Extends
SimpleCommonFunctionProps
Properties
actionColumn?
optionalactionColumn:ActionColumnProps
操作列
Action column
Inherited from
SimpleCommonFunctionProps.actionColumn
Defined in
agg?
optionalagg:SimpleAggDataProps
聚合
Aggregate
Inherited from
SimpleCommonFunctionProps.agg
Defined in
columns?
optionalcolumns:SimpleLayoutColumnProps[]
列
Columns
Defined in
edit?
optionaledit:SimpleEditDataProps
编辑
Edit
Inherited from
SimpleCommonFunctionProps.edit
Defined in
filter?
optionalfilter:SimpleFilterDataProps
过滤
Filter
Inherited from
SimpleCommonFunctionProps.filter
Defined in
gantt?
optionalgantt:SimpleGanttLayoutProps
甘特图
Gantt chart
Inherited from
SimpleCommonFunctionProps.gantt
Defined in
group?
optionalgroup:SimpleGroupDataProps
分组
Group
Inherited from
SimpleCommonFunctionProps.group
Defined in
icon?
optionalicon:string
图标(来自内部图标库)
Icon (from internal icon library)
Defined in
id?
optionalid:string
ID
ID
Defined in
layoutKind?
optionallayoutKind:LayoutKind
布局类型
Layout kind
Defined in
showSelectColumn?
optionalshowSelectColumn:boolean
是否显示选择列
Whether to show the select column
Inherited from
SimpleCommonFunctionProps.showSelectColumn
Defined in
slice?
optionalslice:Partial<DataSliceProps>
分片
Slice
Inherited from
SimpleCommonFunctionProps.slice
Defined in
sort?
optionalsort:SimpleSortDataProps
排序
Sort
Inherited from
SimpleCommonFunctionProps.sort
Defined in
subDataShowKind?
optionalsubDataShowKind:SubDataShowKind
子数据显示方式
Sub-data display method
Inherited from
SimpleCommonFunctionProps.subDataShowKind
Defined in
title
title:
string
标题
Title