Class Index | File Index

Classes


Class TableView-DisplayOptions

用于确定要显示哪些内部控件, 控件对应的属性为Boolean类型, 取值为true时显示.
Defined in: TableView.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Field Summary
Field Attributes Field Name and Description
 
计数
 
调试
 
过滤器
 
行选择框
 
是否多选
 
分页
 
排序
 
标题
Class Detail
<inner> TableView-DisplayOptions()
Field Detail
{Boolean} count
计数

{Boolean} debug
调试

{Boolean} filter
过滤器

{Boolean} marker
行选择框

{Boolean} multiple
是否多选

{Boolean} pager
分页

{Boolean} sort
排序

{Boolean} title
标题

Documentation generated by JsDoc Toolkit 2.3.0 on Sat Oct 23 2010 16:24:07 GMT+0800 (CST)