Class TableView-DisplayOptions
用于确定要显示哪些内部控件, 控件对应的属性为Boolean类型, 取值为true时显示.
Defined in: TableView.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
Field Attributes | Field Name and Description |
---|---|
计数
|
|
调试
|
|
过滤器
|
|
行选择框
|
|
是否多选
|
|
分页
|
|
排序
|
|
标题
|
Field Detail
{Boolean}
count
计数
{Boolean}
debug
调试
{Boolean}
filter
过滤器
{Boolean}
marker
行选择框
{Boolean}
multiple
是否多选
{Boolean}
pager
分页
{Boolean}
sort
排序
{Boolean}
title
标题