Public 成员函数 | |
| AbTableCell (Object value, int width, int type) | |
Public 属性 | |
| Object | value |
| int | width |
| int | type |
© 2012 amsoft.cn 名称:AbTableCell.java 描述:表格的一个单元格.
|
inline |
一个单元格.
| value | 单元格的值 |
| width | 列宽 |
| type | 单元格类型 |
| int com.ab.view.table.AbTableCell.type |
单元格类型.
| Object com.ab.view.table.AbTableCell.value |
按列类型取值.
| int com.ab.view.table.AbTableCell.width |
列宽.
1.8.8