@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
agg?
optional
agg:AggDataProps
聚合
Aggregate
Defined in
edit?
optional
edit:EditDataProps
编辑
Edit
Defined in
filter?
optional
filter:FilterDataProps
过滤
Filter
Defined in
gantt?
optional
gantt:GanttLayoutProps
甘特图
Gantt chart
Defined in
group?
optional
group:GroupDataProps
分组
Group
Defined in
showSelectColumn
showSelectColumn:
boolean
是否显示选择列
Whether to show the select column
Defined in
slice
slice:
DataSliceProps
分片
Slice
Defined in
sort?
optional
sort:SortDataProps
排序
Sort
Defined in
subDataShowKind
subDataShowKind:
SubDataShowKind
子数据显示方式
Sub-data display method